summaryrefslogtreecommitdiffstats
path: root/pack-bitmap-write.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/pack-bitmap'Junio C Hamano2014-12-121-5/+3
|\
| * pack-bitmap: do not use gcc packed attributeKarsten Blees2014-11-301-5/+3
* | use REALLOC_ARRAY for changing the allocation size of arraysRené Scharfe2014-09-181-2/+1
* | Use hashcpy() when copying object namesSun He2014-03-061-1/+1
|/
* pack-bitmap: implement optional name_hash cacheVicent Marti2013-12-301-2/+19
* pack-objects: implement bitmap writingVicent Marti2013-12-301-0/+535