| 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 | -1/+1 |
| 2025-01-23 | t/helper/test-hash.c: use unsafe_hash_algo() | Taylor Blau | 1 | -12/+5 |
| 2025-01-23 | t/helper/test-tool: implement sha1-unsafe helper | Taylor Blau | 1 | -4/+13 |
| 2023-03-21 | treewide: remove unnecessary cache.h inclusion from several sources | Elijah Newren | 1 | -1/+0 |
| 2023-02-23 | cache.h: remove dependence on hex.h; make other files include it explicitly | Elijah Newren | 1 | -0/+1 |
| 2022-07-01 | test-tool test-hash: fix a memory leak | Ævar Arnfjörð Bjarmason | 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: make the sha1 test-tool helper generic | brian m. carlson | 1 | -0/+58 |