summaryrefslogtreecommitdiff
path: root/git-commit.sh
AgeCommit message (Expand)Author
2006-03-03git-commit: make sure we protect against races.Junio C Hamano
2006-03-03git-commit --amendJunio C Hamano
2006-02-15Merge branch 'jc/commit'Junio C Hamano
2006-02-14commit: detect misspelled pathspec while making a partial commit.Junio C Hamano
2006-02-13git-commit: Now --only semantics is the default.Junio C Hamano
2006-02-12Only call git-rerere if $GIT_DIR/rr-cache exists.Junio C Hamano
2006-02-11git-commit -v: have patch at the end.Junio C Hamano
2006-02-10git-status -vJunio C Hamano
2006-02-07git-commit: finishing touches.Junio C Hamano
2006-02-07git-commit: revamp the git-commit semantics.Junio C Hamano
2006-02-07git-rerere: reuse recorded resolve.Junio C Hamano
2006-02-05Do not fall back on vi on dumb terminals.Junio C Hamano
2006-01-06format-patch/commit: Quote single quote in the author name properly.Junio C Hamano
2006-01-06trivial: typo in git-commit.shAlex Riesen
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