summaryrefslogtreecommitdiffstats
path: root/fsmonitor.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 cacheNguyễ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 detecting new or changed files.Ben Peart2017-10-011-0/+66