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