t: refactor tests depending on Perl for textconv scripts
Patrick Steinhardt committed over 1 year ago
t: refactor tests depending on Perl to print data
Patrick Steinhardt committed over 1 year ago
t: refactor tests depending on Perl substitution operator
Patrick Steinhardt committed over 1 year ago
t: refactor tests depending on Perl transliteration operator
Patrick Steinhardt committed over 1 year ago
Makefile: stop requiring Perl when running tests
Patrick Steinhardt committed over 1 year ago
meson: stop requiring Perl when tests are enabled
Patrick Steinhardt committed over 1 year ago
t: adapt existing PERL prerequisites
Patrick Steinhardt committed over 1 year ago
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt committed over 1 year ago
t: adapt `test_readlink()` to not use Perl
Patrick Steinhardt committed over 1 year ago
t: adapt `test_copy_bytes()` to not use Perl
Patrick Steinhardt committed over 1 year ago
t: adapt character translation helpers to not use Perl
Patrick Steinhardt committed over 1 year ago
t: refactor environment sanitization to not use Perl
Patrick Steinhardt committed over 1 year ago
t: skip chain lint when PERL_PATH is unset
Patrick Steinhardt committed over 1 year ago
builtin/cat-file: use bitmaps to efficiently filter by object type
Patrick Steinhardt committed over 1 year ago
builtin/cat-file: deduplicate logic to iterate over all objects
Patrick Steinhardt committed over 1 year ago
pack-bitmap: introduce function to check whether a pack is bitmapped
Patrick Steinhardt committed over 1 year ago
pack-bitmap: add function to iterate over filtered bitmapped objects
Patrick Steinhardt committed over 1 year ago
pack-bitmap: allow passing payloads to `show_reachable_fn()`
Patrick Steinhardt committed over 1 year ago
builtin/cat-file: support "object:type=" objects filter
Patrick Steinhardt committed over 1 year ago
builtin/cat-file: support "blob:limit=" objects filter
Patrick Steinhardt committed over 1 year ago