Mercurial > evolve
graph
-
evolve: update code for not implicitly converting ctx to revisionMon, 26 Feb 2018 13:59:30 +0100, by Boris Feld
-
legacy-push: fix the code forbidding legacy obsmarkers pullingFri, 23 Feb 2018 11:02:59 +0100, by Pierre-Yves David
-
updatecaches: handle any new parameters to the methodWed, 21 Feb 2018 17:45:50 +0100, by Pierre-Yves David
-
evolvecmd: fix broken `evolve --continue` ran after `next --evolve`Wed, 07 Feb 2018 13:42:30 +0530, by Pulkit Goyal
-
tests: add test showing `evolve --continue` after `next --evolve` is brokenWed, 07 Feb 2018 22:41:30 +0530, by Pulkit Goyal
-
color: add some colors to evolve command itselfWed, 17 May 2017 09:39:15 +0200, by Boris Feld
-
wireproto: fix *_capabilities for change of API typesWed, 14 Feb 2018 14:53:43 +0100, by Boris Feld
-
obsfate: fix changeset description diff computingWed, 14 Feb 2018 09:46:56 +0100, by Boris Feld
-
evolve: add comptability to read old evolvestate filesTue, 30 Jan 2018 15:11:35 +0530, by Pulkit Goyal
-
state: bring back the function to read old evolvestate filesTue, 30 Jan 2018 15:02:40 +0530, by Pulkit Goyal
-
evolve: add entry in CHANGELOG about fixed behavior of `hg evolve --continue`Tue, 30 Jan 2018 00:02:29 +0530, by Pulkit Goyal
-
evolve: store the skippedrevs in evolvestateTue, 30 Jan 2018 00:00:45 +0530, by Pulkit Goyal
-
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