aboutsummaryrefslogtreecommitdiff
path: root/git-commit.sh
Commit message (Expand)AuthorAge
* Do not put automatic merge message after signed-off-by line.Junio C Hamano2005-11-01
* update usage string for git-commit.shc.shoemaker@cox.net2005-10-28
* Teach git-add and git-commit to handle filenames starting with '-'.Junio C Hamano2005-10-18
* Write .editmsg in GIT_DIR to avoid being in git-status.Santi_Béjar2005-10-09
* [PATCH] Quote the missing GIT_DIR.Santi_Béjar2005-10-05
* Leave an empty line between log and sign-off.Junio C Hamano2005-10-03
* Add git-symbolic-refJunio C Hamano2005-10-01
* Use git-update-ref in scripts.Junio C Hamano2005-09-28
* git-commit: use update-index --stdin, instead of xargs.Junio C Hamano2005-09-27
* Give default merge message after failed automerge.Junio C Hamano2005-09-26
* Multi-backend merge driver.Junio C Hamano2005-09-10
* Big tool rename.Junio C Hamano2005-09-07