index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fsmonitor.c
Age
Commit message (
Expand
)
Author
Lines
2019-07-29
Merge branch 'cb/fsmonitor-intfix' into maint
Junio C Hamano
-4
/
+4
2019-06-17
fsmonitor: avoid signed integer overflow / infinite loop
Carlo Marcelo Arenas Belón
-4
/
+4
2019-05-08
fsmonitor: force a refresh after the index was discarded
Johannes Schindelin
-3
/
+2
2018-05-30
Merge branch 'jk/snprintf-truncation'
Junio C Hamano
-10
/
+4
2018-05-21
fsmonitor: use internal argv_array of struct child_process
René Scharfe
-10
/
+4
2018-04-25
Merge branch 'bp/fsmonitor-prime-index'
Junio C Hamano
-0
/
+3
2018-04-25
Merge branch 'bp/fsmonitor-bufsize-fix'
Junio C Hamano
-1
/
+1
2018-04-11
fsmonitor: force index write after full scan
Ben Peart
-0
/
+3
2018-04-11
fsmonitor: fix incorrect buffer size when printing version number
Ben Peart
-1
/
+1
2018-02-07
dir.c: ignore paths containing .git when invalidating untracked cache
Nguyễn Thái Ngọc Duy
-1
/
+1
2017-11-10
fsmonitor: store fsmonitor bitmap before splitting index
Alex Vandiver
-8
/
+12
2017-11-01
fsmonitor: delay updating state until after split index is merged
Alex Vandiver
-16
/
+24
2017-10-30
fsmonitor: set the PWD to the top of the working tree
Alex Vandiver
-0
/
+1
2017-10-01
fsmonitor: teach git to optionally utilize a file system monitor to speed up ...
Ben Peart
-0
/
+253