log

age author description
Mon, 08 Mar 2021 19:25:33 +0100 Simon Sapin rhg: Exit with an error code if `files` finds nothing
Wed, 03 Mar 2021 16:40:03 +0100 Simon Sapin rhg: `cat` command: print error messages for missing files
Mon, 08 Mar 2021 19:07:29 +0100 Simon Sapin rhg: Silently ignore missing files in config %include
Mon, 08 Mar 2021 15:35:32 +0100 Simon Sapin rhg: Add support for environment variables in config include paths
Mon, 08 Mar 2021 08:55:48 +0100 Simon Sapin rhg: Add support for the HGRCSKIPREPO environment variable
Mon, 08 Mar 2021 08:35:43 +0100 Simon Sapin rhg: Don’t make repository path absolute too early
Fri, 05 Mar 2021 13:28:49 +0100 Simon Sapin rhg: Fall back to Python if ui.relative-paths is configured
Mon, 08 Mar 2021 17:32:22 +0100 Pierre-Yves David tests: clarify some missing output in test-merge-subrepos
Fri, 05 Mar 2021 11:39:21 +0100 Simon Sapin tests: Adapt expected output for minor differences with rhg
Fri, 05 Mar 2021 11:21:15 +0100 Simon Sapin rhg: Add support for --cwd
Thu, 04 Mar 2021 13:30:20 +0100 Simon Sapin rhg: Align with Python on some more error messages
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 20:02:07 +0100 Simon Sapin rhg: Sort config files when adding a directory
Wed, 03 Mar 2021 19:47:48 +0100 Simon Sapin rhg: Align config file parse error formatting with Python
Wed, 03 Mar 2021 19:08:27 +0100 Simon Sapin rhg: Fall back to Python for bundle repositories
Wed, 03 Mar 2021 19:02:06 +0100 Simon Sapin rhg: Fall back to Python on --repository with an URL
Wed, 03 Mar 2021 18:43:05 +0100 Simon Sapin rhg: Print non-absolutized path in "repository {} not found" errors
Wed, 03 Mar 2021 18:40:17 +0100 Simon Sapin rhg: Align "malformed --config" error message with Python
Wed, 03 Mar 2021 18:38:22 +0100 Simon Sapin rhg: Fall back to Python on unsupported `rhg config <section>`
Tue, 02 Mar 2021 23:18:23 +0100 Simon Sapin rhg: Fall back to Python for unsupported revset syntax
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
Fri, 12 Mar 2021 18:45:32 +0100 Simon Sapin rhg: Add environment variables for fallback configuration
Thu, 11 Mar 2021 11:22:54 +0100 Pierre-Yves David paths: add a `*` special path to define default sub option
Thu, 11 Mar 2021 17:26:49 +0100 Pierre-Yves David ui: pass a `ui` object to `paths.getpath`
Mon, 15 Mar 2021 10:57:02 +0100 Raphaël Gomès configitems: add TODOs blocking the move out of experimental for revlogv2
Fri, 19 Feb 2021 11:24:50 +0100 Raphaël Gomès sidedata-exchange: rewrite sidedata on-the-fly whenever possible
Mon, 15 Feb 2021 11:08:28 +0100 Raphaël Gomès revlog-index: add `replace_sidedata_info` method
Fri, 19 Feb 2021 11:04:17 +0100 Raphaël Gomès revlogv2: temporarily forbid inline revlogs