[PATCH] Add -z option to show-files
authorJunio C Hamano <junkio@cox.net>
Fri, 15 Apr 2005 18:11:01 +0000 (11:11 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 15 Apr 2005 18:11:01 +0000 (11:11 -0700)
commitb83c83457eb647a54fee7dd8a89f1787226c1be7
tree07c2d8f92d55b9ab885c10bfa862e652dcc40ee5
parent9945d9805130fdb752a91fcfae7084b219b9dec3
[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>
show-files.c