diff options
author | Kilian Kilger <kkilger@gmail.com> | 2022-07-21 09:07:20 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-07-21 09:47:06 -0700 |
commit | d205483695366803e912da6ae24380c33c293467 (patch) | |
tree | 7dba195b828004149ce79ce2a8393d6c4a0b7911 /commit.h | |
parent | 34f67c9619b56ab4718427c1a31071641f0dccdb (diff) |
git-p4: refactoring of p4CmdList()
The function p4CmdList executes a Perforce command and
decodes the marshalled python dictionary. Special care has to be
taken for certain dictionary values which contain non-unicode characters.
The old handling contained separate hacks for each of the corresponding
dictionary keys. This commit tries to refactor the coding to handle the
special cases uniformely.
Signed-off-by: Kilian Kilger <kkilger@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions