summaryrefslogtreecommitdiff
path: root/pack-bitmap-write.c
AgeCommit message (Expand)Author
2016-02-12list-objects: pass full pathname to callbacksJeff King
2016-02-12list-objects: drop name_path entirelyJeff King
2015-11-20Remove get_object_hash.brian m. carlson
2015-11-20Convert struct object to object_idbrian m. carlson
2015-11-20Add several uses of get_object_hash.brian m. carlson
2014-12-12Merge branch 'jk/pack-bitmap'Junio C Hamano
2014-12-01pack-bitmap: do not use gcc packed attributeKarsten Blees
2014-09-18use REALLOC_ARRAY for changing the allocation size of arraysRené Scharfe
2014-03-06Use hashcpy() when copying object namesSun He
2013-12-30pack-bitmap: implement optional name_hash cacheVicent Marti
2013-12-30pack-objects: implement bitmap writingVicent Marti