summaryrefslogtreecommitdiff
path: root/pack-bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* use REALLOC_ARRAY for changing the allocation size of arraysrs/realloc-arrayRené Scharfe2014-09-181-4/+2
* add `ignore_missing_links` mode to revwalkVicent Marti2014-04-041-0/+2
* pack-bitmap: implement optional name_hash cacheVicent Marti2013-12-301-0/+11
* pack-objects: implement bitmap writingVicent Marti2013-12-301-0/+92
* pack-bitmap: add support for bitmap indexesVicent Marti2013-12-301-0/+970