summaryrefslogtreecommitdiff
path: root/t/t7519-status-fsmonitor.sh
AgeCommit message (Expand)Author
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2022-06-10Merge branch 'jh/builtin-fsmonitor-part3'Junio C Hamano
2022-05-26fsmonitor-settings: VFS for Git virtual repos are incompatibleJeff Hostetler
2022-05-26fsmonitor-settings: bare repos are incompatible with FSMonitorJeff Hostetler
2022-03-17tests: assume the hooks are disabled by defaultÆvar Arnfjörð Bjarmason
2022-03-17test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason
2022-02-28t7519: populate untracked cache before testTao Klerks
2022-02-28t7519: avoid file to index mtime race for untracked cacheTao Klerks
2022-01-04Merge branch 'es/test-chain-lint'Junio C Hamano
2021-12-13tests: fix broken &&-chains in compound statementsEric Sunshine
2021-11-29t/t*: remove custom GIT_TRACE2_EVENT_NESTINGDerrick Stolee
2021-09-08tests: disable GIT_TEST_SPLIT_INDEX for sparse index testsSZEDER Gábor
2021-09-08t7519: rewrite sparse index testDerrick Stolee
2021-07-14fsmonitor: integrate with sparse indexDerrick Stolee
2021-05-12dir: convert trace calls to trace2 equivalentsElijah Newren
2021-02-11tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2020-01-13fsmonitor: handle version 2 of the hooks that will use opaque tokenKevin Willford
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