index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t7504-commit-msg-hook.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-21
1
-1
/
+0
*
Merge branch 'ab/avoid-losing-exit-codes-in-tests'
Junio C Hamano
2023-03-19
1
-1
/
+3
|
\
|
*
tests: don't lose exit status with "test <op> $(git ...)"
Ævar Arnfjörð Bjarmason
2023-02-07
1
-1
/
+3
*
|
tests: mark tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
2022-11-21
1
-0
/
+1
|
/
*
tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK"
Ævar Arnfjörð Bjarmason
2022-03-17
1
-22
/
+21
*
Document positive variant of commit and merge option "--no-verify"
Alex Riesen
2021-10-29
1
-0
/
+8
*
t7[5-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-13
/
+13
*
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
*
merge-recursive: enforce rule that index matches head before merging
Elijah Newren
2018-07-11
1
-1
/
+3
*
builtin/merge: honor commit-msg hook for merges
Stefan Beller
2017-09-08
1
-4
/
+60
*
sequencer: allow the commit-msg hooks to run during a `reword`
Johannes Schindelin
2017-03-27
1
-1
/
+1
*
t7504: document regression: reword no longer calls commit-msg
Johannes Schindelin
2017-03-22
1
-0
/
+17
*
t/t7504-commit-msg-hook.sh: use the $( ... ) construct for command substitution
Elia Pinto
2016-01-08
1
-1
/
+1
*
Skip tests that require a filesystem that obeys POSIX permissions
Johannes Sixt
2009-03-22
1
-4
/
+4
*
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
2008-07-13
1
-1
/
+1
*
Fix tests breaking when checkout path contains shell metacharacters
Bryan Donlan
2008-05-05
1
-10
/
+13
*
Sane use of test_expect_failure
Junio C Hamano
2008-02-02
1
-4
/
+4
*
Interactive editor tests for commit-msg hook
Wincent Colaiuta
2007-12-10
1
-43
/
+175
*
Add tests for pre-commit and commit-msg hooks
Wincent Colaiuta
2007-12-09
1
-0
/
+88