Mercurial > evolve
graph
-
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
-
tests: add one more test case about handling of phase-divergence by evolveFri, 23 Mar 2018 17:20:20 +0530, by Pulkit Goyal
-
tests: add more tests for handling of phase divergence by `hg evolve`Fri, 23 Mar 2018 15:27:26 +0530, by Pulkit Goyal
-
tests: temporary delete the merge test of handling phase divergenceFri, 23 Mar 2018 13:16:42 +0530, by Pulkit Goyal
-
tests: various comment on test-evolve-phase-divergenceFri, 30 Mar 2018 19:38:55 +0200, by Pulkit Goyal
-
tests: make test-evolve-phase-divergence more descriptiveFri, 30 Mar 2018 19:37:06 +0200, by Pulkit Goyal
-
compat: use updateresult API if availableFri, 30 Mar 2018 20:26:54 +0200, by Pierre-Yves David
-
compat: provide an explicit default value to the 'odiff' configFri, 30 Mar 2018 20:13:06 +0200, by Pierre-Yves David
-
compat: keep passing arguments as keyword argumentThu, 29 Mar 2018 19:47:48 +0200, by Pierre-Yves David
-
compat: search for stringmatcher in the new locationThu, 29 Mar 2018 18:34:32 +0200, by Pierre-Yves David
-
rebase: update the rebase wrapping to works with hg 4.6Thu, 29 Mar 2018 14:13:13 +0200, by Boris Feld
-
compat: call current obsolete.createmarkers(), not one from load time stableFri, 23 Mar 2018 09:08:21 -0700, by Martin von Zweigbergk
-
tests: rename test-evolve-bumped to test-evolve-phase-divergence.tFri, 23 Mar 2018 12:44:06 +0530, by Pulkit Goyal
-
evolve: replace bumped in function name to phasedivergenceFri, 23 Mar 2018 12:39:00 +0530, by Pulkit Goyal
-
evolve: drop duplicate import of rewriteutil._bookmarksupdaterFri, 23 Mar 2018 12:35:37 +0530, by Pulkit Goyal
-
obslog: more 4.1 code compatibility dropThu, 22 Mar 2018 10:39:18 +0100, by Pierre-Yves David
-
template: drop some 4.1 compatibility codeThu, 22 Mar 2018 10:38:01 +0100, by Pierre-Yves David
-
checkheads: drop upstreamed codeThu, 22 Mar 2018 10:35:27 +0100, by Pierre-Yves David
-
obslog: cleanup patch handling after 4.1 compat dropThu, 22 Mar 2018 10:34:44 +0100, by Pierre-Yves David
-
packaging: further mark 4.1 support as droppedThu, 22 Mar 2018 10:25:01 +0100, by Pierre-Yves David
-
branching: merge with stableThu, 22 Mar 2018 10:05:50 +0100, by Pierre-Yves David
-
tests: extend the globing to the user name stableThu, 22 Mar 2018 09:53:42 +0100, by Pierre-Yves David
-
branching: close mercurial-4.1 test branch mercurial-4.1Thu, 22 Mar 2018 01:20:03 +0100, by Pierre-Yves David
-
evolve: kill `--obsolete` and `--old-obsolete` flags for graftThu, 15 Mar 2018 00:09:24 +0530, by Pulkit Goyal
-
compat: drop support for Mercurial 4.1Thu, 22 Mar 2018 00:56:48 +0100, by Pierre-Yves David
-
packaging: mark versiond as devel versionsThu, 22 Mar 2018 00:50:11 +0100, by Pierre-Yves David
-
packaging: merge stable back into defaultThu, 22 Mar 2018 00:49:04 +0100, by Pierre-Yves David
-
packaging: mark version as devel version stableThu, 22 Mar 2018 00:47:09 +0100, by Pierre-Yves David
-
Added tag 7.3.0 for changeset e4ac2e2c2086 stableThu, 22 Mar 2018 00:45:47 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1Wed, 21 Mar 2018 16:35:18 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2Wed, 21 Mar 2018 16:32:54 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3Wed, 21 Mar 2018 16:18:31 +0100, by Pierre-Yves David
-
test-compat: merge stable into mercurial-4.4 mercurial-4.4Wed, 21 Mar 2018 16:06:17 +0100, by Pierre-Yves David
-
branching: merge future 7.3.0 into stable stable 7.3.0Wed, 21 Mar 2018 16:03:46 +0100, by Pierre-Yves David
-
tests: update test output for the stable branch stableWed, 21 Mar 2018 15:57:53 +0100, by Pierre-Yves David
-
debian: add version 7.3.0 to changelogWed, 21 Mar 2018 15:34:29 +0100, by Pierre-Yves David
-
packaging: update version numbersWed, 21 Mar 2018 15:32:59 +0100, by Pierre-Yves David
-
changelog: prepare release 7.3.0Wed, 21 Mar 2018 15:30:06 +0100, by Pierre-Yves David
-
tests: updated tested with versionWed, 21 Mar 2018 15:36:10 +0100, by Pierre-Yves David
-
__init__: show some internationalization loveWed, 21 Mar 2018 17:03:55 +0530, by Pulkit Goyal
-
evolvecmd: show some internationalization loveWed, 21 Mar 2018 17:04:41 +0530, by Pulkit Goyal
-
utility: make sure prompt text is internationalizedWed, 21 Mar 2018 16:52:46 +0530, by Pulkit Goyal
-
test: do not use revision numberWed, 21 Mar 2018 17:59:15 +0100, by Pierre-Yves David
-
compat: use mergetoolopts from commands.pyWed, 21 Mar 2018 19:30:51 +0100, by Pierre-Yves David
-
branching: merge stable into defaultWed, 21 Mar 2018 15:24:51 +0100, by Pierre-Yves David
-
evolve: add a `--stop` flag for `hg evolve` commandTue, 20 Mar 2018 18:41:31 +0530, by Pulkit Goyal
-
obsexchange: make compatible with some unreleased 4.5 versionsMon, 19 Mar 2018 15:20:40 -0700, by Martin von Zweigbergk
-
compat: make override of createmarkers work on wrapped functionMon, 19 Mar 2018 15:46:17 -0700, by Martin von Zweigbergk
-
previous/next: add -m short form for --mergeMon, 19 Mar 2018 11:18:47 -0700, by Martin von Zweigbergk
-
evolve: handle stabilization of merge changeset with both parents obsoletedSun, 18 Mar 2018 17:29:32 +0530, by Pulkit Goyal
-
state: add __setitem__() for cmdstate classMon, 19 Mar 2018 13:11:55 +0530, by Pulkit Goyal
-
evolve: preserve the order of merge parents in `hg evolve --continue`Mon, 19 Mar 2018 12:58:31 +0530, by Pulkit Goyal
-
topics: include "operation" metadata in obsmarkersMon, 12 Mar 2018 15:41:51 -0700, by Martin von Zweigbergk
-
grab: include "operation" metadata in obsmarkersMon, 12 Mar 2018 15:51:43 -0700, by Martin von Zweigbergk
-
touch: include "operation" metadata in obsmarkersMon, 12 Mar 2018 15:51:34 -0700, by Martin von Zweigbergk
-
split: include "operation" metadata in obsmarkersMon, 12 Mar 2018 15:51:26 -0700, by Martin von Zweigbergk
-
prune: include "operation" metadata in obsmarkersMon, 12 Mar 2018 15:51:17 -0700, by Martin von Zweigbergk
-
metaedit: include "operation" metadata in obsmarkersMon, 12 Mar 2018 15:51:07 -0700, by Martin von Zweigbergk
-
fold: include "operation" metadata in obsmarkersMon, 12 Mar 2018 15:50:59 -0700, by Martin von Zweigbergk
-
uncommit: include "operation" metadata in obsmarkersMon, 12 Mar 2018 15:50:45 -0700, by Martin von Zweigbergk
-
evolve: include "operation" metadata in obsmarkersMon, 12 Mar 2018 15:40:28 -0700, by Martin von Zweigbergk
-
amend: include "operation" metadata in obsmarkersMon, 12 Mar 2018 15:50:25 -0700, by Martin von Zweigbergk
-
compat: add wrapper for obsolete.createmarkers() that accepts "operation" argFri, 16 Mar 2018 10:22:27 -0700, by Martin von Zweigbergk
-
tests: do not glob out fixed datesMon, 12 Mar 2018 23:26:25 -0700, by Martin von Zweigbergk
-
evolve: de-duplicate some function callsFri, 16 Mar 2018 17:00:01 +0530, by Pulkit Goyal
-
evolve: move deletion of evolvestate out of continueevolve() functionFri, 16 Mar 2018 16:11:22 +0530, by Pulkit Goyal
-
evolve: load evolvestate before passing to continueevolve()Fri, 16 Mar 2018 16:04:28 +0530, by Pulkit Goyal
-
evolve: move the handling for non-continue part in else conditionalFri, 16 Mar 2018 15:56:05 +0530, by Pulkit Goyal
-
evolve: move the logic of continuation handling of `hg evolve` in own fnWed, 14 Mar 2018 21:21:10 +0530, by Pulkit Goyal
-
CHANGELOG: add an entry about next and prev being interactiveFri, 16 Mar 2018 15:24:56 +0530, by Pulkit Goyal
-
prev: show changeset hash in --dry-run instead of rev numbersFri, 16 Mar 2018 13:24:57 +0530, by Pulkit Goyal
-
prev: prompt user to choose parent in case of multiple parentsFri, 16 Mar 2018 13:13:21 +0530, by Pulkit Goyal
-
next: cleanup logic around return by returning earlyFri, 16 Mar 2018 12:48:03 +0530, by Pulkit Goyal
-
next: prompt user to choose child in ambiguity in `hg next --evolve`Fri, 16 Mar 2018 12:14:39 +0530, by Pulkit Goyal
-
next: move logic to evolve the children to it's own functionFri, 16 Mar 2018 11:56:50 +0530, by Pulkit Goyal
-
next: prompt user to choose a children in case of ambiguityFri, 16 Mar 2018 11:46:47 +0530, by Pulkit Goyal
-
next: show changeset hash in `--dry-run` instead of rev numbersFri, 16 Mar 2018 11:31:13 +0530, by Pulkit Goyal
-
evolve: make sure we consider all cases in if-elseSun, 18 Mar 2018 01:27:02 +0530, by Pulkit Goyal
-
tests: add more cases about stabilization of an orphaned merge commitMon, 19 Mar 2018 14:03:41 +0100, by Pulkit Goyal
-
evolve: fix missing negationMon, 19 Mar 2018 13:47:07 +0100, by Pierre-Yves David
-
evolve: clarify message for ambiguous destination from splitMon, 19 Mar 2018 12:01:07 +0100, by Pierre-Yves David
-
evolve: prompt user to select destination for stabilization in case of splitWed, 14 Mar 2018 18:24:22 +0530, by Pulkit Goyal
-
tests: remove some tests which are moved to dedicated filesWed, 14 Mar 2018 18:36:35 +0530, by Pulkit Goyal
-
next: factor out the logic to update to changeset in another functionFri, 16 Mar 2018 11:24:35 +0530, by Pulkit Goyal
-
utility: add a function to prompt user to choose a revisionWed, 14 Mar 2018 17:59:53 +0530, by Pulkit Goyal
-
tests: add a test about evolve stabilizing orphan caused by splitsWed, 14 Mar 2018 17:20:20 +0530, by Pulkit Goyal
-
test: fix output after rev-branch-cache has been mergedMon, 19 Mar 2018 11:36:55 +0100, by Boris Feld
-
cleanup: remove duplicate import of "obsolete"Fri, 16 Mar 2018 09:13:33 -0700, by Martin von Zweigbergk
-
previous: fix behavior on obsolete cset when topic is involved (issue5708) stableFri, 16 Mar 2018 15:21:05 +0530, by Pulkit Goyal
-
previous: add test case when it's broken on obsolete cset stableFri, 16 Mar 2018 15:15:17 +0530, by Pulkit Goyal
-
prev: fix the breakage of `hg previous` from obsolete cset stableFri, 16 Mar 2018 15:01:44 +0530, by Pulkit Goyal
-
prev: add a test case which shows traceback when doing prev on obsolete cset stableFri, 16 Mar 2018 14:59:10 +0530, by Pulkit Goyal
-
tests: add more tests related to stabilization of orphaned merge commitTue, 13 Mar 2018 19:06:14 +0530, by Pulkit Goyal
-
evolve: fix stabilization of orphan merge changesets in case of conflictsTue, 13 Mar 2018 18:17:50 +0530, by Pulkit Goyal
-
tests: add a test file of resolving orphaness of merge changesetsTue, 13 Mar 2018 15:29:35 +0530, by Pulkit Goyal
-
grab: gracefully handle the case when we try to grab parent of wdirTue, 13 Mar 2018 20:44:51 +0530, by Pulkit Goyal
-
grab: move the initialization of pctx variable outside of if-elseSat, 03 Mar 2018 23:31:46 +0530, by Pulkit Goyal
-
compat: drop hack around http request handling for 4.6Wed, 14 Mar 2018 02:32:08 +0100, by Pierre-Yves David
-
obsdiscovery: add compatibility layer to register wireproto commandWed, 14 Mar 2018 02:08:53 +0100, by Pierre-Yves David
-
compat: pass all hgweb dispatch argument to the orig functionWed, 14 Mar 2018 02:21:07 +0100, by Pierre-Yves David
-
grab: add short version for continue and abortWed, 07 Mar 2018 00:00:02 -0500, by Pierre-Yves David
-
obsdiscovery: include units in ui.progress() calls (issue5773)Fri, 23 Feb 2018 20:27:17 +0800, by Anton Shestakov
-
tests: commit tests changes missing in the previous changesetSun, 04 Mar 2018 20:19:19 -0500, by Pierre-Yves David
-
obslog: add the operation to the Obslog outputSun, 04 Mar 2018 11:34:49 -0500, by Boris Feld
-
serverminitopic: attempt to fix assertion for repoview in branchmapTue, 19 Dec 2017 13:15:00 -0600, by Sean Farley
-
compat: register a version of 'obsfatedata' template that works with 4.6Sun, 04 Mar 2018 17:41:45 -0500, by Pierre-Yves David
-
compat: register a version of 'troubles' template that works with 4.6 APISun, 04 Mar 2018 17:09:41 -0500, by Pierre-Yves David
-
exthelper: add support for "requires" argument for template keywordSun, 04 Mar 2018 17:07:53 -0500, by Pierre-Yves David
-
compat: add compat layer for date related functionsSat, 03 Mar 2018 23:17:26 -0500, by Boris Feld
-
branching: merge with stableSat, 03 Mar 2018 22:25:24 -0500, by Pierre-Yves David
-
compat: more straight forward alias for old template namesSat, 03 Mar 2018 22:12:35 -0500, by Pierre-Yves David
-
serverminitopic: fix wrong object being passed to phase stableTue, 05 Dec 2017 20:45:46 -0800, by Sean Farley
-
legacy: respect explicit config for server.bundle1 stableFri, 02 Mar 2018 19:33:20 -0500, by Pierre-Yves David
-
branching: merge with stableFri, 02 Mar 2018 16:31:08 -0500, by Pierre-Yves David
-
compat: only wrap wireprotoserver function if they existFri, 02 Mar 2018 16:30:48 -0500, by Pierre-Yves David
-
pure: make sure what we expect to be list are list stableFri, 02 Mar 2018 16:07:33 -0500, by Pierre-Yves David
-
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
-
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
-
test: update test output ot reply caps size change stableWed, 24 Jan 2018 15:19:17 +0100, by Pierre-Yves David
-
branching: merge default test output into stable stableWed, 24 Jan 2018 15:11:20 +0100, by Pierre-Yves David
-
branching: open Mercurial 4.4 compatibility branch mercurial-4.4Wed, 24 Jan 2018 15:08:09 +0100, by Pierre-Yves David
-
branching: merge release 7.2.1 into defaultSat, 20 Jan 2018 12:55:23 +0100, by Pierre-Yves David
-
packaging: mark source as development version stableSat, 20 Jan 2018 12:48:26 +0100, by Pierre-Yves David
-
Added tag 7.2.1 for changeset 6c772398eb4e stableSat, 20 Jan 2018 12:53:25 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1Sat, 20 Jan 2018 12:38:11 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2Sat, 20 Jan 2018 12:38:10 +0100, by Pierre-Yves David
-
test-compat: merge stable into mercurial-4.3 mercurial-4.3Sat, 20 Jan 2018 12:38:09 +0100, by Pierre-Yves David
-
branching: merge with tutorial output updateSat, 20 Jan 2018 12:44:02 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1Sat, 20 Jan 2018 12:28:53 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2Sat, 20 Jan 2018 12:28:52 +0100, by Pierre-Yves David
-
test-compat: merge stable into mercurial-4.3 mercurial-4.3Sat, 20 Jan 2018 12:28:40 +0100, by Pierre-Yves David
-
tutorial: docgraph output seems to have been dedented stableSat, 20 Jan 2018 12:26:39 +0100, by Boris Feld
-
test: update output for more verbose blackboxSat, 20 Jan 2018 12:17:06 +0100, by Pierre-Yves David
-
test: update with new 'update' hint about obsfateSat, 20 Jan 2018 11:59:36 +0100, by Pierre-Yves David
-
evolve: update output for wider reporting of troubled changesetsSat, 13 Jan 2018 14:35:49 -0800, by Martin von Zweigbergk
-
test: update output for new `merge --abort` messageFri, 19 Jan 2018 19:18:05 +0100, by Boris Feld
-
branching: merge with stableSat, 20 Jan 2018 11:13:21 +0100, by Pierre-Yves David
-
trouble-reports: yield to in code reporting of new troubles stableSat, 20 Jan 2018 11:07:18 +0100, by Martin von Zweigbergk