| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-31 | global: adapt callers to use generic hash context helpers | Patrick Steinhardt | 1 | -2/+2 |
| 2025-01-31 | hash: stop typedeffing the hash context | Patrick Steinhardt | 1 | -2/+2 |
| 2024-12-06 | global: trivial conversions to fix `-Wsign-compare` warnings | Patrick Steinhardt | 1 | -5/+2 |
| 2024-12-06 | global: mark code units that generate warnings with `-Wsign-compare` | Patrick Steinhardt | 1 | -0/+2 |
| 2024-06-14 | hash-ll: merge with "hash.h" | Patrick Steinhardt | 1 | -1/+1 |
| 2023-06-21 | cache.h: remove this no-longer-used header | Elijah Newren | 1 | -1/+0 |
| 2023-06-21 | read-cache*.h: move declarations for read-cache.c functions from cache.h | Elijah Newren | 1 | -0/+1 |
| 2021-06-09 | builtins + test helpers: use return instead of exit() in cmd_* | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2018-11-14 | t/helper: add a test helper to compute hash speed | brian m. carlson | 1 | -0/+61 |