Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "git commit --all" since everybody seems to want it. | Linus Torvalds | 2005-07-19 | 1 | -1/+5 |
* | Add "git-sh-setup-script" for common git shell script setup | Linus Torvalds | 2005-07-08 | 1 | -7/+3 |
* | [PATCH] git-commit-script: get commit message from an existing one. | Junio C Hamano | 2005-06-25 | 1 | -8/+67 |
* | Let "git commit" take arguments for files to commit. | Linus Torvalds | 2005-06-20 | 1 | -0/+1 |
* | Make "git commit" clean up after itself | Linus Torvalds | 2005-06-19 | 1 | -5/+9 |
* | Make "git commit" handle initial commits too | Linus Torvalds | 2005-06-14 | 1 | -12/+31 |
* | Remove MERGE_HEAD after committing merge | Linus Torvalds | 2005-06-08 | 1 | -1/+2 |
* | Make "git commit" work correctly in the presense of a manual merge | Linus Torvalds | 2005-06-08 | 1 | -2/+13 |
* | [PATCH] git: git-commit-script ignores $GIT_DIR | Alexey Guzeev | 2005-06-01 | 1 | -1/+1 |
* | [PATCH] Buglets fix in the new two scripts | Junio C Hamano | 2005-05-30 | 1 | -3/+1 |
* | Add "commit" helper script | Linus Torvalds | 2005-05-30 | 1 | -0/+15 |