Age | Commit message (Expand) | Author | Files | Lines |
2008-09-10 | t7501: always use test_cmp instead of diff | Miklos Vajna | 1 | -6/+6 |
2008-09-03 | tests: use "git xyzzy" form (t7200 - t9001) | Nanako Shiraishi | 1 | -24/+24 |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -9/+9 |
2008-05-14 | Merge branch 'bd/tests' | Junio C Hamano | 1 | -4/+4 |
2008-05-13 | fix bsd shell negation | Jeff King | 1 | -1/+1 |
2008-05-05 | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 1 | -4/+4 |
2008-03-13 | add test_cmp function for test scripts | Jeff King | 1 | -7/+7 |
2008-02-03 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+18 |
2008-02-03 | Fix "git-commit -C $tag" | Junio C Hamano | 1 | -0/+18 |
2008-02-01 | Sane use of test_expect_failure | Junio C Hamano | 1 | -20/+20 |
2007-12-14 | commit: allow --amend to reuse message from another commit | Junio C Hamano | 1 | -0/+17 |
2007-12-09 | Add tests for pre-commit and commit-msg hooks | Wincent Colaiuta | 1 | -1/+1 |
2007-12-04 | Merge branch 'kh/commit' | Junio C Hamano | 1 | -0/+27 |
2007-12-03 | git-commit --allow-empty | Junio C Hamano | 1 | -0/+7 |
2007-12-03 | git-commit: Allow to amend a merge commit that does not change the tree | Johannes Sixt | 1 | -0/+32 |
2007-11-24 | Merge branch 'js/mingw-fallouts' | Junio C Hamano | 1 | -2/+4 |
2007-11-22 | t7501-commit: Add test for git commit <file> with dirty index. | Kristian Høgsberg | 1 | -0/+10 |
2007-11-22 | Add testcase for amending and fixing author in git commit. | Kristian Høgsberg | 1 | -0/+15 |
2007-11-22 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+0 |
2007-11-22 | Make test scripts executable. | Junio C Hamano | 1 | -0/+0 |
2007-11-14 | t7501-commit.sh: Not all seds understand option -i | Johannes Sixt | 1 | -2/+4 |
2007-11-14 | Merge branch 'bs/maint-commit-options' | Junio C Hamano | 1 | -0/+10 |
2007-11-12 | git-commit: Add tests for invalid usage of -a/--interactive with paths | Björn Steinbrink | 1 | -0/+10 |
2007-11-10 | git-commit: a bit more tests | Junio C Hamano | 1 | -0/+69 |
2007-09-17 | git-commit: partial commit of paths only removed from the index | Junio C Hamano | 1 | -2/+13 |
2007-09-17 | git-commit: Allow partial commit of file removal. | Junio C Hamano | 1 | -0/+21 |
2007-09-14 | git-commit: partial commit of paths only removed from the index | Junio C Hamano | 1 | -2/+13 |
2007-09-12 | git-commit: Allow partial commit of file removal. | Junio C Hamano | 1 | -0/+21 |
2007-08-01 | git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F. | Junio C Hamano | 1 | -3/+3 |
2007-07-31 | Add test case for basic commit functionality. | Kristian Høgsberg | 1 | -0/+134 |