Age | Commit message (Expand) | Author | Files | Lines |
2020-04-29 | Merge branch 'en/fill-directory-exponential' | Junio C Hamano | 1 | -0/+52 |
2020-04-01 | t7063: more thorough status checking | Elijah Newren | 1 | -0/+52 |
2020-03-25 | t7063: drop non-POSIX argument "-ls" from find(1) | Đoàn Trần Công Danh | 1 | -1/+1 |
2018-09-11 | t/helper: merge test-dump-untracked-cache into test-tool | Nguyễn Thái Ngọc Duy | 1 | -34/+34 |
2018-08-20 | Merge branch 'ab/test-must-be-empty-for-master' | Junio C Hamano | 1 | -2/+1 |
2018-07-30 | tests: make use of the test_must_be_empty function | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
2018-07-23 | Update messages in preparation for i18n | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-03-08 | Merge branch 'bp/untracked-cache-noflush' | Junio C Hamano | 1 | -0/+3 |
2018-02-28 | untracked cache: use git_env_bool() not getenv() for customization | Junio C Hamano | 1 | -2/+2 |
2018-02-05 | dir.c: don't flag the index as dirty for changes to the untracked cache | Ben Peart | 1 | -0/+3 |
2018-01-24 | dir.c: fix missing dir invalidation in untracked code | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2018-01-24 | status: add a failing test showing a core.untrackedCache bug | Ævar Arnfjörð Bjarmason | 1 | -0/+87 |
2017-05-20 | unpack-trees: preserve index extensions | David Turner | 1 | -0/+22 |
2016-08-08 | Merge branch 'nd/fbsd-lazy-mtime' | Junio C Hamano | 1 | -1/+16 |
2016-08-04 | t7063: work around FreeBSD's lazy mtime update feature | Nguyễn Thái Ngọc Duy | 1 | -1/+16 |
2016-07-25 | Merge branch 'nd/cache-tree-ita' | Junio C Hamano | 1 | -3/+3 |
2016-07-18 | test-lib.sh: introduce and use $EMPTY_BLOB | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2016-06-17 | tests: use test_i18n* functions to suppress false positives | Vasco Almeida | 1 | -1/+1 |
2016-01-27 | t7063: add tests for core.untrackedCache | Christian Couder | 1 | -4/+81 |
2016-01-27 | config: add core.untrackedCache | Christian Couder | 1 | -3/+1 |
2015-10-19 | t7063: fix flaky untracked-cache test | David Turner | 1 | -1/+3 |
2015-08-19 | untracked cache: fix entry invalidation | Nguyễn Thái Ngọc Duy | 1 | -1/+27 |
2015-08-19 | untracked-cache: fix subdirectory handling | David Turner | 1 | -1/+71 |
2015-08-19 | t7063: use --force-untracked-cache to speed up a bit | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2015-07-31 | untracked-cache: support sparse checkout | David Turner | 1 | -0/+119 |
2015-05-27 | t7063: hide stderr from setup inside prereq | Jeff King | 1 | -2/+6 |
2015-03-12 | t7063: tests for untracked cache | Nguyễn Thái Ngọc Duy | 1 | -0/+353 |