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
bundle-uri: add test for bundle-uri clones with tags
Scott Chacon committed over 1 year ago
bundle-uri: copy all bundle references ino the refs/bundle space
Scott Chacon committed over 1 year ago
send-email: retrieve Message-ID from outlook SMTP server
Aditya Garg committed over 1 year ago
meson: prefer shell at "/bin/sh"
Patrick Steinhardt committed over 1 year ago
meson: report detected runtime executable paths
Patrick Steinhardt committed over 1 year ago
meson: only check for missing networking syms on non-Windows; add compat impls
Eli Schwartz committed over 1 year ago