aboutsummaryrefslogtreecommitdiff
path: root/t/t0613-reftable-write-options.sh
AgeCommit message (Expand)Author
2026-02-19t: use test_seq -f and pipes in a few more placesAaron Plattner
2025-09-10t0613: stop setting default initial branchPhillip Wood
2025-06-24test-lib: teach test_seq the -f optionJeff King
2025-04-29Merge branch 'ps/reftable-api-revamp'Junio C Hamano
2025-04-07reftable/table: move printing logic into test helperPatrick Steinhardt
2025-04-07t: refactor tests depending on Perl to print dataPatrick Steinhardt
2025-04-07t: introduce PERL_TEST_HELPERS prerequisitePatrick Steinhardt
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt
2024-07-01t0613: mark as leak-freeRubén Justo
2024-05-13refs/reftable: allow disabling writing the object indexPatrick Steinhardt
2024-05-13refs/reftable: allow configuring restart intervalPatrick Steinhardt
2024-05-13refs/reftable: allow configuring block sizePatrick Steinhardt
2024-05-13reftable/dump: support dumping a table's block structurePatrick Steinhardt