summaryrefslogtreecommitdiff
path: root/t/t1700-split-index.sh
AgeCommit message (Expand)Author
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