Merge branch 'js/git-perf-env-override'
Junio C Hamano committed over 1 year ago
xdiff: disable cleanup_records heuristic with --minimal
Niels Glodny committed over 1 year ago
diff: check range before dereferencing an array element
Johannes Schindelin committed over 1 year ago
object-store: drop `repo_has_object_file()`
Patrick Steinhardt committed over 1 year ago
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt committed over 1 year ago
object-store: allow fetching objects via `has_object()`
Patrick Steinhardt committed over 1 year ago
object-store: move function declarations to their respective subsystems
Patrick Steinhardt committed over 1 year ago
object-store: move and rename `odb_pack_keep()`
Patrick Steinhardt committed over 1 year ago
object-store: drop `loose_object_path()`
Patrick Steinhardt committed over 1 year ago
object-store: move `struct packed_git` into "packfile.h"
Patrick Steinhardt committed over 1 year ago
send-email: add --[no-]outlook-id-fix option
Aditya Garg committed over 1 year ago
hashmap: ensure hashmaps are reusable after hashmap_clear()
Elijah Newren committed over 1 year ago
index-pack: allow revisiting REF_DELTA chains
Derrick Stolee committed over 1 year ago
t5309: create failing test for 'git index-pack'
Derrick Stolee committed over 1 year ago
test-tool: add pack-deltas helper
Derrick Stolee committed over 1 year ago
meson: wire up benchmarking options
Patrick Steinhardt committed over 1 year ago
Patrick Steinhardt committed over 1 year ago
t/perf: fix benchmarks with out-of-tree builds
Patrick Steinhardt committed over 1 year ago
t/perf: use configured PERL_PATH
Patrick Steinhardt committed over 1 year ago
t/perf: fix benchmarks with alternate repo formats
Patrick Steinhardt committed over 1 year ago