summaryrefslogtreecommitdiff
path: root/t/t1700-split-index.sh
Commit message (Expand)AuthorAgeFilesLines
* t/helper: merge test-index-version into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
* t/helper: merge test-dump-split-index into test-toolNguyễn Thái Ngọc Duy2018-03-271-24/+24
* t/helper: merge test-dump-cache-tree into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
* t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy2018-03-271-6/+6
* Merge branch 'nd/shared-index-fix'Junio C Hamano2018-02-131-0/+19
|\
| * read-cache: don't write index twice if we can't write shared indexnd/shared-index-fixNguyễn Thái Ngọc Duy2018-01-241-0/+19
* | Merge branch 'tg/split-index-fixes'Junio C Hamano2018-02-131-0/+19
|\ \ | |/ |/|
| * split-index: don't write cache tree with null oid entriesThomas Gummerer2018-01-191-0/+19
* | split-index: disable the fsmonitor extension when running the split index testBen Peart2017-10-011-0/+1
|/
* 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