log tests/test-rhg.t @ 48236:f8dc78716ad2

age author description
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