Mercurial > hg
graph
-
tests: Disable for rhg remaining tests that fail in that modeFri, 12 Mar 2021 23:04:56 +0100, by Simon Sapin
-
rhg: Remove `rhg.fallback-executable=hg` default configurationFri, 12 Mar 2021 21:44:07 +0100, by Simon Sapin
-
rhg: Return an error code for `rhg config Section.idontexist`Tue, 09 Mar 2021 09:17:24 +0100, by Simon Sapin
-
rhg: Fall back to Python for --versionMon, 08 Mar 2021 20:04:20 +0100, by Simon Sapin
-
rhg: Exit with an error code if `files` finds nothingMon, 08 Mar 2021 19:25:33 +0100, by Simon Sapin
-
rhg: `cat` command: print error messages for missing filesWed, 03 Mar 2021 16:40:03 +0100, by Simon Sapin
-
rhg: Silently ignore missing files in config %includeMon, 08 Mar 2021 19:07:29 +0100, by Simon Sapin
-
rhg: Add support for environment variables in config include pathsMon, 08 Mar 2021 15:35:32 +0100, by Simon Sapin
-
rhg: Add support for the HGRCSKIPREPO environment variableMon, 08 Mar 2021 08:55:48 +0100, by Simon Sapin
-
rhg: Don’t make repository path absolute too earlyMon, 08 Mar 2021 08:35:43 +0100, by Simon Sapin
-
rhg: Fall back to Python if ui.relative-paths is configuredFri, 05 Mar 2021 13:28:49 +0100, by Simon Sapin
-
tests: clarify some missing output in test-merge-subreposMon, 08 Mar 2021 17:32:22 +0100, by Pierre-Yves David
-
tests: Adapt expected output for minor differences with rhgFri, 05 Mar 2021 11:39:21 +0100, by Simon Sapin
-
rhg: Add support for --cwdFri, 05 Mar 2021 11:21:15 +0100, by Simon Sapin
-
rhg: Align with Python on some more error messagesThu, 04 Mar 2021 13:30:20 +0100, by Simon Sapin
-
rhg: Add an allow-list of ignored extensionsFri, 12 Mar 2021 22:38:40 +0100, by Simon Sapin
-
rhg: Fall back to Python if unsupported extensions are enabledThu, 04 Mar 2021 10:58:43 +0100, by Simon Sapin
-
rhg: Sort config files when adding a directoryWed, 03 Mar 2021 20:02:07 +0100, by Simon Sapin
-
rhg: Align config file parse error formatting with PythonWed, 03 Mar 2021 19:47:48 +0100, by Simon Sapin
-
rhg: Fall back to Python for bundle repositoriesWed, 03 Mar 2021 19:08:27 +0100, by Simon Sapin
-
rhg: Fall back to Python on --repository with an URLWed, 03 Mar 2021 19:02:06 +0100, by Simon Sapin
-
rhg: Print non-absolutized path in "repository {} not found" errorsWed, 03 Mar 2021 18:43:05 +0100, by Simon Sapin
-
rhg: Align "malformed --config" error message with PythonWed, 03 Mar 2021 18:40:17 +0100, by Simon Sapin
-
rhg: Fall back to Python on unsupported `rhg config <section>`Wed, 03 Mar 2021 18:38:22 +0100, by Simon Sapin
-
rhg: Fall back to Python for unsupported revset syntaxTue, 02 Mar 2021 23:18:23 +0100, by Simon Sapin
-
tests: Add `rhg` and `no-rhg` for #require and #if in .t filesWed, 03 Mar 2021 18:00:54 +0100, by Simon Sapin
-
tests: Enable rhg fallback to Python by default in testsTue, 02 Mar 2021 22:42:10 +0100, by Simon Sapin
-
rhg: Add environment variables for fallback configurationFri, 12 Mar 2021 18:45:32 +0100, by Simon Sapin
-
paths: add a `*` special path to define default sub optionThu, 11 Mar 2021 11:22:54 +0100, by Pierre-Yves David
-
ui: pass a `ui` object to `paths.getpath`Thu, 11 Mar 2021 17:26:49 +0100, by Pierre-Yves David
-
configitems: add TODOs blocking the move out of experimental for revlogv2Mon, 15 Mar 2021 10:57:02 +0100, by Raphaël Gomès
-
sidedata-exchange: rewrite sidedata on-the-fly whenever possibleFri, 19 Feb 2021 11:24:50 +0100, by Raphaël Gomès
-
revlog-index: add `replace_sidedata_info` methodMon, 15 Feb 2021 11:08:28 +0100, by Raphaël Gomès
-
revlogv2: temporarily forbid inline revlogsFri, 19 Feb 2021 11:04:17 +0100, by Raphaël Gomès
-
changegroupv4: add sidedata helpersFri, 19 Feb 2021 11:15:42 +0100, by Raphaël Gomès
-
revlog: add attribute on revlogs that specifies its kindWed, 10 Mar 2021 19:33:18 +0100, by Raphaël Gomès
-
sidedata-exchange: add `wanted_sidedata` and `sidedata_computers` to reposFri, 19 Feb 2021 10:53:27 +0100, by Raphaël Gomès
-
delta: add sidedata field to revision deltaThu, 18 Feb 2021 18:18:35 +0100, by Raphaël Gomès
-
changegroup: add v4 changegroup for revlog v2 exchangeThu, 18 Feb 2021 17:36:52 +0100, by Raphaël Gomès
-
revlogv2: don't assume that the sidedata of the last rev is right after dataFri, 19 Feb 2021 11:07:10 +0100, by Raphaël Gomès
-
sidedata: move to new sidedata storage in revlogv2Mon, 18 Jan 2021 11:44:51 +0100, by Raphaël Gomès
-
cext: add support for revlogv2Wed, 20 Jan 2021 18:35:12 +0100, by Raphaël Gomès
-
bitmanipulation: add utils to read/write bigendian 64bit integersMon, 18 Jan 2021 10:43:12 +0100, by Raphaël Gomès
-
format: remove sidedata format variantThu, 04 Mar 2021 09:55:06 +0100, by Raphaël Gomès
-
revlogv2: allow upgrading to v2Wed, 20 Jan 2021 21:14:06 +0100, by Raphaël Gomès
-
revlog: introduce v2 formatThu, 28 Jan 2021 15:28:57 +0100, by Raphaël Gomès
-
wsgicgi: switch the default PATH_INFO back to str stableFri, 12 Mar 2021 20:19:12 -0500, by Matt Harbison
-
crecord: convert an instance of bytes to str stableFri, 12 Mar 2021 18:55:06 -0500, by Matt Harbison
-
crecord: change str literals to byte literals stableFri, 12 Mar 2021 18:51:22 -0500, by Matt Harbison
-
bisect: replace a missing method on the list primitive stableFri, 12 Mar 2021 17:59:02 -0500, by Matt Harbison
-
typing: disable a module-attr warning in the worker module's py2 code stableThu, 11 Mar 2021 21:09:55 -0500, by Matt Harbison
-
wireprotoserver: convert ErrorResponse to bytes stableThu, 11 Mar 2021 21:07:04 -0500, by Matt Harbison
-
verify: convert an exception to bytes before logging stableThu, 11 Mar 2021 21:02:03 -0500, by Matt Harbison
-
typing: add an assertion to the upgrade engine to help pytype stableThu, 11 Mar 2021 19:50:14 -0500, by Matt Harbison
-
subrepo: handle unexpected file types from git gracefully stableThu, 11 Mar 2021 19:21:58 -0500, by Matt Harbison
-
patch: convert a UI message to bytes when editing a patch stableThu, 11 Mar 2021 18:45:18 -0500, by Matt Harbison
-
merge: force an exception message to bytes before printing as a warning stableThu, 11 Mar 2021 18:33:39 -0500, by Matt Harbison
-
hg: convert an exception to bytes in the repo creation exception handler stableThu, 11 Mar 2021 18:09:55 -0500, by Matt Harbison
-
typing: add an assertion instead of blacklisting mercurial/extensions.py stableThu, 11 Mar 2021 17:55:52 -0500, by Matt Harbison