summaryrefslogtreecommitdiffstats
path: root/t/t7519-status-fsmonitor.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-3/+3
* Merge branch 'jh/builtin-fsmonitor-part3'Junio C Hamano2022-06-111-0/+32
|\
| * fsmonitor-settings: VFS for Git virtual repos are incompatibleJeff Hostetler2022-05-271-0/+9
| * fsmonitor-settings: bare repos are incompatible with FSMonitorJeff Hostetler2022-05-271-0/+23
* | tests: assume the hooks are disabled by defaultÆvar Arnfjörð Bjarmason2022-03-171-2/+0
* | test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason2022-03-171-9/+9
* | t7519: populate untracked cache before testTao Klerks2022-02-281-0/+1
* | t7519: avoid file to index mtime race for untracked cacheTao Klerks2022-02-281-0/+6
|/
* Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-041-1/+1
|\
| * tests: fix broken &&-chains in compound statementsEric Sunshine2021-12-131-1/+1
* | t/t*: remove custom GIT_TRACE2_EVENT_NESTINGDerrick Stolee2021-11-291-1/+1
|/
* tests: disable GIT_TEST_SPLIT_INDEX for sparse index testsSZEDER Gábor2021-09-081-32/+36
* t7519: rewrite sparse index testDerrick Stolee2021-09-081-17/+21
* fsmonitor: integrate with sparse indexDerrick Stolee2021-07-141-0/+49
* 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