author | Junio C Hamano <gitster@pobox.com> | |
Sat, 12 Apr 2008 06:56:09 +0000 (23:56 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 12 Apr 2008 06:56:09 +0000 (23:56 -0700) |
* 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")
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")
1 | 2 | |||
---|---|---|---|---|
builtin-commit.c | patch | | diff1 | | diff2 | | blob | history |
git-bisect.sh | patch | | diff1 | | diff2 | | blob | history |
diff --cc builtin-commit.c
Simple merge
diff --cc git-bisect.sh
Simple merge