commit | b83c83457eb647a54fee7dd8a89f1787226c1be7 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Fri Apr 15 11:11:01 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Fri Apr 15 11:11:01 2005 -0700 |
tree | 07c2d8f92d55b9ab885c10bfa862e652dcc40ee5 | |
parent | 9945d9805130fdb752a91fcfae7084b219b9dec3 [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>