summaryrefslogtreecommitdiff
path: root/t/t7519-status-fsmonitor.sh
AgeCommit message (Expand)AuthorFilesLines
2020-01-13fsmonitor: handle version 2 of the hooks that will use opaque tokenLibravatar Kevin Willford1-1/+6
2019-12-05Merge branch 'us/unpack-trees-fsmonitor'Libravatar Junio C Hamano1-2/+7
2019-12-01Merge branch 'en/doc-typofix'Libravatar Junio C Hamano1-1/+1
2019-11-21unpack-trees: skip stat on fsmonitor-valid filesLibravatar Utsav Shah1-2/+7
2019-11-10Fix spelling errors in comments of testcasesLibravatar Elijah Newren1-1/+1
2019-10-30t7519-status-fsmonitor: improve commentsLibravatar William Baker1-3/+5
2019-10-12fsmonitor: don't fill bitmap with entries to be removedLibravatar William Baker1-0/+17
2019-05-08fsmonitor: force a refresh after the index was discardedLibravatar Johannes Schindelin1-1/+1
2019-05-08fsmonitor: demonstrate that it is not refreshed after discard_index()Libravatar Johannes Schindelin1-0/+8
2018-10-19Merge branch 'bp/rename-test-env-var'Libravatar Junio C Hamano1-9/+2
2018-09-28preload-index: update GIT_FORCE_PRELOAD_TEST supportLibravatar Ben Peart1-2/+2
2018-09-28fsmonitor: update GIT_TEST_FSMONITOR supportLibravatar Ben Peart1-7/+0
2018-09-11t/helper: merge test-dump-fsmonitor into test-toolLibravatar Nguyễn Thái Ngọc Duy1-5/+5
2018-09-11t/helper: merge test-dump-untracked-cache into test-toolLibravatar Nguyễn Thái Ngọc Duy1-2/+2
2018-02-07dir.c: ignore paths containing .git when invalidating untracked cacheLibravatar Nguyễn Thái Ngọc Duy1-0/+39
2017-11-10fsmonitor: store fsmonitor bitmap before splitting indexLibravatar Alex Vandiver1-0/+13
2017-10-01fsmonitor: add test cases for fsmonitor extensionLibravatar Ben Peart1-0/+304