summaryrefslogtreecommitdiffstats
path: root/git-log.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-01-06 15:07:09 -0800
committerJunio C Hamano <gitster@pobox.com>2020-01-06 15:07:09 -0800
commit6879384a1f11dc1817624e0a3c680cdedc90f8dd (patch)
tree320c30b58a27c237af764aae5b0eb3d84032a485 /git-log.html
parentcc1d78023c85b14a3737cb756d3e57a3659f3200 (diff)
downloadgit-htmldocs-6879384a1f11dc1817624e0a3c680cdedc90f8dd.tar.gz
Autogenerated HTML docs for v2.25.0-rc1-19-g042ed
Diffstat (limited to 'git-log.html')
-rw-r--r--git-log.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/git-log.html b/git-log.html
index 69a20bc63..78ef67953 100644
--- a/git-log.html
+++ b/git-log.html
@@ -864,8 +864,12 @@ produced by <code>--stat</code>, etc.</p></div>
(or the function name regex &lt;funcname&gt;) within the &lt;file&gt;. You may
not give any pathspec limiters. This is currently limited to
a walk starting from a single revision, i.e., you may only
- give zero or one positive revision arguments.
- You can specify this option more than once.
+ give zero or one positive revision arguments, and
+ &lt;start&gt; and &lt;end&gt; (or &lt;funcname&gt;) must exist in the starting revision.
+ You can specify this option more than once. Implies <code>--patch</code>.
+ Patch output can be suppressed using <code>--no-patch</code>, but other diff formats
+ (namely <code>--raw</code>, <code>--numstat</code>, <code>--shortstat</code>, <code>--dirstat</code>, <code>--summary</code>,
+ <code>--name-only</code>, <code>--name-status</code>, <code>--check</code>) are not currently implemented.
</p>
<div class="paragraph"><p>&lt;start&gt; and &lt;end&gt; can take one of these forms:</p></div>
<div class="ulist"><ul>
@@ -4957,7 +4961,7 @@ and overridden by the <code>--notes=&lt;ref&gt;</code> option.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2019-07-25 15:23:52 PDT
+ 2020-01-06 15:04:26 PST
</div>
</div>
</body>