relnotes/next
author Pierre-Yves DAVID <pierre-yves.david@octobus.net>
Sat, 04 Jun 2022 18:57:19 +0200
changeset 49459 df1d4e442c08
parent 49421 a974c52fb79a
child 49531 4e70efd5fd0e
child 49577 53e4f44ba0e8
permissions -rw-r--r--
compare-disco: prepare for primitive argument parsing We need to be able to configure a couple of things, so lets prepare the code for it. (the code is hacky, but this is a quicky and dirty debug script)

= Mercurial XXX =

== New Features ==

== Default Format Change ==

These changes affect newly created repositories (or new clones) done with
Mercurial XXX.

== New Experimental Features ==

== Bug Fixes ==

== Backwards Compatibility Changes ==

 * chg worker processes will now correctly load per-repository configuration 
   when given a both a relative `--repository` path and an alternate working
   directory via `--cwd`. A side-effect of this change is that these workers
   will now return an error if hg cannot find the current working directory,
   even when a different directory is specified via `--cwd`.

== Internal API Changes ==

== Miscellaneous ==