Mercurial > hg
log rust/hg-core/src/errors.rs @ 46598:bc08c2331f99
age | author | description |
---|---|---|
Tue, 16 Feb 2021 15:22:20 +0100 | Simon Sapin | rust: Add a `ConfigValueParseError` variant to common errors |
Thu, 04 Feb 2021 14:29:47 +0100 | Simon Sapin | rhg: Abort based on config on share-safe mismatch |
Thu, 04 Feb 2021 13:16:21 +0100 | Simon Sapin | rust: Parse system and user configuration |
Thu, 14 Jan 2021 13:04:12 +0100 | Simon Sapin | rhg: initial support for shared repositories |
Wed, 27 Jan 2021 14:45:25 +0100 | Simon Sapin | rust: use HgError in RevlogError and Vfs |
Wed, 27 Jan 2021 13:19:49 +0100 | Simon Sapin | rust: Introduce an `HgError` enum for common error cases |