Mercurial > evolve
graph
-
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
-
evolvecmd: move more code from __init__.py to evolvecmd.pyFri, 19 Jan 2018 15:55:38 +0530, by Pulkit Goyal
-
evolvecmd: move more chunks of code from __init__.py to evolvecmd.pyFri, 19 Jan 2018 15:22:28 +0530, by Pulkit Goyal
-
evolvecmd: move more functions from __init__.py to evolvecmd.pyFri, 19 Jan 2018 15:04:12 +0530, by Pulkit Goyal
-
evolvecmd: introduce a new module to handle `hg evolve` related codeFri, 19 Jan 2018 14:42:46 +0530, by Pulkit Goyal
-
evolve: remove not required calls to phases.retractboundary()Thu, 18 Jan 2018 16:57:19 +0530, by Pulkit Goyal
-
evolve: store the replacements occurred during `hg evolve` at top levelTue, 16 Jan 2018 17:14:32 +0530, by Pulkit Goyal
-
evolve: make the _solve* functions return a tupleSat, 27 Jan 2018 16:13:19 +0530, by Pulkit Goyal
-
evolvestate: rename the file to state.py and class name to cmdstateWed, 17 Jan 2018 19:12:32 +0530, by Pulkit Goyal
-
branching: merge with stableFri, 26 Jan 2018 17:55:16 +0100, by Pierre-Yves David
-
update: show "use 'hg evolve' to..." hint iff evolve command enabled stableWed, 24 Jan 2018 09:55:12 -0800, by Martin von Zweigbergk
-
obslog: drop period from summary line in accordance with conventionThu, 25 Jan 2018 17:29:21 -0800, by Martin von Zweigbergk
-
grab: add a command to grab a commit and update to itThu, 11 Jan 2018 20:03:20 +0530, by Pulkit Goyal
-
amend: query the wdir parent after taking lock (issue5266) stableMon, 22 Jan 2018 14:10:59 +0530, by Pulkit Goyal
-
fold: make sure we move bookmarks after folding (issue5772) stableMon, 22 Jan 2018 13:44:32 +0530, by Pulkit Goyal
-
tests: add a test showing bookmark not moving in-case of `hg fold` stableMon, 22 Jan 2018 13:33:58 +0530, by Pulkit Goyal
-
branching: merge stable back into defaultWed, 24 Jan 2018 15:20:29 +0100, by Pierre-Yves David