Merge branch 'en/ort-conflict-handling' into en/merge-ort-perf
Junio C Hamano committed over 5 years ago
Merge branch 'en/diffcore-rename' into en/merge-ort-perf
Junio C Hamano committed over 5 years ago
pack-revindex.c: avoid direct revindex access in 'offset_to_pack_pos()'
Taylor Blau committed over 5 years ago
pack-revindex: hide the definition of 'revindex_entry'
Taylor Blau committed over 5 years ago
pack-revindex: remove unused 'find_revindex_position()'
Taylor Blau committed over 5 years ago
pack-revindex: remove unused 'find_pack_revindex()'
Taylor Blau committed over 5 years ago
builtin/gc.c: guess the size of the revindex
Taylor Blau committed over 5 years ago
for_each_object_in_pack(): convert to new revindex API
Taylor Blau committed over 5 years ago
unpack_entry(): convert to new revindex API
Taylor Blau committed over 5 years ago
packed_object_info(): convert to new revindex API
Taylor Blau committed over 5 years ago
retry_bad_packed_offset(): convert to new revindex API
Taylor Blau committed over 5 years ago
get_delta_base_oid(): convert to new revindex API
Taylor Blau committed over 5 years ago
rebuild_existing_bitmaps(): convert to new revindex API
Taylor Blau committed over 5 years ago
try_partial_reuse(): convert to new revindex API
Taylor Blau committed over 5 years ago
get_size_by_pos(): convert to new revindex API
Taylor Blau committed over 5 years ago
show_objects_for_type(): convert to new revindex API
Taylor Blau committed over 5 years ago
bitmap_position_packfile(): convert to new revindex API
Taylor Blau committed over 5 years ago
check_object(): convert to new revindex API
Taylor Blau committed over 5 years ago
write_reused_pack_verbatim(): convert to new revindex API
Taylor Blau committed over 5 years ago
write_reused_pack_one(): convert to new revindex API
Taylor Blau committed over 5 years ago