Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-02 | mingw: align symlinks-related rmdir() behavior with Linux | 1 | -0/+21 | |
2021-04-16 | msvc: avoid calling `access("NUL", flags)` | 1 | -0/+2 | |
2021-02-12 | Sync with 2.28.1 | 1 | -0/+2 | |
2021-02-12 | Sync with 2.26.3 | 1 | -0/+2 | |
2021-02-12 | Sync with 2.25.5 | 1 | -0/+2 | |
2021-02-12 | Sync with 2.24.4 | 1 | -0/+2 | |
2021-02-12 | Sync with 2.23.4 | 1 | -0/+2 | |
2021-02-12 | Sync with 2.22.5 | 1 | -0/+2 | |
2021-02-12 | Sync with 2.21.4 | 1 | -0/+2 | |
2021-02-12 | Sync with 2.20.5 | 1 | -0/+2 | |
2021-02-12 | Sync with 2.19.6 | 1 | -0/+2 | |
2021-02-12 | Sync with 2.18.5 | 1 | -0/+2 | |
2021-02-12 | Sync with 2.17.6 | 1 | -0/+2 | |
2021-02-12 | checkout: fix bug that makes checkout follow symlinks in leading path | 1 | -0/+2 | |
2020-08-19 | Merge branch 'jh/mingw-unlink' | 1 | -0/+3 | |
2020-08-17 | mingw: improve performance of mingw_unlink() | 1 | -0/+3 | |
2020-07-28 | strvec: convert more callers away from argv_array name | 1 | -2/+2 | |
2020-04-22 | Merge branch 'js/mingw-isilon-nfs' | 1 | -2/+15 | |
2020-04-10 | mingw: cope with the Isilon network file system | 1 | -2/+15 | |
2020-04-10 | mingw: help debugging by optionally executing bash with strace | 1 | -0/+26 | |
2020-04-08 | mingw: do not treat `COM0` as a reserved file name | 1 | -3/+5 | |
2020-04-08 | mingw: use modern strftime implementation if possible | 1 | -1/+10 | |
2020-03-17 | Merge branch 'js/mingw-open-in-gdb' into maint | 1 | -0/+13 | |
2020-03-02 | Merge branch 'rs/micro-cleanups' | 1 | -1/+1 | |
2020-02-24 | use strpbrk(3) to search for characters from a given set | 1 | -1/+1 | |
2020-02-17 | Merge branch 'js/mingw-open-in-gdb' | 1 | -0/+13 | |
2020-02-14 | mingw: add a helper function to attach GDB to the current process | 1 | -0/+13 | |
2020-01-02 | Merge branch 'js/mingw-reserved-filenames' | 1 | -20/+102 | |
2019-12-21 | mingw: refuse paths containing reserved names | 1 | -14/+90 | |
2019-12-21 | mingw: short-circuit the conversion of `/dev/null` to UTF-16 | 1 | -10/+16 | |
2019-12-16 | Merge branch 'dd/time-reentrancy' | 1 | -6/+6 | |
2019-12-10 | Merge branch 'js/mingw-inherit-only-std-handles' | 1 | -11/+134 | |
2019-12-09 | Sync with Git 2.24.1 | 1 | -9/+92 | |
2019-12-06 | Sync with 2.23.1 | 1 | -9/+92 | |
2019-12-06 | Sync with 2.22.2 | 1 | -9/+92 | |
2019-12-06 | Sync with 2.21.1 | 1 | -9/+92 | |
2019-12-06 | mingw: sh arguments need quoting in more circumstances | 1 | -2/+3 | |
2019-12-06 | mingw: fix quoting of empty arguments for `sh` | 1 | -1/+1 | |
2019-12-06 | mingw: use MSYS2 quoting even when spawning shell scripts | 1 | -1/+2 | |
2019-12-06 | mingw: detect when MSYS2's sh is to be spawned more robustly | 1 | -1/+14 | |
2019-12-06 | Sync with 2.20.2 | 1 | -4/+72 | |
2019-12-06 | Sync with 2.19.3 | 1 | -4/+96 | |
2019-12-06 | Sync with 2.18.2 | 1 | -4/+96 | |
2019-12-06 | Sync with 2.17.3 | 1 | -4/+96 | |
2019-12-06 | Sync with 2.16.6 | 1 | -4/+96 | |
2019-12-06 | Sync with 2.14.6 | 1 | -4/+96 | |
2019-12-05 | Merge branch 'win32-accommodate-funny-drive-names' | 1 | -0/+34 | |
2019-12-05 | Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods' | 1 | -1/+56 | |
2019-12-05 | mingw: handle `subst`-ed "DOS drives" | 1 | -0/+24 | |
2019-12-05 | mingw: refuse to access paths with trailing spaces or periods | 1 | -1/+56 |