mailmap doc: use correct environment variable 'GIT_WORK_TREE'
Philippe Blain committed over 5 years ago
ci/install-depends: attempt to fix "brew cask" stuff
Junio C Hamano committed over 5 years ago
for_each_object_in_pack(): clarify pack vs index ordering
Jeff King committed over 5 years ago
t4203: stop losing return codes of git commands
Denton Liu committed over 5 years ago
test-lib-functions.sh: fix usage for test_commit()
Denton Liu committed over 5 years ago
pack-write: die on error in write_promisor_file()
Christian Couder committed over 5 years ago
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