| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jc/commit' | Junio C Hamano | 2006-02-14 | 1 | -7/+9 |
|\ |
|
| * | commit: detect misspelled pathspec while making a partial commit. | Junio C Hamano | 2006-02-14 | 1 | -10/+9 |
* | | git-commit: Now --only semantics is the default. | Junio C Hamano | 2006-02-12 | 1 | -6/+3 |
|/ |
|
* | Only call git-rerere if $GIT_DIR/rr-cache exists. | Junio C Hamano | 2006-02-11 | 1 | -1/+4 |
* | git-commit -v: have patch at the end. | Junio C Hamano | 2006-02-10 | 1 | -27/+18 |
* | git-status -v | Junio C Hamano | 2006-02-10 | 1 | -60/+250 |
* | git-commit: finishing touches. | Junio C Hamano | 2006-02-06 | 1 | -40/+73 |
* | git-commit: revamp the git-commit semantics. | Junio C Hamano | 2006-02-06 | 1 | -112/+291 |
* | git-rerere: reuse recorded resolve. | Junio C Hamano | 2006-02-06 | 1 | -0/+1 |
* | Do not fall back on vi on dumb terminals. | Junio C Hamano | 2006-02-04 | 1 | -0/+8 |
* | format-patch/commit: Quote single quote in the author name properly. | Junio C Hamano | 2006-01-05 | 1 | -0/+1 |
* | trivial: typo in git-commit.sh | Alex Riesen | 2006-01-05 | 1 | -1/+1 |
* | Trivial usage string clean-up | freku045@student.liu.se | 2005-12-14 | 1 | -4/+1 |
* | git-sh-setup: die if outside git repository. | Junio C Hamano | 2005-11-25 | 1 | -1/+1 |
* | Prevent "git-commit -a path1 path2..." | Junio C Hamano | 2005-11-25 | 1 | -1/+4 |
* | Do not lose author name information to locale gotchas. | Junio C Hamano | 2005-11-11 | 1 | -1/+1 |
* | Do not put automatic merge message after signed-off-by line. | Junio C Hamano | 2005-11-01 | 1 | -3/+3 |
* | update usage string for git-commit.sh | c.shoemaker@cox.net | 2005-10-28 | 1 | -1/+1 |
* | Teach git-add and git-commit to handle filenames starting with '-'. | Junio C Hamano | 2005-10-18 | 1 | -1/+1 |
* | Write .editmsg in GIT_DIR to avoid being in git-status. | Santi_Béjar | 2005-10-09 | 1 | -12/+16 |
* | [PATCH] Quote the missing GIT_DIR. | Santi_Béjar | 2005-10-05 | 1 | -1/+1 |
* | Leave an empty line between log and sign-off. | Junio C Hamano | 2005-10-03 | 1 | -4/+7 |
* | Add git-symbolic-ref | Junio C Hamano | 2005-10-01 | 1 | -9/+8 |
* | Use git-update-ref in scripts. | Junio C Hamano | 2005-09-28 | 1 | -1/+3 |
* | git-commit: use update-index --stdin, instead of xargs. | Junio C Hamano | 2005-09-27 | 1 | -2/+2 |
* | Give default merge message after failed automerge. | Junio C Hamano | 2005-09-26 | 1 | -0/+3 |
* | Multi-backend merge driver. | Junio C Hamano | 2005-09-10 | 1 | -1/+1 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 | 1 | -0/+233 |