Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-04 | bitmap_has_sha1_in_uninteresting(): drop BUG check | Jeff King | 1 | -1/+1 |
2018-08-21 | pack-bitmap: save "have" bitmap from walk | Jeff King | 1 | -0/+7 |
2018-08-15 | Add missing includes and forward declarations | Elijah Newren | 1 | -0/+3 |
2018-06-21 | pack-bitmap: add free function | Jonathan Tan | 1 | -0/+1 |
2018-06-21 | pack-bitmap: remove bitmap_git global variable | Jonathan Tan | 1 | -6/+13 |
2018-04-16 | pack-objects: move in_pack_pos out of struct object_entry | Nguyễn Thái Ngọc Duy | 1 | -1/+3 |
2017-10-16 | pack-bitmap: convert traverse_bitmap_commit_list to object_id | brian m. carlson | 1 | -1/+1 |
2015-01-15 | pack-bitmap.c: make pack_bitmap_filename() static | Junio C Hamano | 1 | -1/+0 |
2014-11-30 | pack-bitmap: do not use gcc packed attribute | Karsten Blees | 1 | -6/+0 |
2013-12-30 | pack-bitmap: implement optional name_hash cache | Vicent Marti | 1 | -2/+4 |
2013-12-30 | pack-objects: implement bitmap writing | Vicent Marti | 1 | -0/+19 |
2013-12-30 | pack-bitmap: add support for bitmap indexes | Vicent Marti | 1 | -0/+43 |