summaryrefslogtreecommitdiff
path: root/compat
AgeCommit message (Expand)Author
2022-08-08Merge branch 'js/lstat-mingw-enotdir-fix'Junio C Hamano
2022-07-29lstat(mingw): correctly detect ENOTDIR scenariosJohannes Schindelin
2022-07-27Merge branch 'ds/win-syslog-compiler-fix'Junio C Hamano
2022-07-22Merge branch 'rs/mingw-tighten-mkstemp'Junio C Hamano
2022-07-19compat/win32: correct for incorrect compiler warningDerrick Stolee
2022-07-15mingw: avoid mktemp() in mkstemp() implementationRené Scharfe
2022-06-10Merge branch 'jh/builtin-fsmonitor-part3'Junio C Hamano
2022-06-08Merge branch 'js/ci-gcc-12-fixes' into maintJunio C Hamano
2022-06-03Merge branch 'ds/bundle-uri'Junio C Hamano
2022-06-03Merge branch 'ns/batch-fsync'Junio C Hamano
2022-06-01Merge branch 'js/ci-gcc-12-fixes'Junio C Hamano
2022-05-26fsmonitor: on macOS also emit NFC spelling for NFD pathnameJeff Hostetler
2022-05-26fsm-listen-darwin: shutdown daemon if worktree root is moved/renamedJeff Hostetler
2022-05-26fsm-health-win32: force shutdown daemon if worktree root movesJeff Hostetler
2022-05-26fsm-health-win32: add polling framework to monitor daemon healthJeff Hostetler
2022-05-26fsmonitor--daemon: stub in health threadJeff Hostetler
2022-05-26fsmonitor--daemon: rename listener thread related variablesJeff Hostetler
2022-05-26fsmonitor--daemon: cd out of worktree rootJeff Hostetler
2022-05-26fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOSJeff Hostetler
2022-05-26fsmonitor-settings: NTFS and FAT32 on MacOS are incompatibleJeff Hostetler
2022-05-26fsmonitor-settings: remote repos on Windows are incompatibleJeff Hostetler
2022-05-26fsmonitor-settings: remote repos on macOS are incompatibleJeff Hostetler
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-26fsm-listen-win32: handle shortnamesJeff Hostetler
2022-05-24nedmalloc: avoid new compile errorJohannes Schindelin
2022-05-24compat/win32/syslog: fix use-after-reallocJohannes Schindelin
2022-05-16dir API: add a generalized path_match_flags() functionÆvar Arnfjörð Bjarmason
2022-05-02tree-wide: apply equals-null.cocciJunio C Hamano
2022-05-02Merge branch 'ep/maint-equals-null-cocci' into ep/equals-null-cocciJunio C Hamano
2022-05-02Merge branch 'ep/maint-equals-null-cocci' for maint-2.35Junio C Hamano
2022-05-02tree-wide: apply equals-null.cocciJunio C Hamano
2022-04-11Merge tag 'v2.35.2'Junio C Hamano
2022-04-06core.fsync: use batch mode and sync loose objects by default on WindowsNeeraj Singh
2022-04-04Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano
2022-03-31Merge branch 'pw/add-p-single-key'Junio C Hamano
2022-03-25Merge branch 'ns/core-fsyncmethod'Junio C Hamano
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-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-23Sync with 2.34.2Johannes Schindelin
2022-03-23Sync with 2.33.2Johannes Schindelin
2022-03-23Sync with 2.32.1Johannes Schindelin
2022-03-23Sync with 2.31.2Johannes Schindelin
2022-03-23Sync with 2.30.3Johannes Schindelin
2022-03-21Merge branch 'pw/single-key-interactive'Junio C Hamano
2022-03-21Add a function to determine whether a path is owned by the current userJohannes Schindelin