rust/rhg/src/main.rs
Mon, 08 Feb 2021 21:28:52 +0100 Simon Sapin rhg: Replace subcommand boilerplate with a macro
Mon, 08 Feb 2021 21:05:36 +0100 Simon Sapin rhg: Move subcommand CLI arguments definitions to respective modules
Mon, 08 Feb 2021 20:33:04 +0100 Simon Sapin rhg: replace command structs with functions
Thu, 04 Feb 2021 13:17:55 +0100 Simon Sapin rhg: Parse system and user configuration at program start
Thu, 28 Jan 2021 19:13:55 +0100 Simon Sapin rhg: Simplify CommandError based on its use
Tue, 24 Nov 2020 15:11:58 +0100 Simon Sapin rhg: add a `debugrequirements` subcommand
Tue, 15 Sep 2020 16:51:11 +0200 Antoine Cezar rhg: add a limited `rhg cat -r` subcommand
Wed, 09 Sep 2020 14:53:15 +0200 Antoine Cezar rhg: add `--revision` argument to `rhg files`
Wed, 23 Sep 2020 12:26:16 +0200 Antoine Cezar rhg: Add debug timing
Mon, 17 Aug 2020 16:56:39 +0200 Antoine Cezar rhg: add a limited `rhg debugdata` subcommand
Mon, 17 Aug 2020 16:55:43 +0200 Antoine Cezar rhg: print error message when argument parsing fails
Tue, 04 Aug 2020 16:11:23 +0200 Antoine Cezar rhg: pass `ui` to `Command` `run`
Fri, 17 Jul 2020 17:24:54 +0200 Antoine Cezar rhg: add a limited `rhg files` subcommand
Mon, 20 Jul 2020 18:14:52 +0200 Antoine Cezar rhg: ask the error message from `CommandError`
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`
Mon, 22 Jun 2020 15:19:35 +0530 Antoine Cezar rhg: add Command trait for subcommands implemented by rhg
Fri, 05 Jun 2020 10:28:58 +0200 Antoine Cezar rhg: add rhg crate
less more (0) tip