summaryrefslogtreecommitdiff
path: root/fsmonitor.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-25Merge branch 'bp/fsmonitor-prime-index'Junio C Hamano1-0/+3
2018-04-25Merge branch 'bp/fsmonitor-bufsize-fix'Junio C Hamano1-1/+1
2018-04-11fsmonitor: force index write after full scanBen Peart1-0/+3
2018-04-11fsmonitor: fix incorrect buffer size when printing version numberBen Peart1-1/+1
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