index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fsmonitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-13
fsmonitor: handle version 2 of the hooks that will use opaque token
Kevin Willford
1
-11
/
+64
2020-01-13
fsmonitor: change last update timestamp on the index_state to opaque token
Kevin Willford
1
-17
/
+32
2019-11-21
unpack-trees: skip stat on fsmonitor-valid files
Utsav Shah
1
-6
/
+17
2019-11-13
fsmonitor: do not compare bitmap size with size of split index
Junio C Hamano
1
-2
/
+4
2019-10-12
fsmonitor: don't fill bitmap with entries to be removed
William Baker
1
-5
/
+24
2019-07-09
Merge branch 'cb/fsmonitor-intfix'
Junio C Hamano
1
-4
/
+4
2019-06-17
fsmonitor: avoid signed integer overflow / infinite loop
Carlo Marcelo Arenas Belón
1
-4
/
+4
2019-05-08
fsmonitor: force a refresh after the index was discarded
Johannes Schindelin
1
-3
/
+2
2018-05-30
Merge branch 'jk/snprintf-truncation'
Junio C Hamano
1
-10
/
+4
2018-05-21
fsmonitor: use internal argv_array of struct child_process
René Scharfe
1
-10
/
+4
2018-04-25
Merge branch 'bp/fsmonitor-prime-index'
Junio C Hamano
1
-0
/
+3
2018-04-25
Merge branch 'bp/fsmonitor-bufsize-fix'
Junio C Hamano
1
-1
/
+1
2018-04-11
fsmonitor: force index write after full scan
Ben Peart
1
-0
/
+3
2018-04-11
fsmonitor: fix incorrect buffer size when printing version number
Ben Peart
1
-1
/
+1
2018-02-07
dir.c: ignore paths containing .git when invalidating untracked cache
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-11-10
fsmonitor: store fsmonitor bitmap before splitting index
Alex Vandiver
1
-8
/
+12
2017-11-01
fsmonitor: delay updating state until after split index is merged
Alex Vandiver
1
-16
/
+24
2017-10-30
fsmonitor: set the PWD to the top of the working tree
Alex Vandiver
1
-0
/
+1
2017-10-01
fsmonitor: teach git to optionally utilize a file system monitor to speed up ...
Ben Peart
1
-0
/
+253