summaryrefslogtreecommitdiff
path: root/t/t7503-pre-commit-hook.sh
Commit message (Expand)AuthorAgeFilesLines
* git-merge: honor pre-merge-commit hookMichael J Gruber2019-08-071-160/+0
* t7503: verify proper hook executionJosh Steadmon2019-08-071-68/+89
* commit: pass author/committer info to hooksjc/commit-hook-authorshipJunio C Hamano2012-03-111-1/+1
* t7503: does pre-commit-hook learn authorship?Junio C Hamano2012-03-111-0/+18
* t/t7503-pre-commit-hook.sh: Add GIT_PREFIX testsDavid Aguilar2011-06-021-0/+33
* Skip tests that require a filesystem that obeys POSIX permissionsJohannes Sixt2009-03-221-2/+2
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-1/+1
* Sane use of test_expect_failureJunio C Hamano2008-02-011-2/+2
* Style fixes for pre-commit hook testsWincent Colaiuta2007-12-101-33/+57
* Add tests for pre-commit and commit-msg hooksWincent Colaiuta2007-12-091-0/+64