Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/compat
AgeCommit message (Expand)Author
2022-08-26Merge branch 'js/lstat-mingw-enotdir-fix' into maintJunio C Hamano
2022-08-26Merge branch 'vd/scalar-generalize-diagnose'Junio C Hamano
2022-08-26Merge branch 'jk/pipe-command-nonblock'Junio C Hamano
2022-08-19hashmap: mark unused callback parametersJeff King
2022-08-17nonblock: support WindowsRené Scharfe
2022-08-17compat: add function to enable nonblocking pipesJeff King
2022-08-15Merge branch 'js/safe-directory-plus'Junio C Hamano
2022-08-12scalar-diagnose: move 'get_disk_info()' to 'compat/'Victoria Dye
2022-08-12fsmonitor: option to allow fsmonitor to run against network-mounted reposEric DeCosta
2022-08-08Merge branch 'js/lstat-mingw-enotdir-fix'Junio C Hamano
2022-08-08mingw: handle a file owned by the Administrators group correctlyJohannes Schindelin
2022-08-08mingw: be more informative when ownership check fails on FAT32Johannes Schindelin
2022-08-08mingw: provide details about unsafe directories' ownershipJohannes Schindelin
2022-08-08setup: prepare for more detailed "dubious ownership" messagesJohannes Schindelin
2022-08-06Merge branch 'ds/win-syslog-compiler-fix' into maintJunio C Hamano
2022-08-06Merge branch 'rs/mingw-tighten-mkstemp' into maintJunio 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-23Merge 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-11Merge branch 'jh/builtin-fsmonitor-part3'Junio C Hamano
2022-06-09Merge branch 'js/ci-gcc-12-fixes' into maintJunio C Hamano
2022-06-04Merge branch 'ds/bundle-uri'Junio C Hamano
2022-06-04Merge branch 'ns/batch-fsync'Junio C Hamano
2022-06-01Merge branch 'js/ci-gcc-12-fixes'Junio C Hamano
2022-05-27fsmonitor: on macOS also emit NFC spelling for NFD pathnameJeff Hostetler
2022-05-27fsm-listen-darwin: shutdown daemon if worktree root is moved/renamedJeff Hostetler
2022-05-27fsm-health-win32: force shutdown daemon if worktree root movesJeff Hostetler
2022-05-27fsm-health-win32: add polling framework to monitor daemon healthJeff Hostetler
2022-05-27fsmonitor--daemon: stub in health threadJeff Hostetler
2022-05-27fsmonitor--daemon: rename listener thread related variablesJeff Hostetler
2022-05-27fsmonitor--daemon: cd out of worktree rootJeff Hostetler
2022-05-27fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOSJeff Hostetler
2022-05-27fsmonitor-settings: NTFS and FAT32 on MacOS are incompatibleJeff Hostetler
2022-05-27fsmonitor-settings: remote repos on Windows are incompatibleJeff Hostetler
2022-05-27fsmonitor-settings: remote repos on macOS are incompatibleJeff Hostetler
2022-05-27fsmonitor-settings: stub in macOS-specific incompatibility checkingJeff Hostetler
2022-05-27fsmonitor-settings: VFS for Git virtual repos are incompatibleJeff Hostetler
2022-05-27fsmonitor-settings: stub in Win32-specific incompatibility checkingJeff Hostetler
2022-05-27fsm-listen-win32: handle shortnamesJeff Hostetler
2022-05-25nedmalloc: avoid new compile errorJohannes Schindelin
2022-05-25compat/win32/syslog: fix use-after-reallocJohannes Schindelin
2022-05-17dir 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-12Merge tag 'v2.35.2'Junio C Hamano
2022-04-06core.fsync: use batch mode and sync loose objects by default on WindowsNeeraj Singh