summaryrefslogtreecommitdiffstats
path: root/fsmonitor.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/snprintf-truncation'Junio C Hamano2018-05-301-10/+4
|\
| * fsmonitor: use internal argv_array of struct child_processRené Scharfe2018-05-211-10/+4
* | Merge branch 'bp/fsmonitor-prime-index'Junio C Hamano2018-04-251-0/+3
|\ \
| * | fsmonitor: force index write after full scanBen Peart2018-04-111-0/+3
| |/
* | Merge branch 'bp/fsmonitor-bufsize-fix'Junio C Hamano2018-04-251-1/+1
|\ \ | |/ |/|
| * fsmonitor: fix incorrect buffer size when printing version numberBen Peart2018-04-111-1/+1
* | dir.c: ignore paths containing .git when invalidating untracked cacheNguyễ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