Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-07 | hashmap: introduce hashmap_free_entries | Eric Wong | 1 | -1/+3 |
2019-10-07 | hashmap_cmp_fn takes hashmap_entry params | Eric Wong | 1 | -5/+9 |
2019-10-07 | hashmap_put takes "struct hashmap_entry *" | Eric Wong | 1 | -1/+1 |
2019-07-19 | Merge branch 'cc/test-oidmap' | Junio C Hamano | 1 | -10/+3 |
2019-06-17 | oidmap: use sha1hash() instead of static hash() function | Christian Couder | 1 | -10/+3 |
2018-08-29 | convert hashmap comparison functions to oideq() | Jeff King | 1 | -6/+6 |
2017-12-27 | oidmap: ensure map is initialized | Brandon Williams | 1 | -0/+11 |
2017-10-01 | oidmap: map with OID as key | Jonathan Tan | 1 | -0/+51 |