Mercurial > evolve
graph
-
discovery: handle deletion of 'wireproto' moduleThu, 19 Apr 2018 10:59:12 +0200, by Pierre-Yves David
-
evolve: handle wireproto module deletion for registering new commandsThu, 19 Apr 2018 10:55:57 +0200, by Pierre-Yves David
-
minitopic: handle wireproto module change from b4d85bc122bdThu, 19 Apr 2018 10:53:59 +0200, by Pierre-Yves David
-
topic: handle wireproto module change from b4d85bc122bdThu, 19 Apr 2018 10:50:24 +0200, by Pierre-Yves David
-
obsexchange: remove unused import of wireprotoserverWed, 18 Apr 2018 22:36:54 -0700, by Martin von Zweigbergk
-
compat: rename resolvepartialhexnodeid to resolvehexnodeidprefixWed, 18 Apr 2018 10:08:05 +0200, by Pierre-Yves David
-
compat: access datestr in a way compatible with verison prior to 4.6Tue, 17 Apr 2018 19:42:46 +0200, by Pierre-Yves David
-
compat: fallback to compatible partial lookup prior to 4.6Tue, 17 Apr 2018 19:42:26 +0200, by Pierre-Yves David
-
import: adapt to fd1dd79cff20Tue, 17 Apr 2018 18:30:56 +0200, by Pierre-Yves David
-
import: grab the expected node value on the flyTue, 17 Apr 2018 18:10:53 +0200, by Pierre-Yves David
-
import: use a less direct approach to store the expected nodeTue, 17 Apr 2018 17:58:12 +0200, by Pierre-Yves David
-
compat: adapt `amend --patch` to the new `patch.extract` APITue, 17 Apr 2018 15:45:58 +0200, by Pierre-Yves David
-
compat: deal with change in the wireproto moduleTue, 17 Apr 2018 15:04:15 +0200, by Pierre-Yves David
-
branching: merge with stableMon, 16 Apr 2018 12:46:23 -0700, by Martin von Zweigbergk
-
topic: allow '.' in topic namesMon, 16 Apr 2018 20:18:10 +0200, by Pierre-Yves David
-
relocate: look up partial nodeids in unfiltered repoMon, 16 Apr 2018 10:58:06 -0700, by Martin von Zweigbergk
-
compat: avoid using partial node ID in lookupMon, 16 Apr 2018 17:11:27 +0200, by Pierre-Yves David
-
test: apply output change from protocapsMon, 16 Apr 2018 00:05:54 +0200, by Pierre-Yves David
-
test: update output to match upstreamSun, 15 Apr 2018 23:24:03 +0200, by Pierre-Yves David
-
evolve: don't pass stringified int to repo.__getitem__Fri, 13 Apr 2018 09:26:28 -0700, by Martin von Zweigbergk
-
patch: offer the user a chance to fix the patch if it fails to applyWed, 11 Apr 2018 07:23:34 +0200, by Pierre-Yves David
-
amend: add a new flag `--patch` to `hg amend`Sun, 18 Mar 2018 23:48:06 +0530, by Pulkit Goyal
-
stablerangecache: include units in ui.progress() callsThu, 12 Apr 2018 13:30:28 +0800, by Anton Shestakov
-
stablerange: include units in ui.progress() callsThu, 12 Apr 2018 13:28:30 +0800, by Anton Shestakov
-
tests: add test demonstarting issue5833 is fixedFri, 06 Apr 2018 20:00:43 +0530, by Pulkit Goyal
-
utility: convert node from MultipleSuccessorsError to rev numbers (issue5832)Fri, 06 Apr 2018 20:13:27 +0530, by Pulkit Goyal
-
tests: add a test demonstarting issue5832 tracebackFri, 06 Apr 2018 15:35:57 +0530, by Pulkit Goyal
-
CHANGELOG: add an entry about `hg evolve --abort`Fri, 06 Apr 2018 14:56:27 +0530, by Pulkit Goyal
-
evolve: restore bookmarks correctly after `hg evolve --abort`Thu, 29 Mar 2018 17:34:51 +0530, by Pulkit Goyal
-
topic-ext: restrict the format of topic namesThu, 29 Mar 2018 17:42:32 +0530, by Pulkit Goyal
-
serverminitopic: wrap context.changectx.branch instead of context.changectxFri, 06 Apr 2018 23:42:47 +0530, by Pulkit Goyal
-
templatekw: remove obsfatedata templatekwFri, 06 Apr 2018 17:53:41 +0200, by Boris Feld
-
evolve: do not exit 1 when there are no troubled changesets (issue5823)Thu, 29 Mar 2018 13:01:05 -0700, by Kyle Lippincott
-
changelog: add an entry about the memory fixesFri, 06 Apr 2018 17:54:58 +0200, by Pierre-Yves David
-
safeguard: use self instead of repo in noautopublishrepo.checkpush()Fri, 06 Apr 2018 14:37:22 +0800, by Anton Shestakov
-
stablerangecache: use self instead of repo in stablerangerepo.stablerange()Fri, 06 Apr 2018 14:36:36 +0800, by Anton Shestakov
-
obscache: use self instead of repo in obscacherepo.updatecaches()Fri, 06 Apr 2018 14:26:24 +0800, by Anton Shestakov
-
templatekw: fix templatedata for 46Wed, 04 Apr 2018 16:29:48 +0200, by Boris Feld
-
style: fix a couple of pyflakes complainsSat, 31 Mar 2018 11:53:09 +0200, by Pierre-Yves David
-
evolve: add a `--abort` flag for `hg evolve` commandThu, 29 Mar 2018 16:43:28 +0530, by Pulkit Goyal
-
evolve: don't allow updating or commiting when there is interrupted evolveThu, 29 Mar 2018 16:38:00 +0530, by Pulkit Goyal
-
evolve: internationalize the entry of --list in hg evolve helpWed, 28 Mar 2018 17:47:49 +0530, by Pulkit Goyal
-
evolve: add evolvestate as an argument to _finalizerelocate()Wed, 28 Mar 2018 17:37:10 +0530, by Pulkit Goyal
-
evolve: add evolvestate as an argument to evolvecmd.relocate()Wed, 28 Mar 2018 17:33:54 +0530, by Pulkit Goyal
-
tests: add test about handling phase-divergent mergesWed, 28 Mar 2018 17:13:08 +0530, by Pulkit Goyal
-
evolve: show a message when evolution leads to no changes to commitWed, 28 Mar 2018 14:11:13 +0530, by Pulkit Goyal
-
evolve: pass the instability category to relocate() and _finalizerelocate()Wed, 28 Mar 2018 13:48:34 +0530, by Pulkit Goyal
-
tests: add more tests for solving phase-divergence using `hg evolve`Wed, 28 Mar 2018 12:56:35 +0530, by Pulkit Goyal
-
evolve: handle interrupted phase-divergence resolution gracefullySat, 24 Mar 2018 17:21:42 +0530, by Pulkit Goyal
-
evolve: move logic to resolve phase-divergence in a new functionSat, 24 Mar 2018 16:41:14 +0530, by Pulkit Goyal
-
evolve: store the precursor of phase-divergent in evolvestateSat, 24 Mar 2018 16:38:03 +0530, by Pulkit Goyal
-
evolve: move logic to complete interrupted relocation to new fnSat, 24 Mar 2018 13:17:05 +0530, by Pulkit Goyal
-
evolve: move logic to complete interrupted orphan resolution to new fnSat, 24 Mar 2018 12:58:12 +0530, by Pulkit Goyal
-
evolve: write data to evolvestate in case on conflicts in phase-divergenceFri, 23 Mar 2018 19:36:08 +0530, by Pulkit Goyal
-
evolve: explicitly turn revs to list before storing into evolvestateFri, 23 Mar 2018 19:16:25 +0530, by Pulkit Goyal
-
tests: add tests of content+parent change creating phase-divergenceFri, 23 Mar 2018 18:58:19 +0530, by Pulkit Goyal
-
tests: show first line of commit message in test-evolve-phase-divergence.tFri, 23 Mar 2018 18:28:37 +0530, by Pulkit Goyal
-
evolve: make sure bookmarks are moved after phase-divergence resolutionFri, 23 Mar 2018 17:49:26 +0530, by Pulkit Goyal
-
evolve: use the new rebased changeset to resolve phase-divergenceFri, 23 Mar 2018 17:46:46 +0530, by Pulkit Goyal
-
evolvecmd: add a detailed comment and some newlinesFri, 23 Mar 2018 17:21:09 +0530, by Pulkit Goyal