Mercurial > evolve
graph
-
evolve: show the updated working directory after `hg evolve --continue`Mon, 29 Jan 2018 00:09:44 +0530, by Pulkit Goyal
-
evolve: make `hg evolve --continue` respect `--confirm`Sun, 28 Jan 2018 23:49:46 +0530, by Pulkit Goyal
-
evolve: make `--continue` continue evolving all remaining revisionsWed, 24 Jan 2018 13:20:18 +0530, by Pulkit Goyal
-
tests: add more tests to test-evolve-continue.tSun, 04 Feb 2018 20:58:03 +0530, by Pulkit Goyal
-
evolve: handle case when newnode can be None while continuing evolveMon, 22 Jan 2018 18:52:27 +0530, by Pulkit Goyal
-
tests: add tests for `hg evolve --continue`Sun, 28 Jan 2018 19:28:08 +0530, by Pulkit Goyal
-
merge with stableTue, 06 Feb 2018 13:00:28 +0100, by Pierre-Yves David
-
CHANGELOG: add an entry about resolve showing how to continue evolveSun, 04 Feb 2018 21:05:03 +0530, by Pulkit Goyal
-
test: explicitly run HGEDITOR shell command with `sh` stableSun, 21 Jan 2018 16:55:02 -0500, by Matt Harbison
-
test: conditionalize blackbox output for Windows stableSun, 21 Jan 2018 16:46:31 -0500, by Matt Harbison
-
branching: merge with stableMon, 05 Feb 2018 14:36:34 +0100, by Pierre-Yves David
-
compat: add wrapper for logcmdutil functions stableMon, 05 Feb 2018 20:58:46 +0900, by Yuya Nishihara
-
evolve: store the revs to be processed in the evolvestateMon, 22 Jan 2018 18:35:50 +0530, by Pulkit Goyal
-
evolve: store the replacements in the evolvestateMon, 22 Jan 2018 18:18:11 +0530, by Pulkit Goyal
-
evolve: store the target category in evolvestateMon, 22 Jan 2018 18:13:52 +0530, by Pulkit Goyal
-
evolvecmd: use the evolvestate object passed as argument in _solveunstableMon, 22 Jan 2018 17:54:27 +0530, by Pulkit Goyal
-
evolvecmd: pass evolvestate object to _solve* functionsMon, 22 Jan 2018 17:44:57 +0530, by Pulkit Goyal
-
evolve: create a state object in all caseMon, 22 Jan 2018 17:29:56 +0530, by Pulkit Goyal
-
branching: merge with stableSun, 04 Feb 2018 14:29:18 +0100, by Pierre-Yves David
-
grab: preserve phase of the grabbed changesetFri, 02 Feb 2018 13:59:33 +0530, by Pulkit Goyal
-
tests: add a test showing grabbing of secret changeset turn it into draftFri, 02 Feb 2018 13:45:47 +0530, by Pulkit Goyal
-
grab: add grab info to cmdutil.afterresolvedstatesFri, 02 Feb 2018 15:37:00 +0530, by Pulkit Goyal
-
evolve: add evolve info to cmdutil.afterresolvedstatesSat, 27 Jan 2018 21:15:27 +0530, by Pulkit Goyal
-
evolve: move the evolve command to evolvecmd.pyFri, 19 Jan 2018 19:32:34 +0530, by Pulkit Goyal
-
evolve: move _orderrevs() function evolvecmd.pySun, 21 Jan 2018 20:33:39 +0530, by Pulkit Goyal
-
evolve: move builddependencies() and _singlesuccessor() to utility moduleSun, 21 Jan 2018 20:28:06 +0530, by Pulkit Goyal
-
utility: move MultipleSuccessorsError from __init__.pyFri, 19 Jan 2018 17:29:48 +0530, by Pulkit Goyal
-
evolvecmd: move more core from __init__.py to evolvecmd.pyFri, 19 Jan 2018 16:44:00 +0530, by Pulkit Goyal
-
evolvecmd: move code from __init__.py to evolvecmd.pyFri, 19 Jan 2018 16:00:21 +0530, by Pulkit Goyal