Merge branch 'master' into next
authorJunio C Hamano <junkio@cox.net>
Sat, 29 Apr 2006 02:30:41 +0000 (19:30 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 29 Apr 2006 02:30:41 +0000 (19:30 -0700)
commit1d19b324fb2248802ad7fa306fae6b52e74619eb
tree8991a96ad9e32b6c9232ef33317f6275985325c1
parent1c57f53582a56257110a5cd14522ffdd8288b1a4
parent89719209f48fe7d9694710795b1ec1d5fd7ebfc0
Merge branch 'master' into next

* master:
  Fix trivial typo in git-log man page.
  Properly render asciidoc "callouts" in git man pages.
  Fix up remaining man pages that use asciidoc "callouts".
  Update the git-branch man page to include the "-r" option,
  annotate: display usage information if no filename was given
  annotate: fix warning about uninitialized scalar
  git-am --resolved: more usable error message.