summaryrefslogtreecommitdiff
path: root/pack-bitmap.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-12Merge branch 'jk/pack-bitmap'Libravatar Junio C Hamano1-7/+15
2014-11-30pack-bitmap: do not use gcc packed attributeLibravatar Karsten Blees1-7/+15
2014-09-18use REALLOC_ARRAY for changing the allocation size of arraysLibravatar René Scharfe1-4/+2
2014-04-04add `ignore_missing_links` mode to revwalkLibravatar Vicent Marti1-0/+2
2013-12-30pack-bitmap: implement optional name_hash cacheLibravatar Vicent Marti1-0/+11
2013-12-30pack-objects: implement bitmap writingLibravatar Vicent Marti1-0/+92
2013-12-30pack-bitmap: add support for bitmap indexesLibravatar Vicent Marti1-0/+970