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 |