Sign in
googlers
/
jrn
/
git
/
99a1f9ae10816c2527d7197a5dde714f980b712b
/
fsmonitor.c
46b225f
Merge branch 'jk/strvec'
by Junio C Hamano
· 4 years, 7 months ago
ef8d7ac
strvec: convert more callers away from argv_array name
by Jeff King
· 4 years, 7 months ago
6d12b53
Remove doubled words in various comments
by Elijah Newren
· 4 years, 7 months ago
8da2c57
fsmonitor: handle version 2 of the hooks that will use opaque token
by Kevin Willford
· 5 years ago
56c6910
fsmonitor: change last update timestamp on the index_state to opaque token
by Kevin Willford
· 5 years ago
679f2f9
unpack-trees: skip stat on fsmonitor-valid files
by Utsav Shah
· 5 years ago
61eea52
fsmonitor: do not compare bitmap size with size of split index
by Junio C Hamano
· 5 years ago
3444ec2
fsmonitor: don't fill bitmap with entries to be removed
by William Baker
· 5 years ago
ceca455
Merge branch 'cb/fsmonitor-intfix'
by Junio C Hamano
· 6 years ago
5d137fc
fsmonitor: avoid signed integer overflow / infinite loop
by Carlo Marcelo Arenas Belón
· 6 years ago
398a3b0
fsmonitor: force a refresh after the index was discarded
by Johannes Schindelin
· 6 years ago
7c3d15f
Merge branch 'jk/snprintf-truncation'
by Junio C Hamano
· 7 years ago
735e417
fsmonitor: use internal argv_array of struct child_process
by René Scharfe
· 7 years ago
7a79d7e
Merge branch 'bp/fsmonitor-prime-index'
by Junio C Hamano
· 7 years ago
beed7e2
Merge branch 'bp/fsmonitor-bufsize-fix'
by Junio C Hamano
· 7 years ago
ca598d5
fsmonitor: force index write after full scan
by Ben Peart
· 7 years ago
d8579ac
fsmonitor: fix incorrect buffer size when printing version number
by Ben Peart
· 7 years ago
0cacebf
dir.c: ignore paths containing .git when invalidating untracked cache
by Nguyễn Thái Ngọc Duy
· 7 years ago
3bd28eb
fsmonitor: store fsmonitor bitmap before splitting index
by Alex Vandiver
· 7 years ago
ba1b9ca
fsmonitor: delay updating state until after split index is merged
by Alex Vandiver
· 7 years ago
11cf33b
fsmonitor: set the PWD to the top of the working tree
by Alex Vandiver
· 7 years ago
883e248
fsmonitor: teach git to optionally utilize a file system monitor to speed up detecting new or changed files.
by Ben Peart
· 7 years ago