Tue, 26 Jan 2021 19:07:24 +0100 |
Simon Sapin |
rust: remove `FooError` structs with only `kind: FooErrorKind` enum field
|
file |
diff |
annotate
|
Thu, 26 Nov 2020 09:54:16 +0100 |
Raphaël Gomès |
rhg: use `format_bytes!` for error messages
|
file |
diff |
annotate
|
Tue, 24 Nov 2020 18:52:38 +0100 |
Simon Sapin |
rhg: exit with relevant code for unsupported requirements
|
file |
diff |
annotate
|
Tue, 24 Nov 2020 17:49:16 +0100 |
Simon Sapin |
requirements: move loading to hg-core and add parsing
|
file |
diff |
annotate
|
Tue, 24 Nov 2020 15:11:58 +0100 |
Simon Sapin |
rhg: add a `debugrequirements` subcommand
|
file |
diff |
annotate
|
Tue, 15 Sep 2020 16:51:11 +0200 |
Antoine Cezar |
rhg: add a limited `rhg cat -r` subcommand
|
file |
diff |
annotate
|
Thu, 13 Aug 2020 16:36:42 +0200 |
Antoine Cezar |
rhg: fix `clippy` warnings
|
file |
diff |
annotate
|
Wed, 29 Jul 2020 10:21:17 +0200 |
Antoine Cezar |
rhg: add a `Files` `Command` to prepare the `rhg files` subcommand
|
file |
diff |
annotate
|
Wed, 29 Jul 2020 15:49:44 +0200 |
Antoine Cezar |
rhg: simplify `FindRootError` handling
|
file |
diff |
annotate
|
Mon, 20 Jul 2020 18:14:52 +0200 |
Antoine Cezar |
rhg: ask the error message from `CommandError`
|
file |
diff |
annotate
|
Tue, 21 Jul 2020 10:39:30 +0200 |
Antoine Cezar |
rhg: Do not return error when when we really mean ok in commands
|
file |
diff |
annotate
|
Fri, 05 Jun 2020 09:01:35 +0200 |
Antoine Cezar |
rhg: add RootCommand using hg-core FindRoot operation to prepare `hg root`
|
file |
diff |
annotate
|
Mon, 22 Jun 2020 15:19:35 +0530 |
Antoine Cezar |
rhg: add Command trait for subcommands implemented by rhg
|
file |
diff |
annotate
|