aboutsummaryrefslogtreecommitdiff
path: root/t/t7504-commit-msg-hook.sh
Commit message (Expand)AuthorAge
* builtin/merge: honor commit-msg hook for mergesStefan Beller2017-09-08
* sequencer: allow the commit-msg hooks to run during a `reword`Johannes Schindelin2017-03-27
* t7504: document regression: reword no longer calls commit-msgJohannes Schindelin2017-03-22
* t/t7504-commit-msg-hook.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-08
* Skip tests that require a filesystem that obeys POSIX permissionsJohannes Sixt2009-03-22
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-05
* Sane use of test_expect_failureJunio C Hamano2008-02-01
* Interactive editor tests for commit-msg hookWincent Colaiuta2007-12-10
* Add tests for pre-commit and commit-msg hooksWincent Colaiuta2007-12-09