aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7505-prepare-commit-msg-hook.sh
AgeCommit message (Expand)AuthorFilesLines
2022-03-17tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK"Ævar Arnfjörð Bjarmason1-24/+19
2021-12-13t6000-t9999: detect and signal failure within loopEric Sunshine1-1/+1
2021-09-07tests: stop testing `git rebase --preserve-merges`Johannes Schindelin1-1/+0
2021-02-10tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason1-2/+2
2020-11-19t7[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-11/+11
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2019-08-19rebase -i: always update HEAD before rewordingPhillip Wood1-7/+1
2019-01-28implicit interactive rebase: don't run sequence editorPhillip Wood1-5/+5
2018-11-02tests: optionally skip `git rebase -p` testsJohannes Schindelin1-1/+1
2018-01-24sequencer: run 'prepare-commit-msg' hookPhillip Wood1-4/+4
2018-01-24t7505: add tests for cherry-pick and rebase -i/-pPhillip Wood1-4/+122
2018-01-24t7505: style fixesPhillip Wood1-6/+8
2016-01-08t/t7505-prepare-commit-msg-hook.sh: use the $( ... ) construct for command su...Elia Pinto1-16/+16
2014-03-18merge hook tests: fix and update testsBenoit Pierre1-6/+21
2014-03-11merge hook tests: use 'test_must_fail' instead of '!'Benoit Pierre1-2/+2
2014-03-11merge hook tests: fix missing '&&' in testBenoit Pierre1-1/+1
2013-01-03merge: Honor prepare-commit-msg return codeAntoine Pelisse1-0/+14
2011-02-15merge: honor prepare-commit-msg hookJay Soffian1-0/+12
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi1-1/+1
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan1-7/+10
2008-03-13t7505: use SHELL_PATH in hookJeff King1-2/+3
2008-02-06git-commit: add a prepare-commit-msg hookPaolo Bonzini1-0/+155