summaryrefslogtreecommitdiff
path: root/trace2/tr2_sid.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-07hash: use git_hash_init() consistentlyJeff King1-1/+1
2025-01-31global: adapt callers to use generic hash context helpersPatrick Steinhardt1-2/+2
2025-01-31hash: stop typedeffing the hash contextPatrick Steinhardt1-1/+1
2023-03-21treewide: remove unnecessary includes of cache.hElijah Newren1-1/+2
2023-02-23cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren1-0/+1
2019-11-10Fix spelling errors in code commentsElijah Newren1-1/+1
2019-05-28trace2: rename environment variables to GIT_TRACE2*SZEDER Gábor1-1/+1
2019-04-16trace2: make SIDs more uniqueJeff Hostetler1-4/+49
2019-02-22trace2: create new combined trace facilityJeff Hostetler1-0/+67