summaryrefslogtreecommitdiff
path: root/perl
diff options
context:
space:
mode:
authorLibravatar John Chapman <thestar@fussycoder.id.au>2008-11-08 14:22:48 +1100
committerLibravatar Junio C Hamano <gitster@pobox.com>2008-11-11 14:50:03 -0800
commit7f96e2e25aa008556a4ede7a65de8488eb9890e6 (patch)
treef29e2b6d6bd4c279bcc72a0d522ade1618a38ae7 /perl
parentFix non-literal format in printf-style calls (diff)
downloadtgif-7f96e2e25aa008556a4ede7a65de8488eb9890e6.tar.xz
git-p4: Support purged files and optimize memory usage
Purged files are handled as if they are merely deleted, which is not entirely optimal, but I don't know of any other way to handle them. File data is deleted from memory as early as they can, and they are more efficiently handled, at (significant) cost to CPU usage. Still need to handle p4 branches with spaces in their names. Still need to make git-p4 clone more reliable. - Perhaps with a --continue option. (Sometimes the p4 server kills the connection) Signed-off-by: John Chapman <thestar@fussycoder.id.au> Acked-by: Simon Hausmann <simon@lst.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'perl')
0 files changed, 0 insertions, 0 deletions