Tue, 16 Feb 2021 15:22:20 +0100 | Simon Sapin | rust: Add a `ConfigValueParseError` variant to common errors | changeset | files |
Tue, 16 Feb 2021 13:55:31 +0100 | Simon Sapin | rust: Add config parsing support for more value types | changeset | files |
Wed, 17 Feb 2021 11:21:34 +0100 | Simon Sapin | rust: Introduce a get_bytes_from_os_str utility function | changeset | files |
Wed, 17 Feb 2021 12:24:53 +0100 | Simon Sapin | rust: Make `DirstateParents`’s fields typed `Node`s | changeset | files |
Wed, 17 Feb 2021 12:06:56 +0100 | Simon Sapin | rust: Rewrite dirstate parsing usin the `bytes-cast` crate | changeset | files |
Mon, 15 Feb 2021 20:13:09 +0100 | Simon Sapin | rhg: Move `Repo` object creation into `main()` | changeset | files |
Mon, 15 Feb 2021 20:05:32 +0100 | Simon Sapin | rhg: Group values passed to every sub-command into a struct | changeset | files |
Fri, 12 Feb 2021 16:54:30 +0100 | Simon Sapin | rhg: Remove error message on unsupported CLI arguments | changeset | files |