summaryrefslogtreecommitdiffstats
path: root/pack-bitmap-write.c
AgeCommit message (Expand)AuthorLines
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