On 5/12/22 8:16 PM, Junio C Hamano wrote:
* jh/builtin-fsmonitor-part3 (2022-04-22) 29 commits - fsmonitor--daemon: allow --super-prefix argument - t7527: test Unicode NFC/NFD handling on MacOS - t/lib-unicode-nfc-nfd: helper prereqs for testing unicode nfc/nfd - fsmonitor: on macOS also emit NFC spelling for NFD pathname - t7527: test FSMonitor on case insensitive+preserving file system - fsmonitor: never set CE_FSMONITOR_VALID on submodules - t/perf/p7527: add perf test for builtin FSMonitor - t7527: FSMonitor tests for directory moves - fsmonitor: optimize processing of directory events - fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed - fsm-health-win32: force shutdown daemon if worktree root moves - fsm-health-win32: add polling framework to monitor daemon health - fsmonitor--daemon: stub in health thread - fsmonitor--daemon: rename listener thread related variables - fsmonitor--daemon: prepare for adding health thread - fsmonitor--daemon: cd out of worktree root - fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOS - unpack-trees: initialize fsmonitor_has_run_once in o->result - fsmonitor-settings: NTFS and FAT32 on MacOS are incompatible - fsmonitor-settings: remote repos on Windows are incompatible - fsmonitor-settings: remote repos on macOS are incompatible - fsmonitor-settings: stub in macOS-specific incompatibility checking - fsmonitor-settings: VFS for Git virtual repos are incompatible - fsmonitor-settings: stub in Win32-specific incompatibility checking - fsmonitor-settings: bare repos are incompatible with FSMonitor - t/helper/fsmonitor-client: create stress test - t7527: test FSMonitor on repos with Unicode root paths - fsm-listen-win32: handle shortnames - Merge branch 'jh/builtin-fsmonitor-part2' into jh/builtin-fsmonitor-part3 More fsmonitor--daemon. Expecting a hopefully final reroll. cf. <nycvar.QRO.7.76.6.2205121726260.352@xxxxxxxxxxxxxxxxx> source: <pull.1143.v6.git.1650662994.gitgitgadget@xxxxxxxxx>
Yes, Johannes had some comments on my V6 on Thursday. I'll address them and send a (hopefully final) V7 early next week. Thanks for your patience. Jeff