[PATCH] git-apply: Don't barf when --stat'ing a diff with no line changes.
[git.git] / git-commit-script
2005-06-21 Linus TorvaldsLet "git commit" take arguments for files to commit.
2005-06-20 Linus TorvaldsMake "git commit" clean up after itself
2005-06-14 Linus TorvaldsMake "git commit" handle initial commits too
2005-06-08 Linus TorvaldsRemove MERGE_HEAD after committing merge
2005-06-08 Linus TorvaldsMake "git commit" work correctly in the presense of...
2005-06-01 Alexey Guzeev[PATCH] git: git-commit-script ignores $GIT_DIR
2005-05-31 Junio C Hamano[PATCH] Buglets fix in the new two scripts
2005-05-30 Linus TorvaldsAdd "commit" helper script