summaryrefslogtreecommitdiff
path: root/t/t1416-ref-transaction-hooks.sh
AgeCommit message (Expand)Author
2022-04-13Revert "Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs'"Junio C Hamano
2022-03-17tests: assume the hooks are disabled by defaultÆvar Arnfjörð Bjarmason
2022-03-17test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason
2022-01-17refs: skip hooks when deleting uncovered packed refsPatrick Steinhardt
2022-01-17refs: do not execute reference-transaction hook on packing refsPatrick Steinhardt
2022-01-17refs: demonstrate excessive execution of the reference-transaction hookPatrick Steinhardt
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-08-11t1416: avoid hard-coded sha1 idsJeff King
2020-08-07refs: fix interleaving hook calls with reference-transaction hookPatrick Steinhardt
2020-06-19refs: implement reference transaction hookPatrick Steinhardt