Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: Fix duplicate word typos | Sven Strickroth | 2024-10-21 | 1 | -1/+1 |
* | global: ensure that object IDs are always padded | Patrick Steinhardt | 2024-06-14 | 1 | -2/+2 |
* | git-compat-util: move alloc macros to git-compat-util.h | Calvin Wan | 2023-07-05 | 1 | -1/+0 |
* | treewide: ensure one of the appropriate headers is sourced first | Elijah Newren | 2023-02-24 | 1 | -0/+1 |
* | oidtree: avoid unaligned access to crit-bit tree | René Scharfe | 2021-08-15 | 1 | -5/+15 |
* | oidtree: avoid nested struct oidtree_node | Carlo Marcelo Arenas Belón | 2021-08-09 | 1 | -8/+3 |
* | oidtree: a crit-bit tree for odb_loose_cache | Eric Wong | 2021-07-08 | 1 | -0/+104 |