summaryrefslogtreecommitdiff
path: root/fsmonitor.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-07dir.c: ignore paths containing .git when invalidating untracked cacheNguyễn Thái Ngọc Duy1-1/+1
2017-11-10fsmonitor: store fsmonitor bitmap before splitting indexAlex Vandiver1-8/+12
2017-11-01fsmonitor: delay updating state until after split index is mergedAlex Vandiver1-16/+24
2017-10-30fsmonitor: set the PWD to the top of the working treeAlex Vandiver1-0/+1
2017-10-01fsmonitor: teach git to optionally utilize a file system monitor to speed up ...Ben Peart1-0/+253