summaryrefslogtreecommitdiff
path: root/pack-bitmap.c
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-11-301-7/+15
* | 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