Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mingw: align symlinks-related rmdir() behavior with Linux | Thomas Bétous | 2021-08-02 | 1 | -0/+21 |
* | msvc: avoid calling `access("NUL", flags)` | Johannes Schindelin | 2021-04-16 | 1 | -0/+2 |
* | Sync with 2.28.1 | Johannes Schindelin | 2021-02-12 | 1 | -0/+2 |
|\ | |||||
| * | Sync with 2.26.3 | Johannes Schindelin | 2021-02-12 | 1 | -0/+2 |
| |\ | |||||
| | * | Sync with 2.25.5 | Johannes Schindelin | 2021-02-12 | 1 | -0/+2 |
| | |\ | |||||
| | | * | Sync with 2.24.4 | Johannes Schindelin | 2021-02-12 | 1 | -0/+2 |
| | | |\ | |||||
| | | | * | Sync with 2.23.4 | Johannes Schindelin | 2021-02-12 | 1 | -0/+2 |
| | | | |\ | |||||
| | | | | * | Sync with 2.22.5 | Johannes Schindelin | 2021-02-12 | 1 | -0/+2 |
| | | | | |\ | |||||
| | | | | | * | Sync with 2.21.4 | Johannes Schindelin | 2021-02-12 | 1 | -0/+2 |
| | | | | | |\ | |||||
| | | | | | | * | Sync with 2.20.5 | Johannes Schindelin | 2021-02-12 | 1 | -0/+2 |
| | | | | | | |\ | |||||
| | | | | | | | * | Sync with 2.19.6 | Johannes Schindelin | 2021-02-12 | 1 | -0/+2 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Sync with 2.18.5 | Johannes Schindelin | 2021-02-12 | 1 | -0/+2 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | Sync with 2.17.6 | Johannes Schindelin | 2021-02-12 | 1 | -0/+2 |
| | | | | | | | | | |\ | |||||
| | | | | | | | | | | * | checkout: fix bug that makes checkout follow symlinks in leading path | Matheus Tavares | 2021-02-12 | 1 | -0/+2 |
| | | * | | | | | | | | | Merge branch 'js/mingw-open-in-gdb' into maint | Junio C Hamano | 2020-03-17 | 1 | -0/+13 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
* | | | \ \ \ \ \ \ \ \ \ | Merge branch 'jh/mingw-unlink' | Junio C Hamano | 2020-08-19 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | mingw: improve performance of mingw_unlink() | Jeff Hostetler | 2020-08-17 | 1 | -0/+3 |
| |/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | strvec: convert more callers away from argv_array name | Jeff King | 2020-07-28 | 1 | -2/+2 |
|/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge branch 'js/mingw-isilon-nfs' | Junio C Hamano | 2020-04-22 | 1 | -2/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | mingw: cope with the Isilon network file system | Nathan Sanders | 2020-04-10 | 1 | -2/+15 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | mingw: help debugging by optionally executing bash with strace | Johannes Schindelin | 2020-04-10 | 1 | -0/+26 |
* | | | | | | | | | | | | mingw: do not treat `COM0` as a reserved file name | Johannes Schindelin | 2020-04-08 | 1 | -3/+5 |
* | | | | | | | | | | | | mingw: use modern strftime implementation if possible | Matthias Aßhauer | 2020-04-08 | 1 | -1/+10 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'rs/micro-cleanups' | Junio C Hamano | 2020-03-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | use strpbrk(3) to search for characters from a given set | René Scharfe | 2020-02-24 | 1 | -1/+1 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'js/mingw-open-in-gdb' | Junio C Hamano | 2020-02-17 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| / / / / / / / / / | |/ / / / / / / / / | |||||
| * | | | | | | | | | mingw: add a helper function to attach GDB to the current process | Johannes Schindelin | 2020-02-14 | 1 | -0/+13 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'js/mingw-reserved-filenames' | Junio C Hamano | 2020-01-02 | 1 | -20/+102 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | mingw: refuse paths containing reserved names | Johannes Schindelin | 2019-12-21 | 1 | -14/+90 |
| * | | | | | | | | | mingw: short-circuit the conversion of `/dev/null` to UTF-16 | Johannes Schindelin | 2019-12-21 | 1 | -10/+16 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'dd/time-reentrancy' | Junio C Hamano | 2019-12-16 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | mingw: use {gm,local}time_s as backend for {gm,local}time_r | Doan Tran Cong Danh | 2019-12-01 | 1 | -6/+6 |
* | | | | | | | | | | Merge branch 'js/mingw-inherit-only-std-handles' | Junio C Hamano | 2019-12-10 | 1 | -11/+134 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | mingw: forbid translating ERROR_SUCCESS to an errno value | Johannes Schindelin | 2019-12-02 | 1 | -0/+1 |
| * | | | | | | | | | | mingw: do set `errno` correctly when trying to restrict handle inheritance | Johannes Schindelin | 2019-11-30 | 1 | -1/+5 |
| * | | | | | | | | | | mingw: restrict file handle inheritance only on Windows 7 and later | Johannes Schindelin | 2019-11-23 | 1 | -1/+21 |
| * | | | | | | | | | | mingw: spawned processes need to inherit only standard handles | Johannes Schindelin | 2019-11-23 | 1 | -11/+109 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Sync with Git 2.24.1 | Junio C Hamano | 2019-12-09 | 1 | -9/+92 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Sync with 2.23.1 | Johannes Schindelin | 2019-12-06 | 1 | -9/+92 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / / | |||||
| | * | | | | | | | Sync with 2.22.2 | Johannes Schindelin | 2019-12-06 | 1 | -9/+92 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | |||||
| | | * | | | | | | Sync with 2.21.1 | Johannes Schindelin | 2019-12-06 | 1 | -9/+92 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | | | * | | | | | mingw: sh arguments need quoting in more circumstances | Johannes Schindelin | 2019-12-06 | 1 | -2/+3 |
| | | | * | | | | | mingw: fix quoting of empty arguments for `sh` | Johannes Schindelin | 2019-12-06 | 1 | -1/+1 |
| | | | * | | | | | mingw: use MSYS2 quoting even when spawning shell scripts | Johannes Schindelin | 2019-12-06 | 1 | -1/+2 |
| | | | * | | | | | mingw: detect when MSYS2's sh is to be spawned more robustly | Johannes Schindelin | 2019-12-06 | 1 | -1/+14 |
| | | | * | | | | | Sync with 2.20.2 | Johannes Schindelin | 2019-12-06 | 1 | -4/+72 |
| | | | |\ \ \ \ \ | | | | | |/ / / / | |||||
| | | | | * | | | | Sync with 2.19.3 | Johannes Schindelin | 2019-12-06 | 1 | -4/+96 |
| | | | | |\ \ \ \ | | | | | | |/ / / | |||||
| | | | | | * | | | Sync with 2.18.2 | Johannes Schindelin | 2019-12-06 | 1 | -4/+96 |
| | | | | | |\ \ \ | | | | | | | |/ / | |||||
| | | | | | | * | | Sync with 2.17.3 | Johannes Schindelin | 2019-12-06 | 1 | -4/+96 |
| | | | | | | |\ \ | | | | | | | | |/ | |||||
| | | | | | | | * | Sync with 2.16.6 | Johannes Schindelin | 2019-12-06 | 1 | -4/+96 |
| | | | | | | | |\ |