summaryrefslogtreecommitdiff
path: root/git-commit-script
AgeCommit message (Expand)AuthorFilesLines
2005-06-25[PATCH] git-commit-script: get commit message from an existing one.Libravatar Junio C Hamano1-8/+67
2005-06-20Let "git commit" take arguments for files to commit.Libravatar Linus Torvalds1-0/+1
2005-06-19Make "git commit" clean up after itselfLibravatar Linus Torvalds1-5/+9
2005-06-14Make "git commit" handle initial commits tooLibravatar Linus Torvalds1-12/+31
2005-06-08Remove MERGE_HEAD after committing mergeLibravatar Linus Torvalds1-1/+2
2005-06-08Make "git commit" work correctly in the presense of a manual mergeLibravatar Linus Torvalds1-2/+13
2005-06-01[PATCH] git: git-commit-script ignores $GIT_DIRLibravatar Alexey Guzeev1-1/+1
2005-05-30[PATCH] Buglets fix in the new two scriptsLibravatar Junio C Hamano1-3/+1
2005-05-30Add "commit" helper scriptLibravatar Linus Torvalds1-0/+15