summaryrefslogtreecommitdiffstats
path: root/t/t1600-index.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* test-tool: retire "index-version"Junio C Hamano2023-09-131-1/+1
* t1600: fix racy index.skipHash testDerrick Stolee2023-01-171-0/+1
* features: feature.manyFiles implies fast index writesDerrick Stolee2023-01-061-0/+11
* test-lib-functions: add helper for trailing hashDerrick Stolee2023-01-061-0/+5
* read-cache: add index.skipHash config optionDerrick Stolee2023-01-061-0/+14
* leak tests: mark some misc tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-11-011-0/+1
* t1600-index: disable GIT_TEST_SPLIT_INDEXSZEDER Gábor2021-09-081-0/+2
* t1600-index: don't run git commands upstream of a pipeSZEDER Gábor2021-09-081-3/+6
* t1600-index: remove unnecessary redirectionSZEDER Gábor2021-09-081-1/+1
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-111-3/+3
* repo-settings: read an int for index.versionDerrick Stolee2019-10-241-0/+4
* repo-settings: create feature.manyFiles settingDerrick Stolee2019-08-131-5/+26
* tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor2018-08-211-2/+1
* t/helper: merge test-index-version into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
* read-cache: add index.version config variableThomas Gummerer2014-02-241-0/+27
* introduce GIT_INDEX_VERSION environment variableThomas Gummerer2014-02-241-0/+49