Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure to always include "common.h" first | Patrick Steinhardt | 2017-07-03 | 1 | -1/+2 |
* | map: remove `*map_free` macros | Patrick Steinhardt | 2017-03-20 | 1 | -2/+1 |
* | idxmap: remove GIT__USE_IDXMAP | Patrick Steinhardt | 2017-02-17 | 1 | -18/+0 |
* | idxmap: convert to use functions instead of macros | Patrick Steinhardt | 2017-02-17 | 1 | -43/+22 |
* | khash: avoid using `kh_resize` directly | Patrick Steinhardt | 2017-02-17 | 1 | -0/+1 |
* | khash: avoid using macro magic to get return address | Patrick Steinhardt | 2017-02-17 | 1 | -6/+6 |
* | index: Also size-hint the hash tablevmg/index-fill-2 | Vicent Marti | 2015-12-16 | 1 | -0/+1 |
* | Add a hashmap for index entries | Carlos MartÃn Nieto | 2015-08-14 | 1 | -0/+92 |