index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
fsmonitor--daemon.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-19
Merge branch 'sx/pthread-error-check-fix'
Junio C Hamano
1
-2
/
+2
2022-12-19
Merge branch 'jh/t7527-unflake-by-forcing-cookie'
Junio C Hamano
1
-0
/
+2
2022-12-05
maintenance: compare output of pthread functions for inequality with 0
Seija
1
-2
/
+2
2022-12-02
fsmonitor: fix race seen in t7527
Jeff Hostetler
1
-0
/
+2
2022-10-25
Merge branch 'ah/fsmonitor-daemon-usage-non-l10n' into maint-2.38
Junio C Hamano
1
-2
/
+2
2022-10-17
Merge branch 'ed/fsmonitor-on-networked-macos'
Junio C Hamano
1
-1
/
+10
2022-10-10
Merge branch 'ah/fsmonitor-daemon-usage-non-l10n'
Junio C Hamano
1
-2
/
+2
2022-10-05
fsmonitor: deal with synthetic firmlinks on macOS
Eric DeCosta
1
-0
/
+8
2022-10-05
fsmonitor: relocate socket file if .git directory is remote
Eric DeCosta
1
-1
/
+2
2022-09-21
fsmonitor--daemon: don't translate literal commands
Alex Henrie
1
-2
/
+2
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