index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t1416-ref-transaction-hooks.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ps/leakfixes-part-10'
Junio C Hamano
2024-12-04
1
-1
/
+0
|
\
|
*
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-21
1
-1
/
+0
*
|
refs: don't invoke reference-transaction hook for reflogs
Karthik Nayak
2024-11-15
1
-2
/
+0
|
/
*
update-ref: add support for 'symref-update' command
Karthik Nayak
2024-06-07
1
-0
/
+4
*
update-ref: add support for 'symref-create' command
Karthik Nayak
2024-06-07
1
-0
/
+3
*
update-ref: add support for 'symref-delete' command
Karthik Nayak
2024-06-07
1
-1
/
+18
*
update-ref: add support for 'symref-verify' command
Karthik Nayak
2024-06-07
1
-0
/
+30
*
refs: use transaction in `refs_create_symref()`
Karthik Nayak
2024-05-07
1
-0
/
+23
*
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-11-02
1
-1
/
+1
*
push: free_refs() the "local_refs" in set_refspecs()
Ævar Arnfjörð Bjarmason
2023-02-07
1
-0
/
+1
*
Revert "Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs'"
Junio C Hamano
2022-04-14
1
-50
/
+0
*
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-20
1
-6
/
+6
*
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
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