Age | Commit message (Expand) | Author |
---|---|---|
2019-09-19 | Remove test.py, use cargo test as test frontend (#2967) | Ryan Dahl |
2019-09-11 | feat: Set user agent for http client (#2916) | Bartek Iwańczuk |
2019-08-30 | Use 'reqwest' to implement HTTP client (#2822) | Bartek Iwańczuk |
2019-07-31 | Use system rustfmt instead of fixed binary (#2701) | Ryan Dahl |
2019-07-11 | Refactor error to use dynamic dispatch and traits | Bert Belder |
2019-06-19 | Combine CLI Errors (#2487) | Kitson Kelly |
2019-04-09 | Silence clippy warnings and format source code | Bert Belder |
2019-04-01 | Follow redirect location as new referrers for nested module imports (#2031) | Kevin (Kun) "Kassimo" Qian |
2019-03-19 | Add fetch_remote_source_async (#1972) | Ryan Dahl |
2019-03-19 | Add async version of http_util::fetch_sync_string | Ryan Dahl |
2019-03-19 | Rename //src/ to //cli/ (#1962) | Ryan Dahl |