Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: assume the hooks are disabled by default | Ævar Arnfjörð Bjarmason | 2022-03-17 | 1 | -1/+0 |
* | test-lib-functions: add and use a "test_hook" wrapper | Ævar Arnfjörð Bjarmason | 2022-03-17 | 1 | -14/+12 |
* | refs: skip hooks when deleting uncovered packed refs | Patrick Steinhardt | 2022-01-17 | 1 | -6/+1 |
* | refs: do not execute reference-transaction hook on packing refs | Patrick Steinhardt | 2022-01-17 | 1 | -10/+1 |
* | refs: demonstrate excessive execution of the reference-transaction hook | Patrick Steinhardt | 2022-01-17 | 1 | -0/+64 |
* | t[01]*: adjust the references to the default branch name "main" | Johannes Schindelin | 2020-11-19 | 1 | -6/+6 |
* | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 2020-11-19 | 1 | -0/+3 |
* | t1416: avoid hard-coded sha1 ids | Jeff King | 2020-08-11 | 1 | -2/+3 |
* | refs: fix interleaving hook calls with reference-transaction hook | Patrick Steinhardt | 2020-08-07 | 1 | -0/+26 |
* | refs: implement reference transaction hook | Patrick Steinhardt | 2020-06-19 | 1 | -0/+109 |