rust/rhg/src/commands/debugdata.rs
Mon, 15 Feb 2021 20:13:09 +0100 Simon Sapin rhg: Move `Repo` object creation into `main()`
Mon, 15 Feb 2021 20:05:32 +0100 Simon Sapin rhg: Group values passed to every sub-command into a struct
Mon, 08 Feb 2021 21:37:30 +0100 Simon Sapin rhg: Add support for -R and --repository command-line arguments
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
Tue, 26 Jan 2021 20:31:26 +0100 Simon Sapin rhg: replace `map_*_error` functions with `From` impls
Tue, 26 Jan 2021 19:07:24 +0100 Simon Sapin rust: remove `FooError` structs with only `kind: FooErrorKind` enum field
Mon, 14 Dec 2020 16:33:15 +0100 Simon Sapin rust: introduce Repo and Vfs types for filesystem abstraction
Mon, 14 Dec 2020 14:59:23 +0100 Simon Sapin rust: replace most "operation" structs with functions
Mon, 30 Nov 2020 19:34:49 +0100 Simon Sapin rhg: allow specifying a changeset ID prefix
Wed, 23 Sep 2020 12:26:16 +0200 Antoine Cezar rhg: Add debug timing
Wed, 09 Sep 2020 12:07:05 +0200 Antoine Cezar rhg: add a `DebugData` `Command` to prepare the `rhg debugdata` subcommand
less more (0) tip