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
builtin/cat-file: support "blob:none" objects filter
Patrick Steinhardt committed over 1 year ago
builtin/cat-file: wire up an option to filter objects
Patrick Steinhardt committed over 1 year ago
builtin/cat-file: introduce function to report object status
Patrick Steinhardt committed over 1 year ago
builtin/cat-file: rename variable that tracks usage
Patrick Steinhardt committed over 1 year ago
help: include unsafe SHA-1 build info in version
Justin Tobler committed over 1 year ago
help: include SHA implementation in version info
Justin Tobler committed over 1 year ago
Junio C Hamano committed over 1 year ago