aboutsummaryrefslogtreecommitdiffstats
path: root/oidtree.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-05git-compat-util: move alloc macros to git-compat-util.hCalvin Wan1-1/+0
2023-02-23treewide: ensure one of the appropriate headers is sourced firstElijah Newren1-0/+1
2021-08-15oidtree: avoid unaligned access to crit-bit treeRené Scharfe1-5/+15
2021-08-09oidtree: avoid nested struct oidtree_nodeCarlo Marcelo Arenas Belón1-8/+3
2021-07-07oidtree: a crit-bit tree for odb_loose_cacheEric Wong1-0/+104