summaryrefslogtreecommitdiffstats
path: root/refs/debug.c
AgeCommit message (Expand)AuthorLines
2021-05-10Merge branch 'bc/hash-transition-interop-part-1'Junio C Hamano-1/+1
2021-05-07Merge branch 'hn/trace-reflog-expiry'Junio C Hamano-3/+44
2021-04-27hash: provide per-algorithm null OIDsbrian m. carlson-1/+1
2021-04-27refs/debug: trace into reflog expiry tooHan-Wen Nienhuys-3/+44
2021-04-12refs: print errno for read_raw_ref if GIT_TRACE_REFS is setHan-Wen Nienhuys-1/+4
2020-09-09refs: add GIT_TRACE_REFS debugging mechanismHan-Wen Nienhuys-0/+398