author | Junio C Hamano <junkio@cox.net> | |
Fri, 15 Apr 2005 18:11:01 +0000 (11:11 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Fri, 15 Apr 2005 18:11:01 +0000 (11:11 -0700) | ||
commit | b83c83457eb647a54fee7dd8a89f1787226c1be7 | |
tree | 07c2d8f92d55b9ab885c10bfa862e652dcc40ee5 | tree | snapshot |
parent | 9945d9805130fdb752a91fcfae7084b219b9dec3 | commit | diff |
[PATCH] Add -z option to show-files
This adds NUL-terminated output (-z) to show-files. This is necessary
for merge-trees script to deal with filenames with embedded newlines.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This adds NUL-terminated output (-z) to show-files. This is necessary
for merge-trees script to deal with filenames with embedded newlines.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
show-files.c | diff | blob | history |