16 Commits (640f9cd5994ed2061405aa94972b1746bb0c393e)

Author SHA1 Message Date
Jeff King d2bc62b1fa pack-bitmap: convert khash_sha1 maps into kh_oid_map 6 years ago
brian m. carlson 3c7714485d pack-bitmap: switch hash tables to use struct object_id 6 years ago
brian m. carlson 0f4d6cada8 pack-bitmap: make bitmap header handling hash agnostic 6 years ago
Nguyễn Thái Ngọc Duy 7c14112741 pack-*.c: remove the_repository references 6 years ago
Jeff King 5476fb07eb bitmap_has_sha1_in_uninteresting(): drop BUG check 7 years ago
Jeff King 30cdc33fba pack-bitmap: save "have" bitmap from walk 7 years ago
Elijah Newren ef3ca95475 Add missing includes and forward declarations 7 years ago
Jonathan Tan f3c23db2d7 pack-bitmap: add free function 7 years ago
Jonathan Tan 3ae5fa0768 pack-bitmap: remove bitmap_git global variable 7 years ago
Nguyễn Thái Ngọc Duy 06af3bba41 pack-objects: move in_pack_pos out of struct object_entry 7 years ago
brian m. carlson 206649672e pack-bitmap: convert traverse_bitmap_commit_list to object_id 7 years ago
Junio C Hamano cb4680500a pack-bitmap.c: make pack_bitmap_filename() static 10 years ago
Karsten Blees b5007211b6 pack-bitmap: do not use gcc packed attribute 10 years ago
Vicent Marti ae4f07fbcc pack-bitmap: implement optional name_hash cache 11 years ago
Vicent Marti 7cc8f97108 pack-objects: implement bitmap writing 11 years ago
Vicent Marti fff42755ef pack-bitmap: add support for bitmap indexes 11 years ago