Mercurial > evolve
graph
-
evolve: include "operation" metadata in obsmarkersMon, 12 Mar 2018 15:40:28 -0700, by Martin von Zweigbergk
-
amend: include "operation" metadata in obsmarkersMon, 12 Mar 2018 15:50:25 -0700, by Martin von Zweigbergk
-
compat: add wrapper for obsolete.createmarkers() that accepts "operation" argFri, 16 Mar 2018 10:22:27 -0700, by Martin von Zweigbergk
-
tests: do not glob out fixed datesMon, 12 Mar 2018 23:26:25 -0700, by Martin von Zweigbergk
-
evolve: de-duplicate some function callsFri, 16 Mar 2018 17:00:01 +0530, by Pulkit Goyal
-
evolve: move deletion of evolvestate out of continueevolve() functionFri, 16 Mar 2018 16:11:22 +0530, by Pulkit Goyal
-
evolve: load evolvestate before passing to continueevolve()Fri, 16 Mar 2018 16:04:28 +0530, by Pulkit Goyal
-
evolve: move the handling for non-continue part in else conditionalFri, 16 Mar 2018 15:56:05 +0530, by Pulkit Goyal
-
evolve: move the logic of continuation handling of `hg evolve` in own fnWed, 14 Mar 2018 21:21:10 +0530, by Pulkit Goyal
-
CHANGELOG: add an entry about next and prev being interactiveFri, 16 Mar 2018 15:24:56 +0530, by Pulkit Goyal
-
prev: show changeset hash in --dry-run instead of rev numbersFri, 16 Mar 2018 13:24:57 +0530, by Pulkit Goyal
-
prev: prompt user to choose parent in case of multiple parentsFri, 16 Mar 2018 13:13:21 +0530, by Pulkit Goyal
-
next: cleanup logic around return by returning earlyFri, 16 Mar 2018 12:48:03 +0530, by Pulkit Goyal
-
next: prompt user to choose child in ambiguity in `hg next --evolve`Fri, 16 Mar 2018 12:14:39 +0530, by Pulkit Goyal
-
next: move logic to evolve the children to it's own functionFri, 16 Mar 2018 11:56:50 +0530, by Pulkit Goyal
-
next: prompt user to choose a children in case of ambiguityFri, 16 Mar 2018 11:46:47 +0530, by Pulkit Goyal
-
next: show changeset hash in `--dry-run` instead of rev numbersFri, 16 Mar 2018 11:31:13 +0530, by Pulkit Goyal
-
evolve: make sure we consider all cases in if-elseSun, 18 Mar 2018 01:27:02 +0530, by Pulkit Goyal
-
tests: add more cases about stabilization of an orphaned merge commitMon, 19 Mar 2018 14:03:41 +0100, by Pulkit Goyal
-
evolve: fix missing negationMon, 19 Mar 2018 13:47:07 +0100, by Pierre-Yves David
-
evolve: clarify message for ambiguous destination from splitMon, 19 Mar 2018 12:01:07 +0100, by Pierre-Yves David
-
evolve: prompt user to select destination for stabilization in case of splitWed, 14 Mar 2018 18:24:22 +0530, by Pulkit Goyal
-
tests: remove some tests which are moved to dedicated filesWed, 14 Mar 2018 18:36:35 +0530, by Pulkit Goyal
-
next: factor out the logic to update to changeset in another functionFri, 16 Mar 2018 11:24:35 +0530, by Pulkit Goyal
-
utility: add a function to prompt user to choose a revisionWed, 14 Mar 2018 17:59:53 +0530, by Pulkit Goyal
-
tests: add a test about evolve stabilizing orphan caused by splitsWed, 14 Mar 2018 17:20:20 +0530, by Pulkit Goyal
-
test: fix output after rev-branch-cache has been mergedMon, 19 Mar 2018 11:36:55 +0100, by Boris Feld
-
cleanup: remove duplicate import of "obsolete"Fri, 16 Mar 2018 09:13:33 -0700, by Martin von Zweigbergk
-
previous: fix behavior on obsolete cset when topic is involved (issue5708) stableFri, 16 Mar 2018 15:21:05 +0530, by Pulkit Goyal
-
previous: add test case when it's broken on obsolete cset stableFri, 16 Mar 2018 15:15:17 +0530, by Pulkit Goyal