Mercurial 6.7rc0

/!\ These are **tentative** release notes for the upcoming Mercurial 6.7. Anything can be added or removed before the actual release.

As usual, a *lot* of patches don't make it to this list.

New Features

New Experimental Features

Bug Fixes

Backwards Compatibility Changes

Users of the Rust extensions and/or rhg should be aware that the new Rust index can result in a performance degradation for push/pull on repositories *not* using persistent-nodemap (see hg help config.format.use-persistent-nodemap).

If this is something that matters to you, please reach out to us as this is not an insurmountable obstacle. This is a choice base on the assumption that there are few people in this situation and our time should be spent on more pressing matters.

Internal API Changes

Miscellaneous