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