Tue, 26 Jan 2021 20:42:36 +0100 | Simon Sapin | rust: remove three enums that were identical to `RevlogError` | changeset | files |
Tue, 26 Jan 2021 20:31:26 +0100 | Simon Sapin | rhg: replace `map_*_error` functions with `From` impls | changeset | files |
Tue, 26 Jan 2021 20:05:37 +0100 | Simon Sapin | rust: replace trivial `impl From …` with `#[derive(derive_more::From)]` | changeset | files |
Tue, 26 Jan 2021 19:07:24 +0100 | Simon Sapin | rust: remove `FooError` structs with only `kind: FooErrorKind` enum field | changeset | files |
Tue, 26 Jan 2021 18:31:46 +0100 | Simon Sapin | rhg: centralize parsing of `--rev` CLI arguments | changeset | files |
Mon, 25 Jan 2021 18:25:26 +0100 | Simon Sapin | rust: Remove hex parsing from the nodemap | changeset | files |