summaryrefslogtreecommitdiff
path: root/fsmonitor.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-18fsmonitor: add assertion that fsmonitor is valid to check_removedLibravatar Nipunn Koorapati1-0/+11
2021-02-16fsmonitor: log invocation of FSMonitor hook to trace2Libravatar Jeff Hostetler1-0/+5
2019-05-28mark_fsmonitor_valid(): mark the index as changed if neededLibravatar Johannes Schindelin1-2/+3
2019-05-05*.[ch]: remove extern from function declarations using spatchLibravatar Denton Liu1-7/+7
2018-08-15Add missing includes and forward declarationsLibravatar Elijah Newren1-0/+3
2018-02-07dir.c: ignore paths containing .git when invalidating untracked cacheLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2017-11-10fsmonitor: store fsmonitor bitmap before splitting indexLibravatar Alex Vandiver1-1/+8
2017-10-01fsmonitor: teach git to optionally utilize a file system monitor to speed up ...Libravatar Ben Peart1-0/+66