summaryrefslogtreecommitdiffstats
path: root/pack-bitmap.c
AgeCommit message (Expand)AuthorLines
2014-12-12Merge branch 'jk/pack-bitmap'Junio C Hamano-7/+15
2014-11-30pack-bitmap: do not use gcc packed attributeKarsten Blees-7/+15
2014-09-18use REALLOC_ARRAY for changing the allocation size of arraysRené Scharfe-4/+2
2014-04-04add `ignore_missing_links` mode to revwalkVicent Marti-0/+2
2013-12-30pack-bitmap: implement optional name_hash cacheVicent Marti-0/+11
2013-12-30pack-objects: implement bitmap writingVicent Marti-0/+92
2013-12-30pack-bitmap: add support for bitmap indexesVicent Marti-0/+970