| Age | Commit message (Expand) | Author | Files | Lines |
| 2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -233/+0 |
| 2005-08-31 | Use 'git status' now it can handle initial commit. | Junio C Hamano | 1 | -25/+20 |
| 2005-08-29 | git commit: Allow editing on all occasions. | Junio C Hamano | 1 | -0/+3 |
| 2005-08-28 | Show the branch name more prominently in "git status". | Junio C Hamano | 1 | -2/+2 |
| 2005-08-26 | Accept -m and friends for initial commits and merge commits. | Junio C Hamano | 1 | -47/+39 |
| 2005-08-19 | Add commit hook and make the verification customizable. | Junio C Hamano | 1 | -52/+23 |
| 2005-08-19 | [PATCH] Allow file removal when "git commit --all" is used. | Junio C Hamano | 1 | -2/+2 |
| 2005-08-17 | Fix git-commit without paths. | Junio C Hamano | 1 | -2/+4 |
| 2005-08-17 | git-commit: pass explicit path to git-diff-files. | Junio C Hamano | 1 | -3/+8 |
| 2005-08-15 | Tentative fix to git-commit-script | Junio C Hamano | 1 | -5/+11 |
| 2005-08-13 | Add --signoff and --verify option to git commit. | Junio C Hamano | 1 | -4/+72 |
| 2005-08-09 | git-commit: log parameter updates. | Junio C Hamano | 1 | -22/+105 |
| 2005-08-05 | [PATCH] git-commit-script fix for degenerated merge | Johannes Schindelin | 1 | -2/+2 |
| 2005-07-22 | [PATCH] Audit rev-parse users. | Junio C Hamano | 1 | -1/+1 |
| 2005-07-19 | Add "git commit --all" since everybody seems to want it. | Linus Torvalds | 1 | -1/+5 |
| 2005-07-08 | Add "git-sh-setup-script" for common git shell script setup | Linus Torvalds | 1 | -7/+3 |
| 2005-06-25 | [PATCH] git-commit-script: get commit message from an existing one. | Junio C Hamano | 1 | -8/+67 |
| 2005-06-20 | Let "git commit" take arguments for files to commit. | Linus Torvalds | 1 | -0/+1 |
| 2005-06-19 | Make "git commit" clean up after itself | Linus Torvalds | 1 | -5/+9 |
| 2005-06-14 | Make "git commit" handle initial commits too | Linus Torvalds | 1 | -12/+31 |
| 2005-06-08 | Remove MERGE_HEAD after committing merge | Linus Torvalds | 1 | -1/+2 |
| 2005-06-08 | Make "git commit" work correctly in the presense of a manual merge | Linus Torvalds | 1 | -2/+13 |
| 2005-06-01 | [PATCH] git: git-commit-script ignores $GIT_DIR | Alexey Guzeev | 1 | -1/+1 |
| 2005-05-30 | [PATCH] Buglets fix in the new two scripts | Junio C Hamano | 1 | -3/+1 |
| 2005-05-30 | Add "commit" helper script | Linus Torvalds | 1 | -0/+15 |