summaryrefslogtreecommitdiff
path: root/t/t0090-cache-tree.sh
AgeCommit message (Expand)Author
2021-01-23cache-tree tests: explicitly test HEAD and index differencesÆvar Arnfjörð Bjarmason
2021-01-23cache-tree tests: use a sub-shell with less indirectionÆvar Arnfjörð Bjarmason
2021-01-23cache-tree tests: remove unused $2 parameterÆvar Arnfjörð Bjarmason
2021-01-23cache-tree tests: refactor for modern test styleÆvar Arnfjörð Bjarmason
2019-11-29t0090: stop losing return codes of git commandsDenton Liu
2019-07-01t0090: make test pass with SHA-256brian m. carlson
2018-09-24Merge branch 'sg/split-index-test'Junio C Hamano
2018-09-24Merge branch 'jk/reopen-tempfile-truncate'Junio C Hamano
2018-09-12t0090: disable GIT_TEST_SPLIT_INDEX for the test checking split indexSZEDER Gábor
2018-09-05reopen_tempfile(): truncate opened fileJeff King
2018-08-27Merge branch 'sg/test-must-be-empty'Junio C Hamano
2018-08-21tests: use 'test_must_be_empty' instead of '! test -s'SZEDER Gábor
2018-07-03t: use test_write_lines() instead of series of 'echo' commandsEric Sunshine
2018-05-14t: switch $_x40 to $OID_REGEXbrian m. carlson
2018-03-27t/helper: merge test-scrap-cache-tree 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
2015-09-01Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-upd...Junio C Hamano
2015-08-31commit: don't rewrite shared index unnecessarilyDavid Turner
2015-07-28unpack-trees: populate cache-tree on successful mergeBrian Degenhardt
2014-12-23t0090: tweak awk statement for Solaris /usr/xpg4/bin/awkBen Walton
2014-11-18t0090: mark add-interactive test with PERL prerequisiteJeff King
2014-09-30t0090: avoid passing empty string to printf %dRené Scharfe
2014-09-03cache-tree: do not try to use an invalidated subtree info to build a treeJunio C Hamano
2014-07-14cache-tree: Write updated cache-tree after commitDavid Turner
2014-07-11cache-tree: subdirectory testsDavid Turner
2014-07-07cache-tree: create/update cache-tree on checkoutDavid Turner
2011-12-20t0090: be prepared that 'wc -l' writes leading blanksJohannes Sixt
2011-12-06reset: update cache-tree data when appropriateThomas Rast
2011-12-06commit: write cache-tree data when writing index anywayThomas Rast
2011-12-06Test the current state of the cache-tree optimizationThomas Rast