summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 86ff1d2)
raw | patch | inline | side by side (parent: 86ff1d2)
author | Petr Baudis <pasky@suse.cz> | |
Tue, 11 Apr 2006 11:22:17 +0000 (13:22 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 11 Apr 2006 18:16:51 +0000 (11:16 -0700) |
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/diff-options.txt | patch | blob | history | |
diff.h | patch | blob | history |
index ec6811c71885a9aa0a28626c46e0645cd79864ac..338014c8162c1576796a57ab61498612948fe9dc 100644 (file)
-u::
Synonym for "-p".
+--patch-with-raw::
+ Generate patch but keep also the default raw diff output.
+
-z::
\0 line termination on output
index 07b153b56702e2271295dcea832c95afc55deb93..c5372b984a457d0e5bddcf0b334a1a3cdc149cec 100644 (file)
--- a/diff.h
+++ b/diff.h
" -z output diff-raw with lines terminated with NUL.\n" \
" -p output patch format.\n" \
" -u synonym for -p.\n" \
+" --patch-with-raw\n" \
+" output both a patch and the diff-raw format.\n" \
" --name-only show only names of changed files.\n" \
" --name-status show names and status of changed files.\n" \
" --full-index show full object name on index lines.\n" \