Age | Commit message (Expand) | Author | Files | Lines |
2018-09-24 | Merge branch 'sg/split-index-test' | Junio C Hamano | 1 | -7/+10 |
2018-09-24 | Merge branch 'jk/reopen-tempfile-truncate' | Junio C Hamano | 1 | -0/+18 |
2018-09-12 | t0090: disable GIT_TEST_SPLIT_INDEX for the test checking split index | SZEDER Gábor | 1 | -7/+10 |
2018-09-05 | reopen_tempfile(): truncate opened file | Jeff King | 1 | -0/+18 |
2018-08-27 | Merge branch 'sg/test-must-be-empty' | Junio C Hamano | 1 | -1/+1 |
2018-08-21 | tests: use 'test_must_be_empty' instead of '! test -s' | SZEDER Gábor | 1 | -1/+1 |
2018-07-03 | t: use test_write_lines() instead of series of 'echo' commands | Eric Sunshine | 1 | -1/+1 |
2018-05-14 | t: switch $_x40 to $OID_REGEX | brian m. carlson | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-scrap-cache-tree into test-tool | Nguyễn Thái Ngọc Duy | 1 | -4/+4 |
2018-03-27 | t/helper: merge test-dump-split-index into test-tool | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2018-03-27 | t/helper: merge test-dump-cache-tree into test-tool | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2015-09-01 | Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-upd... | Junio C Hamano | 1 | -0/+10 |
2015-08-31 | commit: don't rewrite shared index unnecessarily | David Turner | 1 | -0/+10 |
2015-07-28 | unpack-trees: populate cache-tree on successful merge | Brian Degenhardt | 1 | -0/+24 |
2014-12-23 | t0090: tweak awk statement for Solaris /usr/xpg4/bin/awk | Ben Walton | 1 | -1/+1 |
2014-11-18 | t0090: mark add-interactive test with PERL prerequisite | Jeff King | 1 | -1/+1 |
2014-09-30 | t0090: avoid passing empty string to printf %d | René Scharfe | 1 | -1/+1 |
2014-09-03 | cache-tree: do not try to use an invalidated subtree info to build a tree | Junio C Hamano | 1 | -0/+8 |
2014-07-14 | cache-tree: Write updated cache-tree after commit | David Turner | 1 | -15/+102 |
2014-07-11 | cache-tree: subdirectory tests | David Turner | 1 | -3/+23 |
2014-07-07 | cache-tree: create/update cache-tree on checkout | David Turner | 1 | -3/+16 |
2011-12-20 | t0090: be prepared that 'wc -l' writes leading blanks | Johannes Sixt | 1 | -4/+2 |
2011-12-06 | reset: update cache-tree data when appropriate | Thomas Rast | 1 | -2/+2 |
2011-12-06 | commit: write cache-tree data when writing index anyway | Thomas Rast | 1 | -1/+1 |
2011-12-06 | Test the current state of the cache-tree optimization | Thomas Rast | 1 | -0/+95 |