Merge branch 'rr/shortlog-doc'
commit2a407d7443b0ff2832f0bad0db0dd5b1858fde8d
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Apr 2013 22:28:39 +0000 (26 15:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Apr 2013 22:28:39 +0000 (26 15:28 -0700)
treef4ddd4c4e2df16451a408f63b6c8176592258ebc
parentf44014b74de5762627d48128255b94daefdb8dfb
parent0942d519ada52c9cf831ecd3c562539be939d19e
Merge branch 'rr/shortlog-doc'

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
Documentation/revisions.txt
builtin/log.c