rust/rhg/src/main.rs
Wed, 15 Nov 2023 18:43:03 +0000 Arseniy Alekseyev rhg: support rhg status --rev --rev
Mon, 06 Nov 2023 11:06:08 +0100 Raphaël Gomès rust: run a clippy pass with the latest stable version
Thu, 31 Aug 2023 19:47:33 -0400 Spencer Baugh rhg: allow setting defaults.cmd to an empty string
Fri, 28 Jul 2023 17:08:37 +0100 Arseniy Alekseyev rhg: tweak rhg fallback code structure
Mon, 13 Feb 2023 18:11:48 +0100 Raphaël Gomès rust-config: add config getters that don't fall back to defaults
Thu, 23 Mar 2023 19:10:15 +0100 Raphaël Gomès rust: fix thread cap (for real this time) stable
Mon, 09 Jan 2023 19:32:35 +0100 Raphaël Gomès rust-clippy: fix remaining warnings in `rhg`
Mon, 09 Jan 2023 17:40:03 +0100 Raphaël Gomès rust: run `cargo clippy`
Tue, 15 Nov 2022 00:02:43 +0100 Raphaël Gomès rhg: upgrade `clap` dependency
Thu, 03 Nov 2022 16:30:35 +0100 Raphaël Gomès rhg: add a config option to fall back immediately stable
Thu, 03 Nov 2022 15:57:37 +0100 Raphaël Gomès rhg: stop shadowing `exit` function stable
Thu, 22 Sep 2022 18:44:28 -0400 Arseniy Alekseyev rhg: share some code
Tue, 20 Sep 2022 18:28:25 -0400 Arseniy Alekseyev rhg: support tweakdefaults
Thu, 22 Sep 2022 17:16:54 -0400 Arseniy Alekseyev rhg: centralize PlainInfo
Tue, 20 Sep 2022 18:16:50 -0400 Arseniy Alekseyev rhg: central treatment of PLAIN and PLAINEXCEPT
Tue, 04 Oct 2022 10:56:27 +0200 Raphaël Gomès branching: merge stable into default
Thu, 22 Sep 2022 16:05:22 -0400 Arseniy Alekseyev rhg: fix bugs around [use-dirstate-tracked-hint] and repo auto-upgrade stable
Tue, 19 Jul 2022 17:07:09 +0200 Raphaël Gomès rust: add support for hints in error messages
Tue, 19 Jul 2022 15:37:09 +0200 Raphaël Gomès rhg: add debugrhgsparse command to help figure out bugs in rhg
Tue, 12 Jul 2022 10:15:52 +0200 Raphaël Gomès rhg: don't fallback if `strip` or `rebase` are activated
Mon, 11 Jul 2022 17:27:39 +0200 Raphaël Gomès rhg: support "!" syntax for disabling extensions
Tue, 22 Mar 2022 14:14:52 +0100 Pierre-Yves David auto-upgrade: introduce a way to auto-upgrade to/from dirstate-v2
Tue, 05 Apr 2022 05:20:05 +0200 Pierre-Yves David auto-upgrade: introduce a way to auto-upgrade to/from tracked-hint
Tue, 05 Apr 2022 05:19:47 +0200 Pierre-Yves David auto-upgrade: introduce a way to auto-upgrade to/from share-safe
Wed, 04 May 2022 18:17:44 +0200 Raphaël Gomès branching: merge stable into default
Tue, 19 Apr 2022 12:27:40 +0200 Raphaël Gomès rhg: use `Command::exec` instead of `Command::status` stable
Tue, 12 Apr 2022 20:01:49 +0100 Arseniy Alekseyev rhg: refactor to pass argv down, instead of caling args_os()
Sat, 19 Mar 2022 15:44:38 +0100 Raphaël Gomès rhg: sort unsupported extensions in error message
Fri, 18 Mar 2022 17:39:06 +0100 Raphaël Gomès rhg: add support for ignoring all extensions
Fri, 26 Nov 2021 15:38:04 +0100 Raphaël Gomès rhg: signal when falling back in logs
Tue, 08 Feb 2022 14:20:58 +0100 Simon Sapin rhg: Colorize `rhg status` output when appropriate
Thu, 10 Feb 2022 12:59:32 +0100 Simon Sapin rhg: Add support for colored output
Thu, 10 Feb 2022 13:56:43 +0100 Simon Sapin rhg: Add parsing for the --color global CLI argument
Thu, 10 Feb 2022 12:52:25 +0100 Simon Sapin rhg: Make Ui::new falliable, add Ui::new_infallible
Thu, 10 Feb 2022 12:12:56 +0100 Simon Sapin rhg: Pass a &Config to Ui::new
Thu, 10 Feb 2022 11:58:04 +0100 Simon Sapin rhg: Add support for HGPLAINEXPECT
Tue, 09 Nov 2021 18:17:52 +0100 Simon Sapin rhg: Sub-repositories are not supported
Tue, 07 Dec 2021 12:34:58 +0100 Raphaël Gomès rhg: support the new extension suboptions syntax
Fri, 26 Nov 2021 15:07:59 +0100 Raphaël Gomès rhg: don't run `blackbox` if not activated
Tue, 16 Nov 2021 11:53:58 +0000 Arseniy Alekseyev rhg: add support for narrow clones and sparse checkouts
Mon, 29 Nov 2021 14:07:47 +0000 Arseniy Alekseyev rhg: implement the debugignorerhg subcommand
Thu, 11 Nov 2021 14:26:25 +0000 Arseniy Alekseyev rhg: only complain about poorly configured fallback when falling back
Tue, 09 Nov 2021 19:28:13 +0100 Simon Sapin rhg: Colored output is not supported
Tue, 09 Nov 2021 19:09:57 +0100 Simon Sapin rhg: [encode] and [decode] config sections are not supported
Tue, 09 Nov 2021 17:09:40 +0100 Simon Sapin rhg: $HG_PENDING is not supported
Tue, 05 Oct 2021 18:02:22 +0530 Pulkit Goyal rhg: refactor function to relativize paths in utils
Mon, 13 Sep 2021 15:12:35 +0200 Raphaël Gomès rhg: fall back if subrepos are detected
Wed, 01 Sep 2021 18:09:35 +0200 Raphaël Gomès rhg: fallback if `defaults` config is set for the current command
Wed, 01 Sep 2021 17:41:51 +0200 Raphaël Gomès rhg: fallback if the current command has any generic hook defined
Fri, 03 Sep 2021 16:32:35 +0200 Simon Sapin rhg: Switch rhg.ignored-extensions config to Python-compatible list syntax
Mon, 07 Jun 2021 17:27:49 +0530 Pulkit Goyal rhg: add exit code to HgError::Abort()
Mon, 07 Jun 2021 17:19:46 +0530 Pulkit Goyal rhg: split non_repo_config and `--config` loading in different functions
Mon, 24 May 2021 16:27:54 +0530 Pulkit Goyal rhg: look for repository in ancestors also instead of cwd only
Sun, 11 Apr 2021 00:50:10 +0530 Pulkit Goyal rhg: read [paths] for `--repository` value
Tue, 16 Mar 2021 15:12:03 +0100 Georges Racinet rhg: Initial support for the 'status' command
Sat, 20 Mar 2021 02:03:57 +0530 Pulkit Goyal rhg: add support for detailed exit code for ConfigParseError
Fri, 12 Mar 2021 21:44:07 +0100 Simon Sapin rhg: Remove `rhg.fallback-executable=hg` default configuration
Mon, 08 Mar 2021 20:04:20 +0100 Simon Sapin rhg: Fall back to Python for --version
Wed, 03 Mar 2021 16:40:03 +0100 Simon Sapin rhg: `cat` command: print error messages for missing files
Fri, 05 Mar 2021 11:21:15 +0100 Simon Sapin rhg: Add support for --cwd
Fri, 12 Mar 2021 22:38:40 +0100 Simon Sapin rhg: Add an allow-list of ignored extensions
Thu, 04 Mar 2021 10:58:43 +0100 Simon Sapin rhg: Fall back to Python if unsupported extensions are enabled
Wed, 03 Mar 2021 19:47:48 +0100 Simon Sapin rhg: Align config file parse error formatting with Python
Wed, 03 Mar 2021 19:02:06 +0100 Simon Sapin rhg: Fall back to Python on --repository with an URL
Mon, 01 Mar 2021 20:36:06 +0100 Simon Sapin rhg: Add support for automatic fallback to Python
Mon, 01 Mar 2021 16:18:42 +0100 Simon Sapin rhg: Add a `rhg.on-unsupported` configuration key
Mon, 01 Mar 2021 13:51:35 +0100 Simon Sapin rhg: Make configuration available as early as possible in main()
Fri, 26 Feb 2021 12:16:43 +0100 Simon Sapin rhg: Use clap’s support for global CLI arguments
Tue, 16 Feb 2021 13:08:37 +0100 Simon Sapin rhg: Add support for the blackbox extension
Wed, 17 Feb 2021 11:21:34 +0100 Simon Sapin rust: Introduce a get_bytes_from_os_str utility function
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
Fri, 12 Feb 2021 16:54:30 +0100 Simon Sapin rhg: Remove error message on unsupported CLI arguments
Mon, 08 Feb 2021 23:41:58 +0100 Simon Sapin rhg: add limited support for the `config` sub-command
Mon, 08 Feb 2021 23:08:44 +0100 Simon Sapin rhg: Add support for --config CLI arguments
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: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