| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-03-28 | Merge branch 'jh/memihash-opt' | Junio C Hamano | -0/+22 |
| 2017-03-23 | hashmap: document memihash_cont, hashmap_disallow_rehash api | Jeff Hostetler | -0/+22 |
| 2017-01-19 | clear_delta_base_cache(): don't modify hashmap while iterating | Jeff King | -1/+3 |
| 2016-08-02 | hashmap: clarify that hashmap_entry can safely be discarded | Junio C Hamano | -0/+5 |
| 2014-07-07 | hashmap: add string interning API | Karsten Blees | -0/+15 |
| 2014-07-07 | hashmap: add simplified hashmap_get_from_hash() API | Karsten Blees | -0/+14 |
| 2014-07-07 | hashmap: improve struct hashmap member documentation | Karsten Blees | -4/+12 |
| 2014-07-07 | hashmap: factor out getting a hash code from a SHA1 | Karsten Blees | -0/+9 |
| 2014-05-19 | Documentation/technical/api-hashmap: remove source highlighting | Anders Kaseorg | -1/+0 |
| 2014-02-24 | hashmap.h: use 'unsigned int' for hash-codes everywhere | Karsten Blees | -1/+1 |
| 2013-11-18 | add a hashtable implementation that supports O(1) removal | Karsten Blees | -0/+235 |
