summaryrefslogtreecommitdiff
path: root/git-commit.sh
AgeCommit message (Expand)Author
2005-12-14Trivial usage string clean-upfreku045@student.liu.se
2005-11-25git-sh-setup: die if outside git repository.Junio C Hamano
2005-11-25Prevent "git-commit -a path1 path2..."Junio C Hamano
2005-11-11Do not lose author name information to locale gotchas.Junio C Hamano
2005-11-02Do not put automatic merge message after signed-off-by line.Junio C Hamano
2005-10-29update usage string for git-commit.shc.shoemaker@cox.net
2005-10-18Teach git-add and git-commit to handle filenames starting with '-'.Junio C Hamano
2005-10-10Write .editmsg in GIT_DIR to avoid being in git-status.Santi_Béjar
2005-10-05[PATCH] Quote the missing GIT_DIR.Santi_Béjar
2005-10-04Leave an empty line between log and sign-off.Junio C Hamano
2005-10-02Add git-symbolic-refJunio C Hamano
2005-09-28Use git-update-ref in scripts.Junio C Hamano
2005-09-27git-commit: use update-index --stdin, instead of xargs.Junio C Hamano
2005-09-27Give default merge message after failed automerge.Junio C Hamano
2005-09-11Multi-backend merge driver.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano