summaryrefslogtreecommitdiff
path: root/fsmonitor.c
Commit message (Expand)AuthorAgeFilesLines
* 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-8/+12
* fsmonitor: delay updating state until after split index is mergedAlex Vandiver2017-11-011-16/+24
* fsmonitor: set the PWD to the top of the working treeAlex Vandiver2017-10-301-0/+1
* fsmonitor: teach git to optionally utilize a file system monitor to speed up ...Ben Peart2017-10-011-0/+253