summaryrefslogtreecommitdiff
path: root/t/t5316-pack-delta-depth.sh
AgeCommit message (Expand)AuthorFilesLines
2026-02-24t: disable maintenance where we verify object database structurePatrick Steinhardt1-0/+1
2025-06-17Merge branch 'ds/path-walk-2'Junio C Hamano1-3/+6
2025-05-16pack-objects: introduce GIT_TEST_PACK_PATH_WALKDerrick Stolee1-3/+6
2025-04-07t5316: refactor `max_chain()` to not depend on PerlPatrick Steinhardt1-9/+9
2025-04-07t: introduce PERL_TEST_HELPERS prerequisitePatrick Steinhardt1-4/+4
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2022-04-13revisions API: have release_revisions() release "filter"Ævar Arnfjörð Bjarmason1-0/+2
2022-02-25Merge branch 'ab/only-single-progress-at-once'Junio C Hamano1-1/+5
2022-02-03progress API: unify stop_progress{,_msg}(), fix trace2 bugÆvar Arnfjörð Bjarmason1-1/+5
2021-12-13tests: fix broken &&-chains in `{...}` groupsEric Sunshine1-2/+5
2021-05-03pack-objects: clamp negative depth to 0Jeff King1-0/+7
2021-05-03t5316: check behavior of pack-objects --depth=0Jeff King1-0/+8
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-2/+2
2018-03-27t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy1-1/+1
2017-05-11tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason1-2/+6
2017-01-27pack-objects: enforce --depth limit in reused deltasJeff King1-0/+93