Mercurial > evolve
diff CHANGELOG @ 4349:01f4ee6779d5
obsdiscovery: use consistent filtering during discovery
If we computed revision using an unfiltered repository, we should run the
discovery unfiltered too.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 17 Jan 2019 12:37:40 +0100 |
parents | 398c33b17d76 |
children | 45a6890ca656 |
line wrap: on
line diff
--- a/CHANGELOG Fri Jan 18 23:09:44 2019 +0530 +++ b/CHANGELOG Thu Jan 17 12:37:40 2019 +0100 @@ -17,6 +17,7 @@ * next: evolve aspiring children by default (use --no-evolve to skip) * next: pick lower part of a split as destination * compat: drop compatibility with Mercurial 4.3 + * compat: add compatibility with Mercurial 4.9 * topics: improve the message around topic changing * stack: introduce a --children flag (see help for details) * topic: make --age compatible with the usual other display for `hg topic`