| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | |
| 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-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 | |
| Also doing fmt inplace as requested. | ||||
| 2020-07-27 | mv std libs to library/ | mark | -0/+566 | |
