index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fsmonitor.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jh/fsmonitor-prework'
Junio C Hamano
2021-03-19
1
-3
/
+3
|
\
|
*
fsmonitor: avoid global-buffer-overflow READ when checking trivial response
Andrzej Hunt
2021-03-17
1
-3
/
+3
*
|
Merge branch 'jh/fsmonitor-prework'
Junio C Hamano
2021-03-01
1
-11
/
+96
|
\
|
|
*
fsmonitor: refactor initialization of fsmonitor_last_update token
Jeff Hostetler
2021-02-17
1
-3
/
+32
|
*
fsmonitor: allow all entries for a folder to be invalidated
Kevin Willford
2021-02-17
1
-5
/
+26
|
*
fsmonitor: log FSMN token when reading and writing the index
Jeff Hostetler
2021-02-17
1
-2
/
+10
|
*
fsmonitor: log invocation of FSMonitor hook to trace2
Jeff Hostetler
2021-02-17
1
-1
/
+28
*
|
fsmonitor: de-duplicate BUG()s around dirty bits
Derrick Stolee
2021-01-24
1
-14
/
+13
|
/
*
Merge branch 'jk/strvec'
Junio C Hamano
2020-08-10
1
-3
/
+3
|
\
|
*
strvec: convert more callers away from argv_array name
Jeff King
2020-07-29
1
-3
/
+3
*
|
Remove doubled words in various comments
Elijah Newren
2020-07-28
1
-1
/
+1
|
/
*
fsmonitor: handle version 2 of the hooks that will use opaque token
Kevin Willford
2020-01-13
1
-11
/
+64
*
fsmonitor: change last update timestamp on the index_state to opaque token
Kevin Willford
2020-01-13
1
-17
/
+32
*
unpack-trees: skip stat on fsmonitor-valid files
Utsav Shah
2019-11-21
1
-6
/
+17
*
fsmonitor: do not compare bitmap size with size of split index
Junio C Hamano
2019-11-13
1
-2
/
+4
*
fsmonitor: don't fill bitmap with entries to be removed
William Baker
2019-10-12
1
-5
/
+24
*
Merge branch 'cb/fsmonitor-intfix'
Junio C Hamano
2019-07-10
1
-4
/
+4
|
\
|
*
fsmonitor: avoid signed integer overflow / infinite loop
Carlo Marcelo Arenas Belón
2019-06-18
1
-4
/
+4
*
|
fsmonitor: force a refresh after the index was discarded
Johannes Schindelin
2019-05-08
1
-3
/
+2
|
/
*
Merge branch 'jk/snprintf-truncation'
Junio C Hamano
2018-05-30
1
-10
/
+4
|
\
|
*
fsmonitor: use internal argv_array of struct child_process
René Scharfe
2018-05-21
1
-10
/
+4
*
|
Merge branch 'bp/fsmonitor-prime-index'
Junio C Hamano
2018-04-25
1
-0
/
+3
|
\
\
|
*
|
fsmonitor: force index write after full scan
Ben Peart
2018-04-11
1
-0
/
+3
|
|
/
*
|
Merge branch 'bp/fsmonitor-bufsize-fix'
Junio C Hamano
2018-04-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fsmonitor: fix incorrect buffer size when printing version number
Ben Peart
2018-04-11
1
-1
/
+1
*
|
dir.c: ignore paths containing .git when invalidating untracked cache
Nguyễn Thái Ngọc Duy
2018-02-07
1
-1
/
+1
*
|
fsmonitor: store fsmonitor bitmap before splitting index
Alex Vandiver
2017-11-10
1
-8
/
+12
*
|
fsmonitor: delay updating state until after split index is merged
Alex Vandiver
2017-11-01
1
-16
/
+24
*
|
fsmonitor: set the PWD to the top of the working tree
Alex Vandiver
2017-10-30
1
-0
/
+1
|
/
*
fsmonitor: teach git to optionally utilize a file system monitor to speed up ...
Ben Peart
2017-10-01
1
-0
/
+253