Autogenerated docs for v1.5.1-rc2-15-g465b3
authorJunio C Hamano <junio@hera.kernel.org>
Wed, 28 Mar 2007 00:59:11 +0000 (00:59 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Wed, 28 Mar 2007 00:59:11 +0000 (00:59 +0000)
man1/git-log.1
man7/git.7

index 8d79821ca6b5191a4fb575abb180c6cd8f3ac270..1a90dbf00a5dec52930551dc61270ce2835127b5 100644 (file)
@@ -2,7 +2,7 @@
 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
 .\" Instead of manually editing it, you probably should edit the DocBook XML
 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
-.TH "GIT\-LOG" "1" "03/02/2007" "" ""
+.TH "GIT\-LOG" "1" "03/28/2007" "" ""
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
@@ -214,6 +214,9 @@ Limits the number of commits to show.
 <since>..<until>
 Show only commits between the named two commits. When either <since> or <until> is omitted, it defaults to HEAD, i.e. the tip of the current branch. For a more complete list of ways to spell <since> and <until>, see "SPECIFYING REVISIONS" section in \fBgit\-rev\-parse\fR(1).
 .TP
+\-\-first\-parent
+Follow only the first parent commit upon seeing a merge commit. This option gives a better overview of the evolution of a particular branch.
+.TP
 \-p
 Show the change the commit introduces in a patch form.
 .TP
index aaa3c3529b34016de159efff8d1b519383de3abb..dd24f7df6c01a4e68ecf7daab94feef02ea00a93 100644 (file)
@@ -2,7 +2,7 @@
 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
 .\" Instead of manually editing it, you probably should edit the DocBook XML
 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
-.TH "GIT" "7" "03/25/2007" "" ""
+.TH "GIT" "7" "03/28/2007" "" ""
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)