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