summaryrefslogtreecommitdiffstats
path: root/pack-bitmap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/pack-bitmap'Junio C Hamano2014-12-121-7/+15
|\
| * pack-bitmap: do not use gcc packed attributeKarsten Blees2014-12-011-7/+15
* | use REALLOC_ARRAY for changing the allocation size of arraysRené 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