Age | Commit message (Expand) | Author |
---|---|---|
2022-01-25 | Remove unused Rust stuff | Eelco Dolstra |
2020-10-08 | rust: small patches | Horki |
2020-02-10 | Remove macro_use | Leonhard Markert |
2019-12-16 | StorePath::new(): Check store directory | Eelco Dolstra |
2019-12-10 | Speed up StorePath::to_string() | Eelco Dolstra |
2019-12-10 | Make the Store API more type-safe | Eelco Dolstra |
2019-12-10 | Add StorePath tests | Eelco Dolstra |
2019-12-10 | Shut up warnings | Eelco Dolstra |
2019-12-10 | Use hyper directly instead of reqwest | Eelco Dolstra |
2019-12-10 | Update to async/await-enabled tokio | Eelco Dolstra |
2019-12-10 | StorePath improvements | Eelco Dolstra |
2019-12-10 | Add base32 encoder/decoder | Eelco Dolstra |
2019-12-10 | Move stuff around | Eelco Dolstra |