t0021: refactor `generate_random_characters()` to not depend on Perl
Patrick Steinhardt committed over 1 year ago
t/lib-httpd: refactor "one-time-perl" CGI script to not depend on Perl
Patrick Steinhardt committed over 1 year ago
t/lib-t6000: refactor `name_from_description()` to not depend on Perl
Patrick Steinhardt committed over 1 year ago
t/lib-gpg: refactor `sanitize_pgp()` to not depend on Perl
Patrick Steinhardt committed over 1 year ago
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