summaryrefslogtreecommitdiffstats
path: root/git-log.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-07-01 14:31:18 -0700
committerJunio C Hamano <gitster@pobox.com>2013-07-01 14:31:18 -0700
commita195230280e159899bd277641eb24efa7c6d1603 (patch)
tree2b871f83080d996813ed0b6914fe3b88c35f6b08 /git-log.html
parent1b5a38274423dd3999d7f8d89c77c5a601686166 (diff)
downloadgit-htmldocs-a195230280e159899bd277641eb24efa7c6d1603.tar.gz
Autogenerated HTML docs for v1.8.3.2-701-g8c4e4ec
Diffstat (limited to 'git-log.html')
-rw-r--r--git-log.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/git-log.html b/git-log.html
index 33c9d0333..7dee93e46 100644
--- a/git-log.html
+++ b/git-log.html
@@ -1712,6 +1712,15 @@ commits are marked as TREESAME (subject to be simplified away).</p></div>
</p>
</dd>
<dt class="hdlist1">
+--author-date-order
+</dt>
+<dd>
+<p>
+ Show no parents before all of its children are shown, but
+ otherwise show commits in the author timestamp order.
+</p>
+</dd>
+<dt class="hdlist1">
--topo-order
</dt>
<dd>
@@ -3331,6 +3340,14 @@ information.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--ignore-blank-lines
+</dt>
+<dd>
+<p>
+ Ignore changes whose lines are all blank.
+</p>
+</dd>
+<dt class="hdlist1">
--inter-hunk-context=&lt;lines&gt;
</dt>
<dd>