Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure to always include "common.h" first | Patrick Steinhardt | 2017-07-03 | 1 | -0/+1 |
* | map: remove `*map_free` macros | Patrick Steinhardt | 2017-03-20 | 1 | -2/+1 |
* | offmap: remove GIT__USE_OFFMAP macro | Patrick Steinhardt | 2017-02-17 | 1 | -3/+0 |
* | offmap: convert to use functions instead of macros | Patrick Steinhardt | 2017-02-17 | 1 | -23/+14 |
* | khash: avoid using macro magic to get return address | Patrick Steinhardt | 2017-02-17 | 1 | -3/+3 |
* | khash: avoid using `kh_put` directly | Patrick Steinhardt | 2017-02-17 | 1 | -0/+2 |
* | offmap: remove unused macro `git_offmap_insert2` | Patrick Steinhardt | 2017-02-17 | 1 | -10/+0 |
* | Remove extra semicolon outside of a function | Stefan Widgren | 2015-02-15 | 1 | -2/+2 |
* | Update `khash.h` to pull request 42 | Edward Thomson | 2015-02-12 | 1 | -0/+1 |
* | pack: introduce a delta base cache | Carlos MartÃn Nieto | 2013-01-11 | 1 | -0/+65 |