summaryrefslogtreecommitdiff
path: root/t/t1700-split-index.sh
AgeCommit message (Expand)Author
2018-11-21Merge branch 'sg/split-index-test' into maintJunio C Hamano
2018-10-11t1700-split-index: date back files to avoid racy situationsSZEDER Gábor
2018-09-28t1700-split-index: document why FSMONITOR is disabled in this test scriptSZEDER Gábor
2018-09-12t1700-split-index: drop unnecessary 'grep'SZEDER Gábor
2018-08-27Merge branch 'sg/test-must-be-empty'Junio C Hamano
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor
2018-07-03t: use test_might_fail() instead of manipulating exit code manuallyEric Sunshine
2018-05-14t: switch $_z40 to $ZERO_OIDbrian m. carlson
2018-03-27t/helper: merge test-index-version into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-dump-split-index into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-dump-cache-tree into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy
2018-02-13Merge branch 'nd/shared-index-fix'Junio C Hamano
2018-02-13Merge branch 'tg/split-index-fixes'Junio C Hamano
2018-01-24read-cache: don't write index twice if we can't write shared indexNguyễn Thái Ngọc Duy
2018-01-19split-index: don't write cache tree with null oid entriesThomas Gummerer
2017-10-01split-index: disable the fsmonitor extension when running the split index testBen Peart
2017-06-25t1700: make sure split-index respects core.sharedrepositoryChristian Couder
2017-03-17Merge branch 'cc/split-index-config'Junio C Hamano
2017-03-06read-cache: use freshen_shared_index() in read_index_from()Christian Couder
2017-03-06t1700: test shared index file expirationChristian Couder
2017-03-01t1700: add tests for splitIndex.maxPercentChangeChristian Couder
2017-03-01read-cache: regenerate shared index if necessaryChristian Couder
2017-03-01t1700: add tests for core.splitIndexChristian Couder
2017-03-01t1700: change here document styleChristian Couder
2017-02-17rev-parse: fix several options when running in a subdirectoryJohannes Schindelin
2017-02-17rev-parse tests: add tests executed from a subdirectoryMichael Rappazzo
2016-07-18test-lib.sh: introduce and use $EMPTY_BLOBNguyễn Thái Ngọc Duy
2015-12-27t/t1700-split-index.sh: use the $( ... ) construct for command substitutionElia Pinto
2015-03-26Merge branch 'jk/test-chain-lint'Junio C Hamano
2015-03-20t1700: make test pass with index-v4Thomas Gummerer
2015-03-20t: fix severe &&-chain breakageJeff King
2014-06-13t1700: new tests for split-index modeNguyễn Thái Ngọc Duy