summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2025-04-07reftable/table: introduce iterator for table blocksPatrick Steinhardt-0/+110
2025-04-07reftable/block: expose a generic iterator over reftable recordsPatrick Steinhardt-0/+78
2025-04-07reftable/block: make block iterators reseekablePatrick Steinhardt-15/+11
2025-04-07reftable/block: rename `block_reader` to `reftable_block`Patrick Steinhardt-51/+51
2025-04-07reftable/block: rename `block` to `block_data`Patrick Steinhardt-5/+5
2025-04-07reftable/table: move reading block into block readerPatrick Steinhardt-36/+40
2025-04-07reftable/blocksource: consolidate code into a single filePatrick Steinhardt-6/+6
2025-04-07reftable/reader: rename data structure to "table"Patrick Steinhardt-139/+139
2025-04-07blame: print unblamable and ignored commits in porcelain modeKarthik Nayak-0/+38
2025-04-07t5703: refactor test to not depend on PerlPatrick Steinhardt-17/+8
2025-04-07t5316: refactor `max_chain()` to not depend on PerlPatrick Steinhardt-9/+9
2025-04-07t0210: refactor trace2 scrubbing to not use PerlPatrick Steinhardt-72/+43
2025-04-07t0021: refactor `generate_random_characters()` to not depend on PerlPatrick Steinhardt-4/+3
2025-04-07t/lib-httpd: refactor "one-time-perl" CGI script to not depend on PerlPatrick Steinhardt-77/+86
2025-04-07t/lib-t6000: refactor `name_from_description()` to not depend on PerlPatrick Steinhardt-19/+6
2025-04-07t/lib-gpg: refactor `sanitize_pgp()` to not depend on PerlPatrick Steinhardt-16/+11
2025-04-07t: refactor tests depending on Perl for textconv scriptsPatrick Steinhardt-36/+13
2025-04-07t: refactor tests depending on Perl to print dataPatrick Steinhardt-67/+51
2025-04-07t: refactor tests depending on Perl substitution operatorPatrick Steinhardt-60/+40
2025-04-07t: refactor tests depending on Perl transliteration operatorPatrick Steinhardt-31/+19
2025-04-07Makefile: stop requiring Perl when running testsPatrick Steinhardt-3/+13
2025-04-07t: adapt existing PERL prerequisitesPatrick Steinhardt-15/+19
2025-04-07t: introduce PERL_TEST_HELPERS prerequisitePatrick Steinhardt-93/+281
2025-04-07t: adapt `test_readlink()` to not use PerlPatrick Steinhardt-1/+14
2025-04-07t: adapt `test_copy_bytes()` to not use PerlPatrick Steinhardt-11/+1
2025-04-07t: adapt character translation helpers to not use PerlPatrick Steinhardt-3/+3
2025-04-07t: refactor environment sanitization to not use PerlPatrick Steinhardt-18/+14
2025-04-07t: skip chain lint when PERL_PATH is unsetPatrick Steinhardt-0/+16
2025-04-07builtin/cat-file: support "object:type=" objects filterPatrick Steinhardt-1/+5
2025-04-07builtin/cat-file: support "blob:limit=" objects filterPatrick Steinhardt-3/+15
2025-04-07builtin/cat-file: support "blob:none" objects filterPatrick Steinhardt-2/+45
2025-04-07builtin/cat-file: wire up an option to filter objectsPatrick Steinhardt-0/+40
2025-04-07Merge branch 'js/mingw-admins-are-special'Junio C Hamano-0/+19
2025-04-07Merge branch 'dm/completion-remote-names-fix'Junio C Hamano-22/+184
2025-04-07Merge branch 'tb/combine-cruft-below-size'Junio C Hamano-273/+322
2025-04-07Merge branch 'cc/lop-remote'Junio C Hamano-7/+68
2025-04-07Merge branch 'jc/name-rev-stdin'Junio C Hamano-16/+57
2025-04-01t5605: fix test for cloning from a different userbrian m. carlson-3/+2
2025-04-01Merge branch 'ps/reftable-sans-compat-util' into ps/reftable-api-revampJunio C Hamano-25/+67
2025-04-01userdiff: add builtin driver for INI filesLucas Seiki Oshiro-0/+38
2025-04-01revision: fix --left/right-only use with unrelated historiesMatt Hunter-0/+15
2025-03-29Merge branch 'en/random-cleanups'Junio C Hamano-5/+5
2025-03-29Merge branch 'rs/xdiff-context-length-fix'Junio C Hamano-0/+10
2025-03-29Merge branch 'en/diff-rename-follow-fix'Junio C Hamano-0/+32
2025-03-29Merge branch 'tb/multi-cruft-pack-refresh-fix'Junio C Hamano-0/+66
2025-03-29Merge branch 'jk/fetch-ref-prefix-cleanup'Junio C Hamano-6/+50
2025-03-29Merge branch 'en/merge-ort-prepare-to-remove-recursive'Junio C Hamano-3/+30
2025-03-29Merge branch 'ps/refname-avail-check-optim'Junio C Hamano-0/+1
2025-03-29Merge branch 'cc/signed-fast-export-import'Junio C Hamano-0/+116
2025-03-28p9210: fix 'scalar clone' when running from a detached HEADPhilippe Blain-1/+2