summaryrefslogtreecommitdiff
path: root/t/t1700-split-index.sh
Commit message (Expand)AuthorAgeFilesLines
* t1700: make sure split-index respects core.sharedrepositorycc/shared-index-permfixChristian Couder2017-06-251-0/+30
* Merge branch 'cc/split-index-config'Junio C Hamano2017-03-171-85/+239
|\
| * read-cache: use freshen_shared_index() in read_index_from()Christian Couder2017-03-061-7/+7
| * t1700: test shared index file expirationChristian Couder2017-03-061-0/+44
| * t1700: add tests for splitIndex.maxPercentChangeChristian Couder2017-03-011-0/+72
| * read-cache: regenerate shared index if necessaryChristian Couder2017-03-011-0/+1
| * t1700: add tests for core.splitIndexChristian Couder2017-03-011-0/+37
| * t1700: change here document styleChristian Couder2017-03-011-85/+85
* | rev-parse: fix several options when running in a subdirectoryjs/git-path-in-subdirJohannes Schindelin2017-02-171-1/+1
* | rev-parse tests: add tests executed from a subdirectoryMichael Rappazzo2017-02-171-0/+16
|/
* test-lib.sh: introduce and use $EMPTY_BLOBNguyễn Thái Ngọc Duy2016-07-181-12/+12
* t/t1700-split-index.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-271-1/+1
* Merge branch 'jk/test-chain-lint'Junio C Hamano2015-03-261-1/+1
|\
| * t: fix severe &&-chain breakageJeff King2015-03-201-1/+1
* | t1700: make test pass with index-v4tg/test-index-v4Thomas Gummerer2015-03-201-3/+12
|/
* t1700: new tests for split-index modeNguyễn Thái Ngọc Duy2014-06-131-0/+194