summaryrefslogtreecommitdiff
path: root/compat/fsmonitor/fsm-listen-darwin.c
Commit message (Expand)AuthorAgeFilesLines
* fsmonitor: reduce includes of cache.hElijah Newren2023-04-241-1/+1
* cache.h: remove unnecessary headersElijah Newren2023-04-241-0/+1
* treewide: be explicit about dependence on gettext.hElijah Newren2023-03-211-0/+1
* Merge branch 'jh/fsmonitor-darwin-modernize'Junio C Hamano2022-12-191-11/+24
|\
| * fsmonitor: eliminate call to deprecated FSEventStream functionJeff Hostetler2022-12-151-11/+24
* | fsmonitor--daemon: on macOS support symlinksrz_zumix2022-11-081-1/+1
* | fsmonitor: deal with synthetic firmlinks on macOSEric DeCosta2022-10-051-2/+12
|/
* Merge branch 'jh/builtin-fsmonitor-part3'Junio C Hamano2022-06-101-18/+104
|\
| * fsmonitor: on macOS also emit NFC spelling for NFD pathnameJeff Hostetler2022-05-261-2/+31
| * fsm-listen-darwin: shutdown daemon if worktree root is moved/renamedJeff Hostetler2022-05-261-0/+25
| * fsmonitor--daemon: rename listener thread related variablesJeff Hostetler2022-05-261-15/+15
| * fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOSJeff Hostetler2022-05-261-1/+33
* | tree-wide: apply equals-null.cocciJunio C Hamano2022-05-021-1/+1
|/
* compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOSJeff Hostetler2022-03-251-0/+383
* compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEventJeff Hostetler2022-03-251-0/+24
* compat/fsmonitor/fsm-listen-darwin: stub in backend for DarwinJeff Hostetler2022-03-251-0/+20