tests/test-rhg.t
Thu, 25 Aug 2022 16:53:56 +0100 Arseniy Alekseyev tests: remove flakiness in a time-dependent test stable
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
Fri, 18 Mar 2022 17:39:06 +0100 Raphaël Gomès rhg: add support for ignoring all extensions
Tue, 11 Jan 2022 21:40:08 +0100 Pierre-Yves David share-safe: enable by default (BC)
Mon, 17 Jan 2022 21:20:46 -0500 Valentin Gatien-Baron blackbox: change year in logs to ISO 8601 format
Tue, 07 Dec 2021 12:34:58 +0100 Raphaël Gomès rhg: support the new extension suboptions syntax
Thu, 11 Nov 2021 14:26:25 +0000 Arseniy Alekseyev rhg: only complain about poorly configured fallback when falling back
Thu, 14 Oct 2021 19:02:08 +0100 Arseniy Alekseyev rhg: fix `hg cat` interaction with null revision
Tue, 05 Oct 2021 16:09:20 +0100 Arseniy Alekseyev rhg: in rhg cat cli, fix the long name of the --rev flag
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
Wed, 01 Sep 2021 17:41:08 +0200 Raphaël Gomès rhg-cat: fallback in presence of a fileset
Wed, 01 Sep 2021 17:40:25 +0200 Raphaël Gomès rhg-cat: fallback when detecting `.` or `..` path segments
Wed, 01 Sep 2021 16:13:25 +0200 Raphaël Gomès rhg: add support for calling `rhg cat` without a revision
Mon, 13 Sep 2021 17:23:42 +0200 Simon Sapin rhg: Align with Python on some revset parsing corner cases
Thu, 14 Jan 2021 04:58:20 +0100 Pierre-Yves David persistent-nodemap: enable the feature by default when using Rust
Tue, 06 Apr 2021 18:55:19 +0200 Pierre-Yves David revlog-compression: use zstd by default (if available)
Fri, 12 Mar 2021 21:44:07 +0100 Simon Sapin rhg: Remove `rhg.fallback-executable=hg` default configuration
Thu, 04 Mar 2021 13:30:20 +0100 Simon Sapin rhg: Align with Python on some more error messages
Wed, 03 Mar 2021 19:47:48 +0100 Simon Sapin rhg: Align config file parse error formatting with Python
Wed, 03 Mar 2021 18:00:54 +0100 Simon Sapin tests: Add `rhg` and `no-rhg` for #require and #if in .t files
Tue, 02 Mar 2021 22:42:10 +0100 Simon Sapin tests: Enable rhg fallback to Python by default in tests
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
Tue, 16 Feb 2021 13:08:37 +0100 Simon Sapin rhg: Add support for the blackbox extension
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 21:37:30 +0100 Simon Sapin rhg: Add support for -R and --repository command-line arguments
Mon, 01 Feb 2021 11:41:10 +0100 Simon Sapin rhg: add support for share-safe
Thu, 14 Jan 2021 13:04:12 +0100 Simon Sapin rhg: initial support for shared repositories
Mon, 01 Feb 2021 19:30:28 +0100 Simon Sapin rhg: Add basic test with a shared repository
Thu, 28 Jan 2021 20:31:42 +0100 Simon Sapin rust: Fold find_root and check_requirements into Repo::find
Thu, 28 Jan 2021 19:13:55 +0100 Simon Sapin rhg: Simplify CommandError based on its use
Wed, 27 Jan 2021 14:59:09 +0100 Simon Sapin rust: replace RequirementsError with HgError
Tue, 12 Jan 2021 18:36:22 +0100 Simon Sapin rhg: use a release-mode executable in tests
Fri, 04 Dec 2020 17:27:10 +0100 Simon Sapin rhg: use persistent nodemap when available
Wed, 02 Dec 2020 08:23:31 +0100 Simon Sapin rhg: add a test with persistent-nodemap
Wed, 02 Dec 2020 15:00:49 +0100 Simon Sapin rust: use NodePrefix::from_hex instead of hex::decode directly
Mon, 30 Nov 2020 19:34:49 +0100 Simon Sapin rhg: allow specifying a changeset ID prefix
Mon, 30 Nov 2020 19:26:54 +0100 Simon Sapin rhg: add a test for --rev with a hex changeset ID
Wed, 25 Nov 2020 12:33:37 +0100 Simon Sapin rhg: check that .hg/requires is ASCII
Tue, 24 Nov 2020 18:52:38 +0100 Simon Sapin rhg: exit with relevant code for unsupported requirements
Tue, 24 Nov 2020 15:11:58 +0100 Simon Sapin rhg: add a `debugrequirements` subcommand
Tue, 20 Oct 2020 15:09:08 +0200 Antoine cezar rhg: add full node id support for `debugdata` command
Thu, 29 Oct 2020 19:25:33 +0100 Antoine cezar rhg: strip copied files metadata from `cat` output
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
Mon, 03 Aug 2020 11:55:59 +0200 Antoine Cezar rhg: add harness tests for rhg files
Tue, 07 Jul 2020 14:05:15 +0530 Antoine Cezar rhg: add a limited `rhg root` subcommand
less more (0) tip