]> git.ipfire.org Git - thirdparty/git.git/history - builtin/fsmonitor--daemon.c
fsmonitor--daemon: cd out of worktree root
[thirdparty/git.git] / builtin / fsmonitor--daemon.c
2022-05-26  Jeff Hostetlerfsmonitor--daemon: cd out of worktree root
2022-05-26  Jeff Hostetlerfsmonitor-settings: bare repos are incompatible with...
2022-03-25  Junio C HamanoMerge branch 'jh/builtin-fsmonitor-part2' into jh/built...
2022-03-25  Jeff Hostetlerfsmonitor--daemon: use a cookie file to sync with file...
2022-03-25  Jeff Hostetlerfsmonitor--daemon: periodically truncate list of modifi...
2022-03-25  Jeff Hostetlerfsmonitor--daemon: implement handle_client callback
2022-03-25  Jeff Hostetlerfsmonitor--daemon: create token-based changed path...
2022-03-25  Jeff Hostetlerfsmonitor--daemon: define token-ids
2022-03-25  Jeff Hostetlerfsmonitor--daemon: add pathname classification
2022-03-25  Jeff Hostetlerfsmonitor--daemon: implement 'start' command
2022-03-25  Jeff Hostetlerfsmonitor--daemon: implement 'run' command
2022-03-25  Jeff Hostetlerfsmonitor--daemon: implement 'stop' and 'status' commands
2022-03-25  Jeff Hostetlerfsmonitor--daemon: add a built-in fsmonitor daemon