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