summaryrefslogtreecommitdiff
path: root/src/offmap.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-0/+1
* map: remove `*map_free` macrosPatrick Steinhardt2017-03-201-2/+1
* offmap: remove GIT__USE_OFFMAP macroPatrick Steinhardt2017-02-171-3/+0
* offmap: convert to use functions instead of macrosPatrick Steinhardt2017-02-171-23/+14
* khash: avoid using macro magic to get return addressPatrick Steinhardt2017-02-171-3/+3
* khash: avoid using `kh_put` directlyPatrick Steinhardt2017-02-171-0/+2
* offmap: remove unused macro `git_offmap_insert2`Patrick Steinhardt2017-02-171-10/+0
* Remove extra semicolon outside of a functionStefan Widgren2015-02-151-2/+2
* Update `khash.h` to pull request 42Edward Thomson2015-02-121-0/+1
* pack: introduce a delta base cacheCarlos Martín Nieto2013-01-111-0/+65