Mercurial > evolve
graph
-
tests: add test of `hg next --evolve` with dirty working directory stableSun, 03 Jun 2018 02:24:28 +0530, by Pulkit Goyal
-
CHANGELOG: add an entry about fixing issue5897 stableSun, 03 Jun 2018 03:35:22 +0530, by Pulkit Goyal
-
evolve: fix `hg abort` when hg next --evolve leads to conflicts (issue5897) stableSun, 27 May 2018 02:32:58 +0530, by Pulkit Goyal
-
evolve: add an `--update` flag to `hg evolve` commandThu, 24 May 2018 17:50:02 +0530, by Pulkit Goyal
-
tests: add tests for testing --abort while content-divergence resolutionThu, 24 May 2018 02:02:11 +0530, by Pulkit Goyal
-
evolve: fix storage of replacements and temprevs node in evolvestateThu, 24 May 2018 00:58:50 +0530, by Pulkit Goyal
-
tests: add more tests related to aborting while resolving phase-divergenceThu, 24 May 2018 00:58:35 +0530, by Pulkit Goyal
-
topic: suggest to clear a topic that becomes emptyWed, 23 May 2018 12:16:24 +0200, by Denis Laxalde
-
topic: display a hint pointing at help when a topic becomes non-emptyWed, 23 May 2018 11:37:37 +0200, by Denis Laxalde
-
branching: merge with compat fix on defaultThu, 24 May 2018 18:57:46 +0200, by Pierre-Yves David
-
evolve: add compat for repair.stripbmrevset which is moved to scmutil stableThu, 24 May 2018 01:50:26 +0530, by Pulkit Goyal
-
evolve: update the readme with more information about contribution stableWed, 23 May 2018 11:18:14 +0200, by Pierre-Yves David
-
topic: dedent items about publishing behavior in docstring stableWed, 23 May 2018 11:03:31 +0200, by Denis Laxalde
-
topic: use preformatted block for config snippets documentation stableWed, 23 May 2018 11:00:11 +0200, by Denis Laxalde
-
branching: merge with stableWed, 23 May 2018 01:24:02 +0200, by Pierre-Yves David
-
content-div: add test showing `--stop` works during interrupted resolutionTue, 22 May 2018 21:33:50 +0530, by Pulkit Goyal
-
evolve: create new commit while resolving content-divergenceMon, 23 Apr 2018 14:48:53 +0530, by Pulkit Goyal
-
content-divergence: store the resolved revs in evolvestate['replacements']Tue, 22 May 2018 20:33:42 +0530, by Pulkit Goyal
-
utility: use ui.interactive() instead of checking config valueTue, 22 May 2018 23:51:57 +0530, by Pulkit Goyal
-
evolve: make `--abort` strip the temporary revs created during resolutionWed, 23 May 2018 02:46:20 +0530, by Pulkit Goyal
-
evolve: store a list of temprevs in evolvestateWed, 23 May 2018 02:43:23 +0530, by Pulkit Goyal
-
evolve: check for None before adding in set of revisions to stripWed, 23 May 2018 02:36:14 +0530, by Pulkit Goyal
-
evolve: return the new replacement node to be stored in evolvestateWed, 23 May 2018 02:33:14 +0530, by Pulkit Goyal
-
evolve: don't make values of replacements dict listsWed, 23 May 2018 02:39:38 +0530, by Pulkit Goyal
-
tests: add a test file `--abort` flag while resolving phase-divergenceWed, 23 May 2018 02:41:08 +0530, by Pulkit Goyal
-
evolve: pass revisions as strings to commands.*() stableTue, 15 May 2018 22:17:27 -0700, by Martin von Zweigbergk
-
tests: rename test-evolve-abort.t to test-evolve-abort-orphan.tWed, 23 May 2018 01:27:13 +0530, by Pulkit Goyal
-
branching: merge with branch for stableMon, 21 May 2018 16:56:52 +0200, by Pierre-Yves David