| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-08-06 | t: port helper/test-hashmap.c to unit-tests/t-hashmap.c | Ghanshyam Thakkar | 1 | -260/+0 |
| 2024-03-16 | t/t0*: avoid redundant uses of cat | Beat Bolli | 1 | -1/+1 |
| 2021-12-13 | t0000-t3999: detect and signal failure within loop | Eric Sunshine | 1 | -2/+2 |
| 2021-09-23 | tests: add a test mode for SANITIZE=leak, run it in CI | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
| 2019-07-31 | t: sort output of hashmap iteration | Jeff King | 1 | -22/+36 |
| 2019-06-17 | test-hashmap: remove 'hash' command | Christian Couder | 1 | -9/+0 |
| 2018-03-27 | t/helper: merge test-hashmap into test-tool | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
| 2015-03-20 | t: fix trivial &&-chain breakage | Jeff King | 1 | -1/+1 |
| 2014-07-07 | hashmap: add string interning API | Karsten Blees | 1 | -0/+13 |
| 2013-11-18 | add a hashtable implementation that supports O(1) removal | Karsten Blees | 1 | -0/+240 |