summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 53b3c47)
raw | patch | inline | side by side (parent: 53b3c47)
author | Charles Bailey <charles@hashpling.org> | |
Sun, 18 Apr 2010 18:28:17 +0000 (19:28 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 18 Apr 2010 20:43:53 +0000 (13:43 -0700) |
-z also alters the behaviour of --name-only and --name-status.
Signed-off-by: Charles Bailey <charles@hashpling.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Charles Bailey <charles@hashpling.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-options.txt | patch | blob | history |
index 8707d0e7404543d0565d72566a8db5946d9467ee..a1191d647bfb4685701e47de794bf14964de0088 100644 (file)
pathnames and use NULs as output field terminators.
endif::git-log[]
ifndef::git-log[]
- When `--raw` or `--numstat` has been given, do not munge
- pathnames and use NULs as output field terminators.
+ When `--raw`, `--numstat`, `--name-only` or `--name-status` has been
+ given, do not munge pathnames and use NULs as output field terminators.
endif::git-log[]
+
Without this option, each pathname output will have TAB, LF, double quotes,