Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-08 | builtin/merge: honor commit-msg hook for merges | Stefan Beller | 1 | -4/+60 |
2017-03-27 | sequencer: allow the commit-msg hooks to run during a `reword` | Johannes Schindelin | 1 | -1/+1 |
2017-03-22 | t7504: document regression: reword no longer calls commit-msg | Johannes Schindelin | 1 | -0/+17 |
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 |