Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bs/maint-commit-options' | Junio C Hamano | 2007-11-14 | 1 | -0/+10 |
|\ | |||||
| * | git-commit: Add tests for invalid usage of -a/--interactive with paths | Björn Steinbrink | 2007-11-12 | 1 | -0/+10 |
| * | git-commit: partial commit of paths only removed from the index | Junio C Hamano | 2007-09-17 | 1 | -2/+13 |
| * | git-commit: Allow partial commit of file removal. | Junio C Hamano | 2007-09-17 | 1 | -0/+21 |
* | | git-commit: a bit more tests | Junio C Hamano | 2007-11-10 | 1 | -0/+69 |
* | | git-commit: partial commit of paths only removed from the index | Junio C Hamano | 2007-09-14 | 1 | -2/+13 |
* | | git-commit: Allow partial commit of file removal. | Junio C Hamano | 2007-09-12 | 1 | -0/+21 |
|/ | |||||
* | git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F. | Junio C Hamano | 2007-08-01 | 1 | -3/+3 |
* | Add test case for basic commit functionality. | Kristian Høgsberg | 2007-07-31 | 1 | -0/+134 |