diff options
author | Junio C Hamano <junkio@cox.net> | 2005-04-16 21:29:45 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 21:29:45 -0700 |
commit | d94c6128e6df3161b111e7af73a7ef782eb4b63e (patch) | |
tree | cc2df043a780ba35f1ad458d4710a4ea42fc9c17 /commit.h | |
parent | b8f80925e3cdf229f03245f2ebb02323ddd98118 (diff) | |
download | git-d94c6128e6df3161b111e7af73a7ef782eb4b63e.tar.gz |
[PATCH] show-diff -z option for machine readable output.
This patch adds the -z option to the show-diff command,
primarily for use by scripts. The information emitted is
similar to that of -q option, but in a more machine readable
form. Records are terminated with NUL instead of LF, so that
the scripts can deal with pathnames with embedded newlines.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions