summaryrefslogtreecommitdiff
path: root/fsmonitor.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'en/header-split-cache-h'Junio C Hamano2023-04-251-0/+1
|\
| * treewide: be explicit about dependence on trace.h & trace2.hElijah Newren2023-04-111-0/+1
* | fsmonitor: avoid overriding `cache_changed` bitsJohannes Schindelin2023-03-271-1/+1
|/
* fsmonitor: never set CE_FSMONITOR_VALID on submodulesJeff Hostetler2022-05-261-0/+11
* fsmonitor: config settings are repository-specificJeff Hostetler2022-03-251-3/+12
* fsmonitor: add assertion that fsmonitor is valid to check_removedNipunn Koorapati2021-03-181-0/+11
* fsmonitor: log invocation of FSMonitor hook to trace2Jeff Hostetler2021-02-161-0/+5
* mark_fsmonitor_valid(): mark the index as changed if neededJohannes Schindelin2019-05-281-2/+3
* *.[ch]: remove extern from function declarations using spatchDenton Liu2019-05-051-7/+7
* Add missing includes and forward declarationsElijah Newren2018-08-151-0/+3
* dir.c: ignore paths containing .git when invalidating untracked cachend/fix-untracked-cache-invalidationNguyễn Thái Ngọc Duy2018-02-071-1/+1
* fsmonitor: store fsmonitor bitmap before splitting indexAlex Vandiver2017-11-101-1/+8
* fsmonitor: teach git to optionally utilize a file system monitor to speed up ...Ben Peart2017-10-011-0/+66