Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-08 | t/t7504-commit-msg-hook.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -1/+1 |
2009-03-22 | Skip tests that require a filesystem that obeys POSIX permissions | Johannes Sixt | 1 | -4/+4 |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -1/+1 |
2008-05-05 | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 1 | -10/+13 |
2008-02-01 | Sane use of test_expect_failure | Junio C Hamano | 1 | -4/+4 |
2007-12-10 | Interactive editor tests for commit-msg hook | Wincent Colaiuta | 1 | -43/+175 |
2007-12-09 | Add tests for pre-commit and commit-msg hooks | Wincent Colaiuta | 1 | -0/+88 |