summaryrefslogtreecommitdiffstats
path: root/t/t7519-status-fsmonitor.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* dir: convert trace calls to trace2 equivalentsElijah Newren2021-05-131-4/+4
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-111-2/+2
* fsmonitor: handle version 2 of the hooks that will use opaque tokenKevin Willford2020-01-131-1/+6
* Merge branch 'us/unpack-trees-fsmonitor'Junio C Hamano2019-12-051-2/+7
|\
| * unpack-trees: skip stat on fsmonitor-valid filesUtsav Shah2019-11-211-2/+7
* | Merge branch 'en/doc-typofix'Junio C Hamano2019-12-011-1/+1
|\ \ | |/ |/|
| * Fix spelling errors in comments of testcasesElijah Newren2019-11-101-1/+1
* | t7519-status-fsmonitor: improve commentsWilliam Baker2019-10-301-3/+5
|/
* fsmonitor: don't fill bitmap with entries to be removedWilliam Baker2019-10-121-0/+17
* fsmonitor: force a refresh after the index was discardedJohannes Schindelin2019-05-081-1/+1
* fsmonitor: demonstrate that it is not refreshed after discard_index()Johannes Schindelin2019-05-081-0/+8
* Merge branch 'bp/rename-test-env-var'Junio C Hamano2018-10-191-9/+2
|\
| * preload-index: update GIT_FORCE_PRELOAD_TEST supportBen Peart2018-09-281-2/+2
| * fsmonitor: update GIT_TEST_FSMONITOR supportBen Peart2018-09-281-7/+0
* | t/helper: merge test-dump-fsmonitor into test-toolNguyễn Thái Ngọc Duy2018-09-111-5/+5
* | t/helper: merge test-dump-untracked-cache into test-toolNguyễn Thái Ngọc Duy2018-09-111-2/+2
|/
* dir.c: ignore paths containing .git when invalidating untracked cacheNguyễn Thái Ngọc Duy2018-02-071-0/+39
* fsmonitor: store fsmonitor bitmap before splitting indexAlex Vandiver2017-11-101-0/+13
* fsmonitor: add test cases for fsmonitor extensionBen Peart2017-10-011-0/+304