| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-02-14 | Maintain broken symlink behaviour for the Windows exe resolver | Chris Denton | -0/+11 | |
| 2022-01-03 | Explicitly pass `PATH` to the Windows exe resolver | Chris Denton | -22/+17 | |
| 2021-12-22 | Fix tests | Chris Denton | -0/+4 | |
| 2021-10-31 | Windows: Resolve Command program without using the current directory | Chris Denton | -0/+52 | |
| 2021-07-09 | Unescaped command-line arguments for Windows | Kornel | -1/+22 | |
| Fixes #29494 | ||||
| 2021-07-09 | Test escaping of trialing slashes in Windows command-line args | Kornel | -0/+5 | |
| 2021-05-19 | Windows `Command` environment variables are case-preserving | Chris Denton | -0/+61 | |
| But comparing is case-insensitive. | ||||
| 2021-02-17 | Expose force_quotes on Windows. | Yonggang Luo | -7/+19 | |
| Quotes the arg and not quotes the arg have different effect on Windows when the program called are msys2/cygwin program. Refer to https://github.com/msys2/MSYS2-packages/issues/2176 Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> | ||||
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -0/+31 | |
| Also doing fmt inplace as requested. | ||||
