Merge branch 'rr/shortlog-doc' into next
commita95a3fc1289b248f7c9b9fea38585e2be544c8c8
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Apr 2013 17:47:45 +0000 (25 10:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Apr 2013 17:47:46 +0000 (25 10:47 -0700)
tree27a48f8541c18bcdefe5f08604079748d4d4e199
parent1de189b1143fbb6fe5ad23132e3781f545e6dfc9
parent0942d519ada52c9cf831ecd3c562539be939d19e
Merge branch 'rr/shortlog-doc' into next

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