summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-26fsmonitor-settings: stub in macOS-specific incompatibility checkingJeff Hostetler
2022-05-26fsmonitor-settings: VFS for Git virtual repos are incompatibleJeff Hostetler
2022-05-26fsmonitor-settings: stub in Win32-specific incompatibility checkingJeff Hostetler
2022-05-26fsmonitor-settings: bare repos are incompatible with FSMonitorJeff Hostetler
2022-05-26t/helper/fsmonitor-client: create stress testJeff Hostetler
2022-05-26t7527: test FSMonitor on repos with Unicode root pathsJeff Hostetler
2022-05-26fsm-listen-win32: handle shortnamesJeff Hostetler
2022-03-25Merge branch 'jh/builtin-fsmonitor-part2' into jh/builtin-fsmonitor-part3Junio C Hamano
2022-03-25t7527: test status with untracked-cache and fsmonitor--daemonJeff Hostetler
2022-03-25fsmonitor: force update index after large responsesJeff Hostetler
2022-03-25fsmonitor--daemon: use a cookie file to sync with file systemJeff Hostetler
2022-03-25fsmonitor--daemon: periodically truncate list of modified filesJeff Hostetler
2022-03-25t/perf/p7519: add fsmonitor--daemon test casesJeff Hostetler
2022-03-25t/perf/p7519: speed up test on WindowsJeff Hostetler
2022-03-25t/perf/p7519: fix coding styleJeff Hostetler
2022-03-25t/helper/test-chmtime: skip directories on WindowsJeff Hostetler
2022-03-25t/perf: avoid copying builtin fsmonitor files into test repoJeff Hostetler
2022-03-25t7527: create test for fsmonitor--daemonJeff Hostetler
2022-03-25t/helper/fsmonitor-client: create IPC client to talk to FSMonitor DaemonJeff Hostetler
2022-03-25help: include fsmonitor--daemon feature flag in version infoJeff Hostetler
2022-03-25fsmonitor--daemon: implement handle_client callbackJeff Hostetler
2022-03-25compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOSJeff Hostetler
2022-03-25compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEventJeff Hostetler
2022-03-25compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on WindowsJeff Hostetler
2022-03-25fsmonitor--daemon: create token-based changed path cacheJeff Hostetler
2022-03-25fsmonitor--daemon: define token-idsJeff Hostetler
2022-03-25fsmonitor--daemon: add pathname classificationJeff Hostetler
2022-03-25fsmonitor--daemon: implement 'start' commandJeff Hostetler
2022-03-25fsmonitor--daemon: implement 'run' commandJeff Hostetler
2022-03-25compat/fsmonitor/fsm-listen-darwin: stub in backend for DarwinJeff Hostetler
2022-03-25compat/fsmonitor/fsm-listen-win32: stub in backend for WindowsJeff Hostetler
2022-03-25fsmonitor--daemon: implement 'stop' and 'status' commandsJeff Hostetler
2022-03-25fsmonitor--daemon: add a built-in fsmonitor daemonJeff Hostetler
2022-03-25fsmonitor: document builtin fsmonitorJeff Hostetler
2022-03-25fsmonitor: use IPC to query the builtin FSMonitor daemonJeff Hostetler
2022-03-25fsmonitor: config settings are repository-specificJeff Hostetler
2022-03-25fsmonitor-ipc: create client routines for git-fsmonitor--daemonJeff Hostetler
2022-03-25fsmonitor: enhance existing comments, clarify trivial response handlingJeff Hostetler
2022-02-25The eighth batchJunio C Hamano
2022-02-25Merge branch 'tb/coc-plc-update'Junio C Hamano
2022-02-25Merge branch 'en/ort-inner-merge-conflict-report'Junio C Hamano
2022-02-25Merge branch 'rs/pcre-invalid-utf8-fix-fix'Junio C Hamano
2022-02-25Merge branch 'ds/core-untracked-cache-config'Junio C Hamano
2022-02-25Merge branch 'ab/diff-free-more'Junio C Hamano
2022-02-25Merge branch 'ab/date-mode-release'Junio C Hamano
2022-02-25Merge branch 'jc/name-rev-stdin'Junio C Hamano
2022-02-25Merge branch 'ab/grep-patterntype'Junio C Hamano
2022-02-25Merge branch 'js/apply-partial-clone-filters-recursively'Junio C Hamano
2022-02-25Merge branch 'ja/i18n-common-messages'Junio C Hamano
2022-02-25Merge branch 'ab/only-single-progress-at-once'Junio C Hamano