summaryrefslogtreecommitdiff
path: root/fsmonitor.h
AgeCommit message (Expand)Author
2021-03-18fsmonitor: add assertion that fsmonitor is valid to check_removedNipunn Koorapati
2021-02-17fsmonitor: log invocation of FSMonitor hook to trace2Jeff Hostetler
2019-05-28mark_fsmonitor_valid(): mark the index as changed if neededJohannes Schindelin
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu
2018-08-15Add missing includes and forward declarationsElijah Newren
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: teach git to optionally utilize a file system monitor to speed up ...Ben Peart