summaryrefslogtreecommitdiffstats
path: root/git-diff-tree.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-11-24 10:54:16 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-11-24 10:54:16 +0000
commit5706e0b5cf3d63b8c655239151d8e2ab308ffa4a (patch)
tree94782861a9c88207c54278ecdff7caf59ec4f816 /git-diff-tree.html
parent9df0c66308c7d858d04f0ac7916bc4efe87b4486 (diff)
downloadgit-htmldocs-5706e0b5cf3d63b8c655239151d8e2ab308ffa4a.tar.gz
Autogenerated HTML docs for v1.6.6-rc0-50-gaf06e
Diffstat (limited to 'git-diff-tree.html')
-rw-r--r--git-diff-tree.html15
1 files changed, 8 insertions, 7 deletions
diff --git a/git-diff-tree.html b/git-diff-tree.html
index 7cd30f556..99051b032 100644
--- a/git-diff-tree.html
+++ b/git-diff-tree.html
@@ -460,10 +460,13 @@ git-diff-tree(1) Manual Page
</dt>
<dd>
<p>
- NUL-line termination on output. This affects the <tt>--raw</tt>
- output field terminator. Also output from commands such
- as <tt>git-log</tt> will be delimited with NUL between commits.
+ When <tt>--raw</tt> or <tt>--numstat</tt> has been given, do not munge
+ pathnames and use NULs as output field terminators.
</p>
+<div class="para"><p>Without this option, each pathname output will have TAB, LF, double quotes,
+and backslash characters replaced with <tt>\t</tt>, <tt>\n</tt>, <tt>\"</tt>, and <tt>\\</tt>,
+respectively, and the pathname will be enclosed in double quotes if
+any of those replacements occurred.</p></div>
</dd>
<dt>
--name-only
@@ -1384,9 +1387,7 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
<li>
<p>
<em>%w([&lt;w&gt;[,&lt;i1&gt;[,&lt;i2&gt;]]])</em>: switch line wrapping, like the -w option of
- <a href="git-shortlog.html">git-shortlog(1)</a>. NOTE: Color placeholders (<tt>%C*</tt>) are not
- recognized as having no width, so they should not be put into wrapped
- sections.
+ <a href="git-shortlog.html">git-shortlog(1)</a>.
</p>
</li>
</ul></div>
@@ -2026,7 +2027,7 @@ the pathname, but if that is <tt>NUL</tt>, the record will show two paths.</p></
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-11-23 06:10:43 UTC
+Last updated 2009-11-24 10:53:37 UTC
</div>
</div>
</body>