931 Commits (b53a5f2416f23bc93f44df95074f9f7f69844a79)

Author SHA1 Message Date
Jeff Hostetler d6d58ff8ab fsmonitor: on macOS also emit NFC spelling for NFD pathname 3 years ago
Jeff Hostetler de7e0b58ea fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed 3 years ago
Jeff Hostetler 6504cfd392 fsm-health-win32: force shutdown daemon if worktree root moves 3 years ago
Jeff Hostetler 90a70fa809 fsm-health-win32: add polling framework to monitor daemon health 3 years ago
Jeff Hostetler d06055501b fsmonitor--daemon: stub in health thread 3 years ago
Jeff Hostetler 207534e423 fsmonitor--daemon: rename listener thread related variables 3 years ago
Jeff Hostetler 39664e9309 fsmonitor--daemon: cd out of worktree root 3 years ago
Jeff Hostetler 8e8f4b814b fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOS 3 years ago
Jeff Hostetler ddc5dacfb3 fsmonitor-settings: NTFS and FAT32 on MacOS are incompatible 3 years ago
Jeff Hostetler d989b266c1 fsmonitor-settings: remote repos on Windows are incompatible 3 years ago
Jeff Hostetler 1e7be10de0 fsmonitor-settings: remote repos on macOS are incompatible 3 years ago
Jeff Hostetler a85ad67bbd fsmonitor-settings: stub in macOS-specific incompatibility checking 3 years ago
Jeff Hostetler 5c58fbd265 fsmonitor-settings: VFS for Git virtual repos are incompatible 3 years ago
Jeff Hostetler d33c804dae fsmonitor-settings: stub in Win32-specific incompatibility checking 3 years ago
Jeff Hostetler 40f865dc02 fsm-listen-win32: handle shortnames 3 years ago
Johannes Schindelin 98cdb61cab nedmalloc: avoid new compile error 3 years ago
Johannes Schindelin a6a243e94a compat/win32/syslog: fix use-after-realloc 3 years ago
Ævar Arnfjörð Bjarmason 9fd512c8d6 dir API: add a generalized path_match_flags() function 3 years ago
Junio C Hamano e6bf70d176 tree-wide: apply equals-null.cocci 3 years ago
Junio C Hamano afe8a9070b tree-wide: apply equals-null.cocci 3 years ago
Neeraj Singh 8a94d83349 core.fsync: use batch mode and sync loose objects by default on Windows 3 years ago
Jeff Hostetler 65723b305a compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS 3 years ago
Jeff Hostetler 5ff01b1f1e compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEvent 3 years ago
Jeff Hostetler 1448edfb51 compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on Windows 3 years ago
Jeff Hostetler f67df2556f compat/fsmonitor/fsm-listen-darwin: stub in backend for Darwin 3 years ago
Jeff Hostetler 62c7367133 compat/fsmonitor/fsm-listen-win32: stub in backend for Windows 3 years ago
Johannes Schindelin bdc77d1d68 Add a function to determine whether a path is owned by the current user 3 years ago
Carlo Marcelo Arenas Belón 6e7ad1e4c2 mingw: avoid fallback for {local,gm}time_r() 3 years ago
Phillip Wood 0f584debc7 terminal: restore settings on SIGTSTP 3 years ago
Phillip Wood 6606d99bae terminal: work around macos poll() bug 3 years ago
Phillip Wood e4938ce3cc terminal: don't assume stdin is /dev/tty 3 years ago
Phillip Wood 02af15dec5 terminal: use flags for save_term() 3 years ago
Neeraj Singh abf38abec2 core.fsyncmethod: add writeout-only mode 3 years ago
Neeraj Singh 19d3f228c8 wrapper: make inclusion of Windows csprng header tightly scoped 3 years ago
Tao Klerks 090a3085bc t/helper/test-chmtime: update mingw to support chmtime on directories 3 years ago
Phillip Wood 2c6860211f terminal: set VMIN and VTIME in non-canonical mode 3 years ago
Phillip Wood f7da756566 terminal: pop signal handler when terminal is restored 3 years ago
Phillip Wood 24d7ce383a terminal: always reset terminal when reading without echo 3 years ago
Ævar Arnfjörð Bjarmason 07564773c2 compat: auto-detect if zlib has uncompress2() 3 years ago
Johannes Schindelin e2724c1ed1 getcwd(mingw): handle the case when there is no cwd 3 years ago
brian m. carlson 05cd988dce wrapper: add a helper to generate numbers from a CSPRNG 3 years ago
Matthias Aßhauer 4a9b204920 lazyload: use correct calling conventions 3 years ago
Junio C Hamano 9bfa5fbae2 compat/qsort_s.c: avoid using potentially unaligned access 3 years ago
Carlo Marcelo Arenas Belón 9e12400da8 mingw: avoid fallback for {local,gm}time_r() 3 years ago
Johannes Schindelin 974ef7ced2 simple-ipc: work around issues with Cygwin's Unix socket emulation 3 years ago
Junio C Hamano a38989bd5b unsetenv(3) returns int, not void 3 years ago
Han-Wen Nienhuys a322920d0b Provide zlib's uncompress2 from compat/zlib-compat.c 3 years ago
Carlo Marcelo Arenas Belón e22b245ea5 terminal: teach git how to save/restore its terminal settings 3 years ago
Carlo Marcelo Arenas Belón 2d84c4ed57 lazyload.h: use an even more generic function pointer than FARPROC 3 years ago
Johannes Sixt d2c470f9bc lazyload.h: fix warnings about mismatching function pointer types 3 years ago