summaryrefslogtreecommitdiffstats
path: root/fsmonitor.h
AgeCommit message (Expand)AuthorLines
2023-06-21fsmonitor-ll.h: split this header out of fsmonitor.hElijah Newren-45/+1
2023-06-21cache.h: remove this no-longer-used headerElijah Newren-1/+0
2023-06-21read-cache*.h: move declarations for read-cache.c functions from cache.hElijah Newren-0/+2
2023-04-25Merge branch 'en/header-split-cache-h'Junio C Hamano-0/+1
2023-04-11treewide: be explicit about dependence on trace.h & trace2.hElijah Newren-0/+1
2023-03-27fsmonitor: avoid overriding `cache_changed` bitsJohannes Schindelin-1/+1
2022-05-26fsmonitor: never set CE_FSMONITOR_VALID on submodulesJeff Hostetler-0/+11
2022-03-25fsmonitor: config settings are repository-specificJeff Hostetler-3/+12
2021-03-18fsmonitor: add assertion that fsmonitor is valid to check_removedNipunn Koorapati-0/+11
2021-02-16fsmonitor: log invocation of FSMonitor hook to trace2Jeff Hostetler-0/+5
2019-05-28mark_fsmonitor_valid(): mark the index as changed if neededJohannes Schindelin-2/+3
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu-7/+7
2018-08-15Add missing includes and forward declarationsElijah Newren-0/+3
2018-02-07dir.c: ignore paths containing .git when invalidating untracked cacheNguyễn Thái Ngọc Duy-1/+1
2017-11-10fsmonitor: store fsmonitor bitmap before splitting indexAlex Vandiver-1/+8
2017-10-01fsmonitor: teach git to optionally utilize a file system monitor to speed up ...Ben Peart-0/+66