index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
fsmonitor--daemon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-26
fsmonitor--daemon: stub in health thread
Jeff Hostetler
1
-0
/
+39
2022-05-26
fsmonitor--daemon: rename listener thread related variables
Jeff Hostetler
1
-3
/
+3
2022-05-26
fsmonitor--daemon: prepare for adding health thread
Jeff Hostetler
1
-7
/
+20
2022-05-26
fsmonitor--daemon: cd out of worktree root
Jeff Hostetler
1
-2
/
+30
2022-05-26
fsmonitor-settings: bare repos are incompatible with FSMonitor
Jeff Hostetler
1
-0
/
+18
2022-03-25
fsmonitor--daemon: use a cookie file to sync with file system
Jeff Hostetler
1
-1
/
+236
2022-03-25
fsmonitor--daemon: periodically truncate list of modified files
Jeff Hostetler
1
-0
/
+88
2022-03-25
fsmonitor--daemon: implement handle_client callback
Jeff Hostetler
1
-2
/
+309
2022-03-25
fsmonitor--daemon: create token-based changed path cache
Jeff Hostetler
1
-2
/
+228
2022-03-25
fsmonitor--daemon: define token-ids
Jeff Hostetler
1
-1
/
+115
2022-03-25
fsmonitor--daemon: add pathname classification
Jeff Hostetler
1
-0
/
+81
2022-03-25
fsmonitor--daemon: implement 'start' command
Jeff Hostetler
1
-2
/
+107
2022-03-25
fsmonitor--daemon: implement 'run' command
Jeff Hostetler
1
-1
/
+227
2022-03-25
fsmonitor--daemon: implement 'stop' and 'status' commands
Jeff Hostetler
1
-0
/
+51
2022-03-25
fsmonitor--daemon: add a built-in fsmonitor daemon
Jeff Hostetler
1
-0
/
+46
[prev]