Mercurial > evolve
graph
-
evolve: extract pre merging content-div csets logic to its own functionSun, 01 Dec 2019 12:41:20 +0530, by Sushil khanchi
-
evolve: further simplify a conditionalThu, 26 Dec 2019 20:28:21 +0100, by Pierre-Yves David
-
evolve: simplify some conditionalThu, 26 Dec 2019 20:23:27 +0100, by Pierre-Yves David
-
evolve: rename some variable ahead of timeThu, 26 Dec 2019 20:17:01 +0100, by Pierre-Yves David
-
evolve: add logic to cover --stop when "divergent" relocation in playThu, 28 Nov 2019 19:01:28 +0530, by Sushil khanchi
-
evolve: test to show that --stop is not working when "divergent" relocatedThu, 28 Nov 2019 17:58:45 +0530, by Sushil khanchi
-
evolve: add test to show that --abort is working fineWed, 27 Nov 2019 22:52:08 +0530, by Sushil khanchi
-
evolve: fix a bug in logic to choose destination when no active topic stableFri, 20 Dec 2019 17:39:44 +0530, by Sushil khanchi
-
evolve: add test to demonstrate a bug when no active topic stableFri, 20 Dec 2019 17:32:07 +0530, by Sushil khanchi
-
evolve: fix a bug in logic of choosing destination for hg update stableFri, 20 Dec 2019 17:31:57 +0530, by Sushil khanchi
-
evolve: add test to demonstrate a bug when active topic is empty stableFri, 20 Dec 2019 17:17:30 +0530, by Sushil khanchi
-
evolvecmd: fix a typo node->NoneThu, 19 Dec 2019 21:36:59 -0800, by Martin von Zweigbergk
-
evolvecmd: avoid a ctx->node->ctx conversionThu, 19 Dec 2019 21:15:31 -0800, by Martin von Zweigbergk
-
evolvecmd: mark relocate() privateThu, 19 Dec 2019 13:06:29 -0800, by Martin von Zweigbergk
-
cleanup: replace .parents()[0] by .p1()Thu, 19 Dec 2019 22:31:13 -0800, by Martin von Zweigbergk
-
evolve: add more tests for --continue case when relocating "divergent"Wed, 27 Nov 2019 20:54:48 +0530, by Sushil khanchi
-
evolve: use meaningful variable names for a return valueWed, 27 Nov 2019 19:50:33 +0530, by Sushil khanchi
-
evolve: add logic to cover --continue case when relocating "divergent"Wed, 27 Nov 2019 12:34:19 +0530, by Sushil khanchi
-
evolve: add test for `--continue` case when relocating "divergent"Mon, 25 Nov 2019 21:28:52 +0530, by Sushil khanchi
-
evolve: use more specific key name to store in evolvestateMon, 25 Nov 2019 19:12:51 +0530, by Sushil khanchi
-
evolve: move a test where it makes more senseFri, 13 Dec 2019 01:29:27 +0530, by Sushil khanchi
-
evolve: remove the unnecessary condition to check empty successors setThu, 12 Dec 2019 17:22:18 +0530, by Sushil khanchi
-
evolve: delete redundant and incorrect code for updating dirstateTue, 19 Nov 2019 14:54:13 -0800, by Martin von Zweigbergk
-
tests: demonstrate how evolve loses transitive copies when interruptedTue, 19 Nov 2019 14:24:31 -0800, by Martin von Zweigbergk
-
evolve: use ui.configoverride() instead of ui.backupconfig()Mon, 09 Dec 2019 10:36:11 -0800, by Martin von Zweigbergk
-
topic: use ui.configoverride() instead of ui.backupconfig()Mon, 09 Dec 2019 10:31:34 -0800, by Martin von Zweigbergk
-
topic: use ui.configoverride() instead of ui.backupconfig()Mon, 09 Dec 2019 10:28:58 -0800, by Martin von Zweigbergk
-
evolve: use ui.configoverride() instead of ui.backupconfig()Mon, 09 Dec 2019 10:33:48 -0800, by Martin von Zweigbergk
-
evolve: remove obsolete backup of allowemptycommit configMon, 09 Dec 2019 10:43:04 -0800, by Martin von Zweigbergk
-
evolve: remove dead initilization of "newnode" variableMon, 09 Dec 2019 10:44:42 -0800, by Martin von Zweigbergk
-
evolve: fix a typoThu, 12 Dec 2019 17:16:02 +0530, by Sushil khanchi
-
changelog: mention the date fix for content divergence stableTue, 10 Dec 2019 21:03:23 +0100, by Pierre-Yves David
-
branching: merge with stableTue, 10 Dec 2019 20:47:13 +0100, by Pierre-Yves David
-
py3: fix several TypeError formatting bytes with an exception object stableTue, 10 Dec 2019 20:35:56 +0100, by Denis Laxalde
-
evolve: preserve date when resolving content-divergence (issue6202) stableFri, 11 Oct 2019 21:32:27 +0200, by Manuel Jacob
-
test: add test for content divergence involving a date update stableTue, 10 Dec 2019 19:58:51 +0100, by Pierre-Yves David
-
test: add test for content divergence involving a date update stableTue, 10 Dec 2019 19:55:37 +0100, by Pierre-Yves David
-
test: add test for content divergence involving a date update stableTue, 10 Dec 2019 19:27:55 +0100, by Pierre-Yves David
-
test: highlight data handling when solving divergence stableTue, 10 Dec 2019 19:13:06 +0100, by Pierre-Yves David
-
evolve: add tests for the case when resolution parent is ambiguous stableSat, 07 Dec 2019 03:27:50 +0530, by Sushil khanchi
-
evolve: abort if deciding resolution parent is ambiguous stableFri, 06 Dec 2019 23:43:00 +0530, by Sushil khanchi
-
evolve: make sure divergence resolution doesn't undo changes (issue6203) stableSat, 23 Nov 2019 16:17:04 +0530, by Sushil khanchi
-
amend: abort if both --patch and --extract are used stableSun, 29 Sep 2019 11:47:18 +0530, by Sushil khanchi
-
test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5Mon, 09 Dec 2019 23:54:50 +0100, by Pierre-Yves David
-
ci: add job to build and archive the documentationFri, 06 Dec 2019 17:18:49 +0100, by Boris Feld
-
tests: update now that merge.graft() doesn't set two equal parentsThu, 05 Dec 2019 10:04:52 -0800, by Martin von Zweigbergk
-
evolve: fix content-divergence resolution when p1 is null (issue6201) stableFri, 06 Dec 2019 14:01:29 +0100, by Manuel Jacob
-
obslog: make {node} the full node and leave shortening to templateWed, 04 Dec 2019 10:57:29 -0800, by Martin von Zweigbergk
-
branching: merge with stableWed, 04 Dec 2019 11:00:00 +0100, by Pierre-Yves David
-
compat: accept "success" argument to lock._afterlock callback stableTue, 03 Dec 2019 09:43:10 -0800, by Martin von Zweigbergk
-
test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6Mon, 02 Dec 2019 20:59:04 +0700, by Anton Shestakov
-
test-compat: run tests with -j more than 1 mercurial-4.7Mon, 02 Dec 2019 20:56:47 +0700, by Anton Shestakov
-
test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6Mon, 02 Dec 2019 14:44:31 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7Mon, 02 Dec 2019 14:44:00 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Mon, 02 Dec 2019 14:43:25 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Mon, 02 Dec 2019 14:42:32 +0100, by Pierre-Yves David
-
test-compat: don't run the py3 test on the older branches mercurial-5.0Mon, 02 Dec 2019 14:41:09 +0100, by Pierre-Yves David
-
docs: add missing Figure 10 to sharing.rst stableFri, 22 Nov 2019 17:13:46 +0700, by Anton Shestakov
-
test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6Thu, 28 Nov 2019 10:54:04 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7Thu, 28 Nov 2019 10:53:25 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Thu, 28 Nov 2019 10:52:04 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Thu, 28 Nov 2019 10:50:55 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Thu, 28 Nov 2019 10:49:29 +0100, by Pierre-Yves David
-
test-compat: merge stable into mercurial-5.1 mercurial-5.1Thu, 28 Nov 2019 10:48:44 +0100, by Pierre-Yves David
-
heptapod-ci: add a script to map evolve branch to mercurial revision for tests stableThu, 21 Nov 2019 14:18:35 +0700, by Anton Shestakov
-
pytype: ignore abc.ABCMeta metaclasses that don't work on py3Mon, 18 Nov 2019 14:33:59 +0700, by Anton Shestakov
-
tests: remove extra whitespace before patch in obslog outputFri, 15 Nov 2019 16:04:35 -0800, by Martin von Zweigbergk
-
branching: merge with stableMon, 18 Nov 2019 13:04:56 +0100, by Pierre-Yves David
-
changelog: add a couple of missing entry about the next feature releaseMon, 18 Nov 2019 13:01:38 +0100, by Pierre-Yves David
-
changelog: fix entry in the wrong locationMon, 18 Nov 2019 12:58:02 +0100, by Pierre-Yves David
-
changelog: add a wheelbarrow of missing entries stableMon, 18 Nov 2019 12:55:44 +0100, by Pierre-Yves David
-
compat: compatibility for cl.nodemap.get vs cl.index.get_rev stableWed, 13 Nov 2019 13:47:55 +0700, by Anton Shestakov
-
compat: compatibility for pathuril.dirs vs util.dirs stableWed, 13 Nov 2019 13:43:46 +0700, by Anton Shestakov
-
obslog: phase divergence fix for 5c41bb482867Sat, 16 Nov 2019 01:45:40 +0100, by Pierre-Yves David
-
obslog: phase divergence fix for b135591bec1aSat, 16 Nov 2019 01:44:31 +0100, by Martin von Zweigbergk
-
obslog: make {descdiff} not be indented and leave that to the templateFri, 15 Nov 2019 10:25:46 -0800, by Martin von Zweigbergk
-
obslog: make {patch} not be indented and leave that to the templateFri, 15 Nov 2019 09:53:42 -0800, by Martin von Zweigbergk
-
obslog: make {succnodes} be full hex nodesThu, 07 Nov 2019 13:40:53 -0800, by Martin von Zweigbergk
-
obslog: remove now-unused code for plain stylingFri, 08 Nov 2019 07:19:18 -0800, by Martin von Zweigbergk
-
obslog: redefine default output as a template, unless -f was givenThu, 07 Nov 2019 23:17:34 -0800, by Martin von Zweigbergk
-
obslog: add newline after all markers in non-graphlog to match graphlogThu, 07 Nov 2019 23:15:29 -0800, by Martin von Zweigbergk
-
obslog: make reason for unavailable patch part of templateThu, 07 Nov 2019 22:24:50 -0800, by Martin von Zweigbergk
-
obslog: make content and description patches available to templaterThu, 07 Nov 2019 16:34:01 -0800, by Martin von Zweigbergk
-
obslog: rename {desc-diff} to {descdiff} since the former is invalidThu, 07 Nov 2019 17:22:44 -0800, by Martin von Zweigbergk
-
tests: demonstrate broken {patch} and {desc-diff} template keywordsThu, 07 Nov 2019 17:22:16 -0800, by Martin von Zweigbergk
-
topic: drop compat.successorssets(), it's not usedFri, 15 Nov 2019 11:48:17 +0700, by Anton Shestakov
-
topic: drop compat.getmarkers() and use obsutil.getmarkers() directlyFri, 15 Nov 2019 11:37:34 +0700, by Anton Shestakov
-
cmdrewrite: avoid accessing scmutil.status fields by indexFri, 15 Nov 2019 08:14:06 -0800, by Martin von Zweigbergk
-
obslog: avoid using a formatter after calling end() on itThu, 07 Nov 2019 23:10:26 -0800, by Martin von Zweigbergk
-
obslog: use plural name "effects" for list of all effectsThu, 07 Nov 2019 15:00:57 -0800, by Martin von Zweigbergk
-
obslog: use singular name "succnode" for each element of {succnodes}Thu, 07 Nov 2019 13:21:20 -0800, by Martin von Zweigbergk
-
docs: add some up-to-date output from push/pull commands stableMon, 11 Nov 2019 03:22:09 +0700, by Anton Shestakov
-
docs: add two more amend commits to simulate temporary amend commits stableMon, 11 Nov 2019 02:42:37 +0700, by Anton Shestakov
-
docs: revision numbers are technically stable stableMon, 11 Nov 2019 02:33:54 +0700, by Anton Shestakov
-
docs: correct node hashes in sharing.rst based on test-sharing.t stableSat, 26 Oct 2019 13:33:05 +0700, by Anton Shestakov
-
tests: add shortlog of other repos to test-sharing.t stableSat, 26 Oct 2019 13:30:21 +0700, by Anton Shestakov
-
tests: use |shortest in test-sharing.t because sharing.rst uses it stableSat, 26 Oct 2019 13:06:49 +0700, by Anton Shestakov
-
compat: compatibility for cl.nodemap.get vs cl.index.get_revWed, 13 Nov 2019 13:47:55 +0700, by Anton Shestakov
-
compat: compatibility for pathuril.dirs vs util.dirsWed, 13 Nov 2019 13:43:46 +0700, by Anton Shestakov
-
branching: merge with stableFri, 15 Nov 2019 10:59:47 +0100, by Pierre-Yves David
-
heptapod-ci: add a --pure variant for the CI stableThu, 14 Nov 2019 18:44:15 +0100, by Pierre-Yves David
-
heptapod-ci: let the number of CPU to be picked automatically stableThu, 14 Nov 2019 12:03:52 +0100, by Pierre-Yves David
-
heptapod-ci: point to our own docker images stableThu, 14 Nov 2019 11:59:10 +0100, by Pierre-Yves David
-
branching: merge with stableThu, 07 Nov 2019 10:29:03 +0100, by Pierre-Yves David
-
docs: remove --all from hg evolve, since it's been the default for some time stableSat, 26 Oct 2019 22:44:06 +0700, by Anton Shestakov
-
obslog: don't overwrite {rev} keyword from changeset contextMon, 04 Nov 2019 14:58:58 -0800, by Martin von Zweigbergk
-
obslog: make changeset available to templaterMon, 04 Nov 2019 14:31:08 -0800, by Martin von Zweigbergk
-
tests: simplify by pruning unwanted changesets a little earlierWed, 16 Oct 2019 11:10:04 -0700, by Martin von Zweigbergk
-
evolve: use more often seen metavariables in command synopsis strings stableFri, 01 Nov 2019 17:54:09 +0700, by Anton Shestakov
-
topic: add more options to command synopsis string stableFri, 01 Nov 2019 17:52:43 +0700, by Anton Shestakov
-
debian: make it possible to by-pass doc build stableThu, 17 Oct 2019 20:33:02 +0200, by Denis Laxalde
-
debian: define extend-diff-ignore for dpkg-source stableTue, 15 Oct 2019 11:39:58 +0200, by Denis Laxalde
-
obsexchange: delete dead code for old exchange protocolSat, 19 Oct 2019 10:42:09 -0700, by Martin von Zweigbergk
-
branching: merge with stableWed, 23 Oct 2019 01:14:42 +0200, by Pierre-Yves David
-
branching: merge the stable branch with the mercurial-5.1 branch mercurial-5.1Wed, 23 Oct 2019 01:11:13 +0200, by Pierre-Yves David
-
tests: add the new "-r" bit to the usual merge hint stableThu, 10 Oct 2019 08:22:41 +0700, by Anton Shestakov
-
test-output: reinstalled test change for 5.2 stableWed, 23 Oct 2019 01:07:58 +0200, by Pierre-Yves David
-
test-compat: opening test compatibility branch for mercurial 5.1 mercurial-5.1Wed, 23 Oct 2019 00:58:56 +0200, by Pierre-Yves David
-
py3: encode/decode with going through ui in rst directive stableThu, 17 Oct 2019 21:03:19 +0200, by Denis Laxalde
-
metaedit: don't change commit date by default (issue5994) stableWed, 09 Oct 2019 21:22:03 +0700, by Anton Shestakov
-
tests: simply use testlib/common.sh in test-metaedit.t stableWed, 09 Oct 2019 20:16:38 +0700, by Anton Shestakov
-
tests: turn glog shell function into an alias in test-metaedit.t stableWed, 09 Oct 2019 20:12:54 +0700, by Anton Shestakov
-
help: categorizing evolve and topic commandsSun, 06 Oct 2019 02:30:12 -0400, by Rodrigo Damazio
-
tests: add the new "-r" bit to the usual merge hintThu, 10 Oct 2019 08:22:41 +0700, by Anton Shestakov
-
branching: merge back into defaultSat, 05 Oct 2019 14:31:19 -0400, by Pierre-Yves David
-
pick: don't create any successors when there were no changes (issue6093) stableMon, 07 Oct 2019 14:38:56 +0700, by Anton Shestakov
-
Added tag 9.2.1 for changeset d989bab720e5 stableSat, 05 Oct 2019 14:22:21 -0400, by Pierre-Yves David
-
test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5Sat, 05 Oct 2019 13:50:13 -0400, by Pierre-Yves David
-
test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6Sat, 05 Oct 2019 13:50:11 -0400, by Pierre-Yves David
-
test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7Sat, 05 Oct 2019 13:50:09 -0400, by Pierre-Yves David
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Sat, 05 Oct 2019 13:50:07 -0400, by Pierre-Yves David
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Sat, 05 Oct 2019 13:50:05 -0400, by Pierre-Yves David
-
test-compat: merge stable into mercurial-5.0 mercurial-5.0Sat, 05 Oct 2019 13:50:03 -0400, by Pierre-Yves David
-
branching: merge with stableFri, 04 Oct 2019 14:16:52 -0400, by Pierre-Yves David
-
py3: return unicode from setup.py's get_version stableThu, 03 Oct 2019 23:48:50 +0100, by Ian Moody
-
gitlab-ci: be bold and try to run the full test in them stableFri, 04 Oct 2019 00:15:53 -0400, by Pierre-Yves David
-
branching: merge back with stableSat, 28 Sep 2019 13:15:02 +0200, by Pierre-Yves David
-
branching: preserve test change on stableFri, 27 Sep 2019 12:50:19 +0200, by Pierre-Yves David
-
Added tag 9.2.0 for changeset 40795751be1c stableSat, 28 Sep 2019 13:00:20 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5Fri, 27 Sep 2019 13:03:22 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6Fri, 27 Sep 2019 13:03:20 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7Fri, 27 Sep 2019 13:03:18 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Fri, 27 Sep 2019 13:03:16 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Fri, 27 Sep 2019 13:03:14 +0200, by Pierre-Yves David
-
test-compat: merge stable into mercurial-5.0 mercurial-5.0Fri, 27 Sep 2019 13:03:12 +0200, by Pierre-Yves David
-
changelog: update for coming 9.2.0 stable 9.2.0Sat, 28 Sep 2019 12:51:03 +0200, by Pierre-Yves David
-
test: backed out test change applied in 2d85de79ead8 stableFri, 27 Sep 2019 12:49:36 +0200, by Pierre-Yves David
-
test: backed out test change applied in 62b60fc1983d stableFri, 27 Sep 2019 12:49:15 +0200, by Pierre-Yves David
-
test: backed out test change applied in e804d5a7c193 stableFri, 27 Sep 2019 12:48:44 +0200, by Pierre-Yves David
-
test: backed out test change applied in 8345b852cd4f stableFri, 27 Sep 2019 12:48:28 +0200, by Pierre-Yves David
-
branching: merge with stableFri, 27 Sep 2019 06:55:05 +0200, by Pierre-Yves David
-
stable-doc: note about not storing smaller rangeWed, 25 Sep 2019 19:43:19 +0200, by Pierre-Yves David
-
stable-doc: small typoWed, 25 Sep 2019 19:43:02 +0200, by Pierre-Yves David
-
stable-doc: add more advanced examplesWed, 25 Sep 2019 19:31:44 +0200, by Pierre-Yves David
-
stable-doc: add multiples example for the simple casesWed, 25 Sep 2019 18:23:37 +0200, by Pierre-Yves David
-
test-output: oopsThu, 26 Sep 2019 10:00:51 +0200, by Pierre-Yves David
-
test: update part count in testsWed, 25 Sep 2019 03:17:46 +0200, by Pierre-Yves David
-
evolve: check that relocating makes sense in _solvedivergent() (issue5958) stableMon, 09 Sep 2019 09:28:47 +0700, by Anton Shestakov
-
tests: demonstrate content divergence causing "relocate node on top of itself" stableWed, 24 Oct 2018 19:32:04 +0200, by Pierre-Yves David
-
cmdstate: introduce a "saver" contextmanager and use it in place of save()Mon, 16 Sep 2019 12:44:38 -0700, by Kyle Lippincott
-
cmdstate: avoid setting a default argument to a mutable object (`{}`)Mon, 16 Sep 2019 12:42:50 -0700, by Kyle Lippincott
-
cmdstate: switch to new-style classesMon, 16 Sep 2019 12:42:11 -0700, by Kyle Lippincott
-
branching: merge stable into defaultTue, 24 Sep 2019 12:42:27 +0200, by Pierre-Yves David
-
tests: add some more actions to test-issue-6028, describe what's being done stableThu, 19 Sep 2019 11:46:16 +0700, by Anton Shestakov
-
topic: fix some API to make it more robust stableFri, 13 Sep 2019 16:04:32 +0200, by Valentin Gatien-Baron
-
rewriteutil: move allowdivergence check to foldcheck() stableTue, 10 Sep 2019 15:43:20 +0700, by Anton Shestakov
-
test: change to output around transaction timingThu, 12 Sep 2019 12:35:42 +0200, by Pierre-Yves David
-
branching: merge with stableTue, 10 Sep 2019 07:38:46 +0200, by Pierre-Yves David
-
stablerange: add some data from field testingSun, 08 Sep 2019 21:24:45 +0200, by Pierre-Yves David
-
stablerange: add a debugstablerangecache commandSun, 08 Sep 2019 17:50:48 +0200, by Pierre-Yves David
-
stablerange: add some documentation about the general conceptSun, 08 Sep 2019 17:49:26 +0200, by Pierre-Yves David
-
stablesort: add some field data about stable sort cacheSun, 08 Sep 2019 17:47:37 +0200, by Pierre-Yves David
-
stablesort: introduce a small debugstablesortcache commandSun, 08 Sep 2019 13:31:28 +0200, by Pierre-Yves David
-
stablesort: add some documentation for stablesortSun, 08 Sep 2019 11:56:11 +0200, by Pierre-Yves David
-
fold: check allowdivergence before folding obsolete changesets (issue5817) stableSat, 07 Sep 2019 13:03:29 +0700, by Anton Shestakov
-
tests: demonstrate that fold doesn't care about allowdivergence config option stableWed, 28 Aug 2019 18:30:58 +0700, by Anton Shestakov
-
stack: remove unnecessary copying of rdependencies stableFri, 06 Sep 2019 13:23:25 +0700, by Anton Shestakov
-
stack: make a deep copy of `dependencies` before modifying its items stableFri, 06 Sep 2019 12:53:46 +0700, by Anton Shestakov
-
stack: demonstrate that not reusing cached property gives different results stableFri, 06 Sep 2019 12:16:34 +0700, by Anton Shestakov
-
branching: merge with stableTue, 03 Sep 2019 12:48:47 +0200, by Pierre-Yves David
-
changelog: add missing entry for 9af212b8565a stableTue, 03 Sep 2019 13:02:20 +0700, by Anton Shestakov
-
evolve: test that target is not orig in _solveunstable() (issue6097) stableTue, 03 Sep 2019 13:02:20 +0700, by Anton Shestakov
-
tests: demonstrate an orphan changeset cause "relocate node on top of itself" stableMon, 02 Sep 2019 11:17:23 +0700, by Anton Shestakov
-
obslog: only indent the first chunk and chunks just after newlines (issue6175) stableFri, 30 Aug 2019 11:31:19 +0700, by Anton Shestakov
-
tests: demonstrate too many spaces in olog -p output with word-diff stableFri, 30 Aug 2019 11:28:02 +0700, by Anton Shestakov
-
rewind: add --keep flag that "doesn't modify working directory"Thu, 25 Jul 2019 18:37:16 +0800, by Anton Shestakov
-
tests: separate rewinding of merge commits, temporarily drop an error caseTue, 23 Jul 2019 18:05:40 +0800, by Anton Shestakov
-
python3: add python3 beta support to the CHANGELOGWed, 07 Aug 2019 15:22:16 +0200, by Raphaël Gomès
-
python3: mention beta Python 3 support in READMEWed, 07 Aug 2019 15:21:56 +0200, by Raphaël Gomès
-
python3: add supported python versions to setup.pyWed, 07 Aug 2019 15:21:17 +0200, by Raphaël Gomès
-
test: update output for wider cache warmingFri, 09 Aug 2019 12:48:58 +0200, by Pierre-Yves David
-
branching: merge with stableTue, 06 Aug 2019 19:28:51 +0200, by Pierre-Yves David
-
python3: use format-source to run byteify-strings in .py filesTue, 06 Aug 2019 15:06:38 +0200, by Raphaël Gomès
-
python3: enforce byte prefix for vfs.open()Tue, 06 Aug 2019 15:06:27 +0200, by Raphaël Gomès
-
python3: add raw prefix to sqlite isolation levelTue, 06 Aug 2019 11:35:09 +0200, by Raphaël Gomès
-
python3: add ignore block around python 2 compatibility if branchTue, 06 Aug 2019 11:34:31 +0200, by Raphaël Gomès
-
python3: add raw prefix to edge-cases kwargs-like objectsTue, 06 Aug 2019 11:33:53 +0200, by Raphaël Gomès
-
python3: add raw prefix to open()-like functionsTue, 06 Aug 2019 11:32:01 +0200, by Raphaël Gomès
-
python3: add raw prefix to all array.array() callsTue, 06 Aug 2019 11:30:45 +0200, by Raphaël Gomès
-
python3: add raw prefix to "troubles"-related dictsTue, 06 Aug 2019 11:29:35 +0200, by Raphaël Gomès
-
python3: add raw prefix in cases harder to analyze at the token levelTue, 06 Aug 2019 11:26:29 +0200, by Raphaël Gomès
-
python3: add byte prefix for objects that look like kwargs but aren'tTue, 06 Aug 2019 11:17:38 +0200, by Raphaël Gomès
-
python3: mark all SQL queries as raw stringsTue, 06 Aug 2019 11:10:36 +0200, by Raphaël Gomès
-
python3: prefix all regex to work with python 2 and 3Tue, 06 Aug 2019 11:07:16 +0200, by Raphaël Gomès
-
pick: added support for hg abortTue, 06 Aug 2019 00:16:05 +0200, by Taapas Agrawal
-
pick: factor our the abort functionTue, 06 Aug 2019 00:16:01 +0200, by Taapas Agrawal
-
abort: added support for evolve to hg abortThu, 11 Jul 2019 22:56:46 +0530, by Taapas Agrawal
-
evolve: fixed lock acquire before checking stateFri, 12 Jul 2019 23:43:25 +0530, by Taapas Agrawal
-
py3: add back a progress(0) call lost in 8664231b47acWed, 31 Jul 2019 10:52:14 -0700, by Martin von Zweigbergk
-
prune: adjust 'nothing to prune' to imply user needs to specify revs to pruneFri, 02 Aug 2019 13:00:11 -0700, by Kyle Lippincott
-
rewind: working directory is the preferred termSat, 20 Jul 2019 17:33:00 +0800, by Anton Shestakov