| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-07-04 | Auto merge of #85270 - ChrisDenton:win-env-case, r=m-ou-se | bors | -9/+74 |
| 2021-06-26 | Auto merge of #86586 - Smittyvb:https-everywhere, r=petrochenkov | bors | -1/+1 |
| 2021-06-23 | Use HTTPS links where possible | Smitty | -1/+1 |
| 2021-06-19 | Windows: Fix `Command::env_clear` so it works | Chris Denton | -0/+6 |
| 2021-06-17 | Document how Windows compares environment variables | Chris Denton | -3/+22 |
| 2021-05-19 | Windows `Command` environment variables are case-preserving | Chris Denton | -9/+55 |
| 2021-05-12 | Provide ExitStatusError | Ian Jackson | -2/+23 |
| 2021-04-28 | Remove `DropGuard` in `sys::windows::process` and use `StaticMutex` instead | Christiaan Dirkx | -24/+4 |
| 2021-03-21 | Use io::Error::new_const everywhere to avoid allocations. | Mara Bos | -1/+1 |
| 2021-02-17 | Expose force_quotes on Windows. | Yonggang Luo | -3/+9 |
| 2020-09-26 | Add accessors to Command. | Eric Huss | -1/+47 |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -38/+3 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+566 |
