projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a7d7853
4ded691
)
Merge branch 'eb/doc-log-manpage'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 15 Jul 2010 19:07:56 +0000
(12:07 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 15 Jul 2010 19:07:56 +0000
(12:07 -0700)
* eb/doc-log-manpage:
Reorganize `git-log' man page to clarify common diff options.
1
2
Documentation/git-log.txt
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
Documentation/git-log.txt
index 8a69647f5c36979daea537f20cab6f02875ff619,c925d3675af78e0bce7840a8fef28567d72e4695..e970664fe1a47c3f35f0f7c60b6c8f9781caed31
---
1
/
Documentation/git-log.txt
---
2
/
Documentation/git-log.txt
+++ b/
Documentation/git-log.txt
@@@
-34,8
-31,13
+31,12
@@@
OPTION
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
- linkgit:git-rev-parse[1].
+ and <until>, see linkgit:gitrevisions[1].
+ --follow::
+ Continue listing the history of a file beyond renames
+ (works only for a single file).
+
--no-decorate::
--decorate[=short|full|no]::
Print out the ref names of any commits that are shown. If 'short' is