Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fsmonitor: check for compatability before communicating with fsmonitor | Eric DeCosta | 2022-10-05 | 1 | -3/+7 |
* | fsmonitor: avoid socket location check if using hook | Eric DeCosta | 2022-10-05 | 1 | -4/+4 |
* | fsmonitor: refactor filesystem checks to common interface | Eric DeCosta | 2022-10-05 | 1 | -0/+50 |
* | fsmonitor: avoid memory leak in `fsm_settings__get_incompatible_msg()` | Johannes Schindelin | 2022-06-16 | 1 | -2/+6 |
* | fsmonitor-settings: NTFS and FAT32 on MacOS are incompatible | Jeff Hostetler | 2022-05-27 | 1 | -0/+6 |
* | fsmonitor-settings: remote repos on macOS are incompatible | Jeff Hostetler | 2022-05-27 | 1 | -0/+12 |
* | fsmonitor-settings: VFS for Git virtual repos are incompatible | Jeff Hostetler | 2022-05-27 | 1 | -0/+6 |
* | fsmonitor-settings: stub in Win32-specific incompatibility checking | Jeff Hostetler | 2022-05-27 | 1 | -0/+10 |
* | fsmonitor-settings: bare repos are incompatible with FSMonitor | Jeff Hostetler | 2022-05-27 | 1 | -20/+113 |
* | fsmonitor: config settings are repository-specific | Jeff Hostetler | 2022-03-26 | 1 | -0/+114 |