Merge branch 'maint'
commit4cdda2b895dfb6ba084e3952cbf4274a6a2e0338
authorJunio C Hamano <gitster@pobox.com>
Sat, 12 Apr 2008 06:56:09 +0000 (11 23:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 12 Apr 2008 06:56:09 +0000 (11 23:56 -0700)
treed924f60957a287ea138ce59580c05e71e3f9c2f1
parent243a60fbb5e185e2bf3c4bb1c53128b4d04d5879
parenteed81838f0d0e031702473e1d427d71055134edd
Merge branch 'maint'

* maint:
  bisect: fix bad rev checking in "git bisect good"
  revision.c: make --date-order overriddable
  git-submodule: Avoid 'fatal: cannot describe' message
  Force the medium pretty format on calls to git log
  Fix section about backdating tags in the git-tag docs
  Document option --only of git commit
  Documentation/git-request-pull: Fixed a typo ("send" -> "end")
builtin-commit.c
git-bisect.sh