summaryrefslogtreecommitdiff
path: root/t/t7519-status-fsmonitor.sh
AgeCommit message (Expand)Author
2019-12-05Merge branch 'us/unpack-trees-fsmonitor'Junio C Hamano
2019-12-01Merge branch 'en/doc-typofix'Junio C Hamano
2019-11-21unpack-trees: skip stat on fsmonitor-valid filesUtsav Shah
2019-11-10Fix spelling errors in comments of testcasesElijah Newren
2019-10-30t7519-status-fsmonitor: improve commentsWilliam Baker
2019-10-12fsmonitor: don't fill bitmap with entries to be removedWilliam Baker
2019-05-08fsmonitor: force a refresh after the index was discardedJohannes Schindelin
2019-05-08fsmonitor: demonstrate that it is not refreshed after discard_index()Johannes Schindelin
2018-10-19Merge branch 'bp/rename-test-env-var'Junio C Hamano
2018-09-28preload-index: update GIT_FORCE_PRELOAD_TEST supportBen Peart
2018-09-28fsmonitor: update GIT_TEST_FSMONITOR supportBen Peart
2018-09-11t/helper: merge test-dump-fsmonitor into test-toolNguyễn Thái Ngọc Duy
2018-09-11t/helper: merge test-dump-untracked-cache into test-toolNguyễn Thái Ngọc Duy
2018-02-07dir.c: ignore paths containing .git when invalidating untracked cacheNguyễn Thái Ngọc Duy
2017-11-10fsmonitor: store fsmonitor bitmap before splitting indexAlex Vandiver
2017-10-01fsmonitor: add test cases for fsmonitor extensionBen Peart