aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1600-index.sh
AgeCommit message (Expand)AuthorFilesLines
2023-09-12test-tool: retire "index-version"Junio C Hamano1-1/+1
2023-01-17t1600: fix racy index.skipHash testDerrick Stolee1-0/+1
2023-01-07features: feature.manyFiles implies fast index writesDerrick Stolee1-0/+11
2023-01-07test-lib-functions: add helper for trailing hashDerrick Stolee1-0/+5
2023-01-07read-cache: add index.skipHash config optionDerrick Stolee1-0/+14
2021-11-01leak tests: mark some misc tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+1
2021-09-07t1600-index: disable GIT_TEST_SPLIT_INDEXSZEDER Gábor1-0/+2
2021-09-07t1600-index: don't run git commands upstream of a pipeSZEDER Gábor1-3/+6
2021-09-07t1600-index: remove unnecessary redirectionSZEDER Gábor1-1/+1
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-3/+3
2019-10-24repo-settings: read an int for index.versionDerrick Stolee1-0/+4
2019-08-13repo-settings: create feature.manyFiles settingDerrick Stolee1-5/+26
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor1-2/+1
2018-03-27t/helper: merge test-index-version into test-toolNguyễn Thái Ngọc Duy1-1/+1
2014-02-24read-cache: add index.version config variableThomas Gummerer1-0/+27
2014-02-24introduce GIT_INDEX_VERSION environment variableThomas Gummerer1-0/+49