summaryrefslogtreecommitdiff
path: root/compat/fsmonitor/fsm-settings-win32.c
AgeCommit message (Expand)Author
2023-09-18fsmonitor/win32: mark unused parameter in fsm_os__incompatible()Jeff King
2023-06-21fsmonitor-ll.h: split this header out of fsmonitor.hElijah Newren
2023-06-21cache.h: remove this no-longer-used headerElijah Newren
2022-10-05fsmonitor: avoid socket location check if using hookEric DeCosta
2022-10-05fsmonitor: refactor filesystem checks to common interfaceEric DeCosta
2022-08-12fsmonitor: option to allow fsmonitor to run against network-mounted reposEric DeCosta
2022-05-26fsmonitor-settings: remote repos on Windows are incompatibleJeff Hostetler
2022-05-26fsmonitor-settings: VFS for Git virtual repos are incompatibleJeff Hostetler
2022-05-26fsmonitor-settings: stub in Win32-specific incompatibility checkingJeff Hostetler