relnotes/next
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 23 Nov 2023 18:40:47 +0100
changeset 51346 898c212e1b2f
parent 50840 609a3b8058c3
child 51437 e84975e4a2e7
permissions -rw-r--r--
delta-find: move pre-filtering of individual revision in its own function This goes one step further than the previous change by making the pre-filtering of individual candicates revision in its own function. This will allow subclass to easily configure this filtering with their own constrains. The `if True:` part help the readability of this diff a lot and will be drop in to the next changesets.

= 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 ==

* remove the experimental infinite push extension

== Internal API Changes ==

== Miscellaneous ==