summaryrefslogtreecommitdiff
path: root/git-commit-script
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] git-commit-script: get commit message from an existing one.Junio C Hamano2005-06-251-8/+67
* Let "git commit" take arguments for files to commit.Linus Torvalds2005-06-201-0/+1
* Make "git commit" clean up after itselfLinus Torvalds2005-06-191-5/+9
* Make "git commit" handle initial commits tooLinus Torvalds2005-06-141-12/+31
* Remove MERGE_HEAD after committing mergeLinus Torvalds2005-06-081-1/+2
* Make "git commit" work correctly in the presense of a manual mergeLinus Torvalds2005-06-081-2/+13
* [PATCH] git: git-commit-script ignores $GIT_DIRAlexey Guzeev2005-06-011-1/+1
* [PATCH] Buglets fix in the new two scriptsJunio C Hamano2005-05-301-3/+1
* Add "commit" helper scriptLinus Torvalds2005-05-301-0/+15