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