Mercurial > hg
log rust/rhg/Cargo.toml @ 46435:2e2033081274
age | author | description |
---|---|---|
Tue, 26 Jan 2021 20:05:37 +0100 | Simon Sapin | rust: replace trivial `impl From …` with `#[derive(derive_more::From)]` |
Thu, 26 Nov 2020 09:54:16 +0100 | Raphaël Gomès | rhg: use `format_bytes!` for error messages |
Wed, 23 Sep 2020 12:26:16 +0200 | Antoine Cezar | rhg: Add debug timing |
Tue, 07 Jul 2020 14:05:15 +0530 | Antoine Cezar | rhg: add a limited `rhg root` subcommand |
Fri, 05 Jun 2020 09:01:35 +0200 | Antoine Cezar | rhg: add RootCommand using hg-core FindRoot operation to prepare `hg root` |
Fri, 05 Jun 2020 10:28:58 +0200 | Antoine Cezar | rhg: add rhg crate |