summaryrefslogtreecommitdiff
path: root/t/t1416-ref-transaction-hooks.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: assume the hooks are disabled by defaultÆvar Arnfjörð Bjarmason2022-03-171-1/+0
* test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason2022-03-171-14/+12
* refs: skip hooks when deleting uncovered packed refsPatrick Steinhardt2022-01-171-6/+1
* refs: do not execute reference-transaction hook on packing refsPatrick Steinhardt2022-01-171-10/+1
* refs: demonstrate excessive execution of the reference-transaction hookPatrick Steinhardt2022-01-171-0/+64
* t[01]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-6/+6
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* t1416: avoid hard-coded sha1 idsJeff King2020-08-111-2/+3
* refs: fix interleaving hook calls with reference-transaction hookPatrick Steinhardt2020-08-071-0/+26
* refs: implement reference transaction hookPatrick Steinhardt2020-06-191-0/+109