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