summaryrefslogtreecommitdiffstats
path: root/pack-bitmap-write.c
AgeCommit message (Expand)AuthorLines
2014-12-12Merge branch 'jk/pack-bitmap'Junio C Hamano-5/+3
2014-11-30pack-bitmap: do not use gcc packed attributeKarsten Blees-5/+3
2014-09-18use REALLOC_ARRAY for changing the allocation size of arraysRené Scharfe-2/+1
2014-03-06Use hashcpy() when copying object namesSun He-1/+1
2013-12-30pack-bitmap: implement optional name_hash cacheVicent Marti-2/+19
2013-12-30pack-objects: implement bitmap writingVicent Marti-0/+535