Mercurial > evolve
graph
-
topic: extra bump to extension version (1.0.0), update testedwithThu, 26 Jan 2023 14:17:02 +0400, by Anton Shestakov
-
evolve: extra bump to extension version (11.0.0), update testedwithThu, 26 Jan 2023 14:16:38 +0400, by Anton Shestakov
-
branching: merge with stableTue, 17 Jan 2023 17:54:24 +0400, by Anton Shestakov
-
tests: optionally expect dirstate-related output from hg verifyTue, 03 Jan 2023 16:23:58 +0400, by Anton Shestakov
-
tests: switch to double//slash branch in test-split.tThu, 22 Dec 2022 16:54:36 +0400, by Anton Shestakov
-
tests: switch to double//slash branch in ...-content-divergent-discard.tThu, 22 Dec 2022 16:53:26 +0400, by Anton Shestakov
-
tests: add double slashes to tests for hg stackFri, 18 Nov 2022 16:50:44 +0400, by Anton Shestakov
-
topic: monkey-patch ctx.branch() correctly in override_context_branch stableThu, 15 Dec 2022 17:07:25 +0400, by Anton Shestakov
-
topic: copy parent branch check in commitstatus() from core stableTue, 13 Dec 2022 20:03:23 +0400, by Anton Shestakov
-
branching: merge with stableMon, 12 Dec 2022 18:00:49 +0400, by Anton Shestakov
-
changelog: `next` lives in evolve extension, so move it to evolve section stableMon, 12 Dec 2022 17:59:18 +0400, by Anton Shestakov
-
branching: merge with stableFri, 09 Dec 2022 15:01:59 +0400, by Anton Shestakov
-
Added tag 10.5.3 for changeset 569e09c61c4f stableFri, 09 Dec 2022 14:55:30 +0400, by Anton Shestakov
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Fri, 09 Dec 2022 01:04:22 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Fri, 09 Dec 2022 00:50:18 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Fri, 09 Dec 2022 00:41:21 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Fri, 09 Dec 2022 00:25:46 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Fri, 09 Dec 2022 00:07:28 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Thu, 08 Dec 2022 23:57:24 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4Thu, 08 Dec 2022 20:44:26 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5Thu, 08 Dec 2022 20:35:02 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6Thu, 08 Dec 2022 20:23:47 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7Thu, 08 Dec 2022 20:05:42 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8Thu, 08 Dec 2022 19:49:09 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9Thu, 08 Dec 2022 19:31:00 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0Thu, 08 Dec 2022 19:17:00 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.2 into mercurial-6.1 mercurial-6.1Thu, 08 Dec 2022 19:05:29 +0400, by Anton Shestakov
-
test-compat: create a compatibility branch for Mercurial 6.2 mercurial-6.2Thu, 08 Dec 2022 19:05:11 +0400, by Anton Shestakov
-
packaging: prepare evolve 10.5.3 and topic 0.24.2 stable 10.5.3Thu, 08 Dec 2022 19:00:51 +0400, by Anton Shestakov
-
topic: compatibility for path argument for peer stableFri, 09 Dec 2022 15:32:57 +0400, by Anton Shestakov
-
evolve: make _obshashcache slightly more tolerant to fs issues (issue6246) stableThu, 01 Dec 2022 17:09:47 +0400, by Anton Shestakov
-
evolve: make sqlstablerange slightly more tolerant to fs issues (issue6246) stableThu, 01 Dec 2022 16:29:56 +0400, by Anton Shestakov
-
topic: use fully qualified branch name during exchangeSat, 12 Nov 2022 16:24:55 +0400, by Anton Shestakov
-
tests: add "double//slash" example to topic.common.formatfqbn() docstringThu, 20 Oct 2022 17:58:08 +0400, by Anton Shestakov
-
topic: mercurial.configitems and mercurial.registrar.configitem is in hg 4.3Sat, 12 Nov 2022 16:08:09 +0400, by Anton Shestakov
-
topic: move compatibility for branchcache._entries to topic/compat.pySat, 12 Nov 2022 15:47:57 +0400, by Anton Shestakov
-
evolve: raise StateError when trying to prev/next from uncommitted mergeSun, 20 Nov 2022 17:47:13 +0400, by Anton Shestakov
-
prune: raise InputError when validating/suggesting user inputSun, 20 Nov 2022 17:29:14 +0400, by Anton Shestakov
-
prune: check user-supplied CLI flags in a modern waySun, 20 Nov 2022 17:16:47 +0400, by Anton Shestakov
-
python-compat: adapt to Python 3.11 BC breakage with `random.sample` stableSat, 19 Nov 2022 17:28:10 +0100, by Raphaël Gomès
-
tests: inspect branchcache files in test-topic-flow-publish-flag.tFri, 11 Nov 2022 19:09:59 +0400, by Anton Shestakov
-
tests: switch to double//slash branch in test-topic-flow-publish-bare.tTue, 04 Oct 2022 12:23:03 +0400, by Anton Shestakov
-
topic: reorder appropriate adjectives for random topic modeTue, 15 Nov 2022 16:52:16 +0400, by Anton Shestakov
-
topic: add lone dingoTue, 15 Nov 2022 16:44:44 +0400, by Anton Shestakov
-
topic: add unidentified quokkaSun, 15 May 2022 11:19:48 +0400, by Anton Shestakov
-
tests: switch to double//slash branch in test-topic-flow-publish-flag.tFri, 11 Nov 2022 17:49:49 +0400, by Anton Shestakov
-
topic: use compat.CanceledError for user quit situationsMon, 10 Oct 2022 20:03:20 +0400, by Anton Shestakov
-
topic: use compat.StateError for aborting pushes that create new headsMon, 10 Oct 2022 20:02:14 +0400, by Anton Shestakov
-
topic: use check_incompatible_arguments() for --list with --clear or --revThu, 07 Apr 2022 20:42:56 +0300, by Anton Shestakov
-
topic: use compat.InputError for invalid topic namesThu, 07 Apr 2022 20:28:11 +0300, by Anton Shestakov
-
topic: use compat.InputError for conflicting CLI flagsThu, 07 Apr 2022 20:02:45 +0300, by Anton Shestakov
-
evolve: stop preserving all of {extras} for uninterrupted evolve operationsFri, 07 Oct 2022 20:32:14 -0400, by Matt Harbison
-
evolve: don't embed graft data when completing interrupted evolve operationsFri, 07 Oct 2022 18:14:58 -0400, by Matt Harbison
-
tests: switch to double//slash branch in many testsSun, 30 Oct 2022 15:22:16 +0400, by Anton Shestakov
-
tests: using patterns like $TESTTMP in test-topic-push.t doesn't need globsSat, 29 Oct 2022 17:26:46 +0400, by Anton Shestakov
-
next: properly handle cases when user selects an aspiring child stableWed, 26 Oct 2022 19:44:03 +0400, by Anton Shestakov
-
tests: add a branch with double slash in its name to test-topic-push.tThu, 22 Sep 2022 17:43:45 +0400, by Anton Shestakov
-
topic: complete "//" format support in experimental.topic.linear-merge codeFri, 16 Sep 2022 17:00:48 +0400, by Anton Shestakov
-
tests: addressing topic namespaces by name alone is not supportedFri, 16 Sep 2022 16:59:24 +0400, by Anton Shestakov
-
evolve: obsstore has predecessors method since 4.4Sun, 09 Oct 2022 08:36:25 +0400, by Anton Shestakov
-
evolve: drop helpcategory 4.7 compat, use helpcategory keyword directlySun, 09 Oct 2022 08:11:06 +0400, by Anton Shestakov
-
evolve: remove 4.7 compatibility (help system)Thu, 11 Aug 2022 10:39:34 +0400, by Anton Shestakov
-
topic: remove validator safeguard that wasn't safeguarding anythingMon, 15 Aug 2022 18:50:24 +0400, by Anton Shestakov
-
topic: drop helpcategory 4.7 compat, use helpcategory keyword directlyThu, 11 Aug 2022 11:32:30 +0400, by Anton Shestakov
-
topic: remove 4.7 compat for transaction validatorsMon, 15 Aug 2022 18:45:55 +0400, by Anton Shestakov
-
exthelper: add a comment for future use of registrar._merge()Thu, 11 Aug 2022 11:22:26 +0400, by Anton Shestakov
-
exthelper: update examples and docstrings from the upstream versionThu, 11 Aug 2022 11:11:06 +0400, by Anton Shestakov
-
exthelper: drop 4.7 compatibility for fa88170c10bb (^command vs helpbasic)Thu, 11 Aug 2022 11:08:45 +0400, by Anton Shestakov
-
evolve: remove 4.7 compatibility for scmutil.cleanupnodes()Thu, 11 Aug 2022 18:03:49 +0400, by Anton Shestakov
-
evolve: remove 4.7 compatibility (internal API data format)Thu, 11 Aug 2022 10:38:36 +0400, by Anton Shestakov
-
topic: invalidate the topic cache when branchcache is invalidated stableTue, 04 Oct 2022 16:52:23 -0400, by Matt Harbison
-
doc: fix typo in revset/stack() help textMon, 19 Sep 2022 15:41:10 +0200, by pacien
-
topic: call a different wire protocol command to get tns-aware branchmapMon, 25 Jul 2022 12:30:12 +0400, by Anton Shestakov
-
topic: update a comment about branch:topic, use the modern versionWed, 27 Jul 2022 20:23:08 +0400, by Anton Shestakov
-
branching: merge with stableThu, 14 Jul 2022 16:45:07 +0400, by Anton Shestakov
-
Added tag 10.5.2 for changeset 7a7da643a6e3 stableWed, 13 Jul 2022 16:02:38 +0400, by Anton Shestakov
-
changelog: date the 10.5.2 release stable 10.5.2Wed, 13 Jul 2022 16:00:58 +0400, by Anton Shestakov
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Wed, 13 Jul 2022 14:45:02 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Wed, 13 Jul 2022 14:27:19 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Wed, 13 Jul 2022 14:23:50 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Wed, 13 Jul 2022 13:46:06 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Wed, 13 Jul 2022 10:28:19 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Wed, 13 Jul 2022 00:50:27 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4Tue, 12 Jul 2022 21:10:24 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5Tue, 12 Jul 2022 19:16:48 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6Tue, 12 Jul 2022 19:02:08 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7Tue, 12 Jul 2022 18:49:14 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8Tue, 12 Jul 2022 18:15:00 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9Tue, 12 Jul 2022 17:14:54 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0Tue, 12 Jul 2022 16:51:22 +0400, by Anton Shestakov
-
test-compat: create a compatibility branch for Mercurial 6.1 mercurial-6.1Tue, 12 Jul 2022 16:48:44 +0400, by Anton Shestakov
-
packaging: prepare evolve 10.5.2 and topic 0.24.1 stableTue, 12 Jul 2022 16:46:51 +0400, by Anton Shestakov
-
ci: run test suite on py2 using hg 6.1, but allow it to fail stableMon, 07 Mar 2022 13:33:57 +0300, by Anton Shestakov
-
ci: don't test on python2, since it's no longer supported by core hg (6.2+) stableMon, 07 Mar 2022 13:08:13 +0300, by Anton Shestakov
-
topic: use branch//namespace/topic format everywhere except exchangeFri, 08 Jul 2022 17:54:40 +0400, by Anton Shestakov
-
topic: actually wrap branchmap wire-protocol commandFri, 08 Jul 2022 09:50:12 +0200, by Pierre-Yves David
-
topicmap: remove unused branchtip and branchheads methods of _topiccacheFri, 08 Jul 2022 17:52:25 +0400, by Anton Shestakov
-
topic: get branch from extra data in ctx.fqbn()Fri, 08 Jul 2022 17:49:48 +0400, by Anton Shestakov
-
topic: switch to the short fqbn format by defaultMon, 27 Jun 2022 19:02:25 +0400, by Anton Shestakov
-
topic: ability to shorten branch//namespace/topic strings when possibleTue, 31 May 2022 12:14:51 +0400, by Anton Shestakov
-
readme: add a section for python 2 support as wellThu, 23 Jun 2022 18:18:55 +0400, by Anton Shestakov
-
evolve: use compat.StateError for missing state fileWed, 23 Mar 2022 00:25:38 +0300, by Anton Shestakov
-
next: use compat.StateError for missing state fileWed, 23 Mar 2022 00:21:41 +0300, by Anton Shestakov
-
pick: use compat.StateError for missing state fileWed, 23 Mar 2022 00:02:14 +0300, by Anton Shestakov
-
topic: namespace revset predicateTue, 24 May 2022 10:24:36 +0400, by Anton Shestakov
-
tests: use {fqbn} in push-checkheads-util.sh log templateTue, 31 May 2022 12:25:49 +0400, by Anton Shestakov
-
tests: add branch to checkheads-related log outputSun, 12 Jun 2022 21:54:53 +0400, by Anton Shestakov
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Tue, 26 Apr 2022 11:45:38 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Tue, 26 Apr 2022 11:32:04 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Tue, 26 Apr 2022 11:15:27 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Tue, 26 Apr 2022 11:05:33 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Tue, 26 Apr 2022 10:58:03 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Tue, 26 Apr 2022 10:36:29 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4Mon, 25 Apr 2022 23:30:39 +0400, by Anton Shestakov