summaryrefslogtreecommitdiff
path: root/t/t0090-cache-tree.sh
AgeCommit message (Expand)AuthorFilesLines
2018-07-03t: use test_write_lines() instead of series of 'echo' commandsLibravatar Eric Sunshine1-1/+1
2018-05-14t: switch $_x40 to $OID_REGEXLibravatar brian m. carlson1-1/+1
2018-03-27t/helper: merge test-scrap-cache-tree into test-toolLibravatar Nguyễn Thái Ngọc Duy1-4/+4
2018-03-27t/helper: merge test-dump-split-index into test-toolLibravatar Nguyễn Thái Ngọc Duy1-2/+2
2018-03-27t/helper: merge test-dump-cache-tree into test-toolLibravatar Nguyễn Thái Ngọc Duy1-3/+3
2015-09-01Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-upd...Libravatar Junio C Hamano1-0/+10
2015-08-31commit: don't rewrite shared index unnecessarilyLibravatar David Turner1-0/+10
2015-07-28unpack-trees: populate cache-tree on successful mergeLibravatar Brian Degenhardt1-0/+24
2014-12-23t0090: tweak awk statement for Solaris /usr/xpg4/bin/awkLibravatar Ben Walton1-1/+1
2014-11-18t0090: mark add-interactive test with PERL prerequisiteLibravatar Jeff King1-1/+1
2014-09-30t0090: avoid passing empty string to printf %dLibravatar René Scharfe1-1/+1
2014-09-03cache-tree: do not try to use an invalidated subtree info to build a treeLibravatar Junio C Hamano1-0/+8
2014-07-14cache-tree: Write updated cache-tree after commitLibravatar David Turner1-15/+102
2014-07-11cache-tree: subdirectory testsLibravatar David Turner1-3/+23
2014-07-07cache-tree: create/update cache-tree on checkoutLibravatar David Turner1-3/+16
2011-12-20t0090: be prepared that 'wc -l' writes leading blanksLibravatar Johannes Sixt1-4/+2
2011-12-06reset: update cache-tree data when appropriateLibravatar Thomas Rast1-2/+2
2011-12-06commit: write cache-tree data when writing index anywayLibravatar Thomas Rast1-1/+1
2011-12-06Test the current state of the cache-tree optimizationLibravatar Thomas Rast1-0/+95