summaryrefslogtreecommitdiff
path: root/fsmonitor.c
AgeCommit message (Expand)Author
2019-05-08fsmonitor: force a refresh after the index was discardedJohannes Schindelin
2018-05-30Merge branch 'jk/snprintf-truncation'Junio C Hamano
2018-05-21fsmonitor: use internal argv_array of struct child_processRené Scharfe
2018-04-25Merge branch 'bp/fsmonitor-prime-index'Junio C Hamano
2018-04-25Merge branch 'bp/fsmonitor-bufsize-fix'Junio C Hamano
2018-04-11fsmonitor: force index write after full scanBen Peart
2018-04-11fsmonitor: fix incorrect buffer size when printing version numberBen Peart
2018-02-07dir.c: ignore paths containing .git when invalidating untracked cacheNguyễn Thái Ngọc Duy
2017-11-10fsmonitor: store fsmonitor bitmap before splitting indexAlex Vandiver
2017-11-01fsmonitor: delay updating state until after split index is mergedAlex Vandiver
2017-10-30fsmonitor: set the PWD to the top of the working treeAlex Vandiver
2017-10-01fsmonitor: teach git to optionally utilize a file system monitor to speed up ...Ben Peart