10.3.1: add .dev and merge stable->default
- Apr 25, 2021
-
-
Anton Shestakov authored
-
Anton Shestakov authored
-
Pierre-Yves David authored
-
Anton Shestakov authored
-
Anton Shestakov authored
-
- Mar 12, 2021
-
-
Anton Shestakov authored
-
- Apr 23, 2021
-
-
Pierre-Yves David authored
phase-divergent update to 652d20d1c545 Adjustement from Anton.
-
Pierre-Yves David authored
If it quite important
-
- Apr 22, 2021
-
-
Anton Shestakov authored
-
Anton Shestakov authored
Unless --no-evolve is given. In case when there's only one stable child that otherwise fits perfectly as a hg next target, but there are also unstable children on the current topic and we are allowed to evolve them, hg next should treat them as targets too and give a prompt to select the revision to update to. With this patch it does.
-
Anton Shestakov authored
Otherwise --no-topic makes no difference in how hg next works with unstable targets. Now that aspchildren filtering code actually works, this patch makes hg next behave correctly when dealing with unstable changesets with a different topic.
-
- Apr 21, 2021
-
-
Anton Shestakov authored
It has a default value and every other piece of code that accesses opts doesn't bother with .get().
-
Anton Shestakov authored
Uses less memory this way and simplifies content checks in a couple of places.
-
Anton Shestakov authored
`aspchildren` contains revs, not contexts.
-
Anton Shestakov authored
Aligns with revselectionprompt()'s name.
-