Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-18Merge branch 'ed/fsmonitor-on-networked-macos'Junio C Hamano
2022-10-10Merge branch 'ah/fsmonitor-daemon-usage-non-l10n'Junio C Hamano
2022-10-05fsmonitor: deal with synthetic firmlinks on macOSEric DeCosta
2022-10-05fsmonitor: relocate socket file if .git directory is remoteEric DeCosta
2022-09-21fsmonitor--daemon: don't translate literal commandsAlex Henrie
2022-05-27fsmonitor--daemon: stub in health threadJeff Hostetler
2022-05-27fsmonitor--daemon: rename listener thread related variablesJeff Hostetler
2022-05-27fsmonitor--daemon: prepare for adding health threadJeff Hostetler
2022-05-27fsmonitor--daemon: cd out of worktree rootJeff Hostetler
2022-05-27fsmonitor-settings: bare repos are incompatible with FSMonitorJeff Hostetler
2022-03-26fsmonitor--daemon: use a cookie file to sync with file systemJeff Hostetler
2022-03-26fsmonitor--daemon: periodically truncate list of modified filesJeff Hostetler
2022-03-26fsmonitor--daemon: implement handle_client callbackJeff Hostetler
2022-03-26fsmonitor--daemon: create token-based changed path cacheJeff Hostetler
2022-03-26fsmonitor--daemon: define token-idsJeff Hostetler
2022-03-26fsmonitor--daemon: add pathname classificationJeff Hostetler
2022-03-26fsmonitor--daemon: implement 'start' commandJeff Hostetler
2022-03-26fsmonitor--daemon: implement 'run' commandJeff Hostetler
2022-03-26fsmonitor--daemon: implement 'stop' and 'status' commandsJeff Hostetler
2022-03-26fsmonitor--daemon: add a built-in fsmonitor daemonJeff Hostetler