summaryrefslogtreecommitdiff
path: root/t/t7504-commit-msg-hook.sh
Commit message (Expand)AuthorAgeFilesLines
* sequencer: allow the commit-msg hooks to run during a `reword`js/rebase-i-reword-to-run-hooksJohannes Schindelin2017-03-271-1/+1
* t7504: document regression: reword no longer calls commit-msgJohannes Schindelin2017-03-221-0/+17
* t/t7504-commit-msg-hook.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-081-1/+1
* Skip tests that require a filesystem that obeys POSIX permissionsJohannes Sixt2009-03-221-4/+4
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-1/+1
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-10/+13
* Sane use of test_expect_failureJunio C Hamano2008-02-011-4/+4
* Interactive editor tests for commit-msg hookWincent Colaiuta2007-12-101-43/+175
* Add tests for pre-commit and commit-msg hooksWincent Colaiuta2007-12-091-0/+88