Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |