t0000: keep clean-up tests together
Jeff King committed over 5 years ago
oid_pos(): access table through const pointers
Jeff King committed over 5 years ago
hash_pos(): convert to oid_pos()
Jeff King committed over 5 years ago
rerere: use strmap to store rerere directories
Jeff King committed over 5 years ago
rerere: tighten rr-cache dirname check
Jeff King committed over 5 years ago
rerere: check dirname format while iterating rr_cache directory
Jeff King committed over 5 years ago
commit_graft_pos(): take an oid instead of a bare hash
Jeff King committed over 5 years ago
upload-pack.c: fix filter spec quoting bug
Jacob Vosmaer committed over 5 years ago
git-compat-util: always enable variadic macros
Jeff King committed over 5 years ago
ci: do not cancel all jobs of a matrix if one fails
Philippe Blain committed over 5 years ago
range-diff/format-patch: refactor check for commit range
Johannes Schindelin committed over 5 years ago
test-lib: prevent '--stress-jobs=X' from being ignored
SZEDER Gábor committed over 5 years ago
grep/log: remove hidden --debug and --grep-debug options
Ævar Arnfjörð Bjarmason committed over 5 years ago
pack-revindex: ensure that on-disk reverse indexes are given precedence
Taylor Blau committed over 5 years ago
t: support GIT_TEST_WRITE_REV_INDEX
Taylor Blau committed over 5 years ago
t: prepare for GIT_TEST_WRITE_REV_INDEX
Taylor Blau committed over 5 years ago
Documentation/config/pack.txt: advertise 'pack.writeReverseIndex'
Taylor Blau committed over 5 years ago
builtin/pack-objects.c: respect 'pack.writeReverseIndex'
Taylor Blau committed over 5 years ago
builtin/index-pack.c: write reverse indexes
Taylor Blau committed over 5 years ago
builtin/index-pack.c: allow stripping arbitrary extensions
Taylor Blau committed over 5 years ago