summaryrefslogtreecommitdiff
path: root/t/t5316-pack-delta-depth.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: fix broken &&-chains in `{...}` groupsEric Sunshine2021-12-131-2/+5
* pack-objects: clamp negative depth to 0Jeff King2021-05-031-0/+7
* t5316: check behavior of pack-objects --depth=0Jeff King2021-05-031-0/+8
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-2/+2
* t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
* tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-111-2/+6
* pack-objects: enforce --depth limit in reused deltasJeff King2017-01-271-0/+93