summaryrefslogtreecommitdiffstats
path: root/git-commit.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-01Do not put automatic merge message after signed-off-by line.Junio C Hamano1-3/+3
2005-10-28update usage string for git-commit.shc.shoemaker@cox.net1-1/+1
2005-10-18Teach git-add and git-commit to handle filenames starting with '-'.Junio C Hamano1-1/+1
2005-10-09Write .editmsg in GIT_DIR to avoid being in git-status.Santi_Béjar1-12/+16
2005-10-05[PATCH] Quote the missing GIT_DIR.Santi_Béjar1-1/+1
2005-10-03Leave an empty line between log and sign-off.Junio C Hamano1-4/+7
2005-10-01Add git-symbolic-refJunio C Hamano1-9/+8
2005-09-28Use git-update-ref in scripts.Junio C Hamano1-1/+3
2005-09-27git-commit: use update-index --stdin, instead of xargs.Junio C Hamano1-2/+2
2005-09-26Give default merge message after failed automerge.Junio C Hamano1-0/+3
2005-09-10Multi-backend merge driver.Junio C Hamano1-1/+1
2005-09-07Big tool rename.Junio C Hamano1-0/+233