]> git.scripts.mit.edu Git - git.git/commitdiff
Merge branch 'rr/shortlog-doc'
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Apr 2013 22:28:39 +0000 (15:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Apr 2013 22:28:39 +0000 (15:28 -0700)
Update documentation for "log" and "shortlog".

* rr/shortlog-doc:
  builtin/shortlog.c: make usage string consistent with log
  builtin/log.c: make usage string consistent with doc
  git-shortlog.txt: make SYNOPSIS match log, update OPTIONS
  git-log.txt: rewrite note on why "--" may be required
  git-log.txt: generalize <since>..<until>
  git-log.txt: order OPTIONS properly; move <since>..<until>
  revisions.txt: clarify the .. and ... syntax
  git-shortlog.txt: remove (-h|--help) from OPTIONS

1  2 
Documentation/revisions.txt
builtin/log.c

Simple merge
diff --cc builtin/log.c
Simple merge