Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |