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
-
test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5Mon, 25 Apr 2022 22:47:26 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6Mon, 25 Apr 2022 22:14:16 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7Mon, 25 Apr 2022 22:05:30 +0400, by Anton Shestakov
-
test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8Mon, 25 Apr 2022 21:34:40 +0400, by Anton Shestakov
-
test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9Mon, 25 Apr 2022 21:18:48 +0400, by Anton Shestakov
-
test-compat: merge stable into mercurial-6.0 mercurial-6.0Mon, 25 Apr 2022 21:07:20 +0400, by Anton Shestakov
-
topic: switch to namespace when updating to a commit, similar to topicMon, 23 May 2022 14:02:54 +0400, by Anton Shestakov
-
topic: format fqbn correctly from only a branch if it contains //Thu, 26 May 2022 14:16:58 +0400, by Anton Shestakov
-
topic: fqbn template keywordSat, 14 May 2022 23:29:48 +0400, by Anton Shestakov
-
topic: add ctx.fqbn() methodTue, 24 May 2022 19:30:27 +0400, by Anton Shestakov
-
topic: namespace template keywordWed, 04 May 2022 15:55:34 +0400, by Anton Shestakov
-
topic: store topic namespace in commit extrasWed, 04 May 2022 15:53:57 +0400, by Anton Shestakov
-
topic: setting current repo namespace with debug-namespaceWed, 04 May 2022 15:38:24 +0400, by Anton Shestakov
-
topic: list namespaces with debug-namespacesTue, 03 May 2022 21:45:59 +0400, by Anton Shestakov
-
topic: formatting branch, namespace and topic into fully qualified branch nameTue, 03 May 2022 21:46:23 +0400, by Anton Shestakov
-
topic: introduce topic namespaces concept starting with simple parsingTue, 03 May 2022 21:35:28 +0400, by Anton Shestakov
-
tests: port test-doctest.py from core hgThu, 12 May 2022 20:02:40 +0400, by Anton Shestakov
-
obshistory: rename cyclic to findcycle and correct its docstringFri, 13 May 2022 14:16:18 +0200, by Pierre-Yves David
-
evolve: reword obsdiscovery help textTue, 03 May 2022 20:59:32 +0400, by Anton Shestakov
-
serverminitopic: deprecate in favor of topic extensionWed, 27 Apr 2022 18:23:11 +0400, by Anton Shestakov
-
branching: merge with stableTue, 26 Apr 2022 17:39:11 +0400, by Anton Shestakov
-
Added tag 10.5.1 for changeset 62f31db54459 stableTue, 26 Apr 2022 13:09:03 +0400, by Anton Shestakov
-
evolve: look for split successors of the correct ancestor (issue6648) stableThu, 21 Apr 2022 22:19:27 +0400, by Anton Shestakov
-
evolve: don't update wdir when --dry-run is given (issue6669) stableSat, 09 Apr 2022 20:49:43 +0300, by Anton Shestakov
-
topic: update topic() revset docstring, mention hg helpFri, 08 Apr 2022 02:19:50 +0300, by Anton Shestakov
-
topic: drop compatibility with hg 4.6 (f99d64e8a4e4)Fri, 08 Apr 2022 02:05:42 +0300, by Anton Shestakov
-
topic: drop compatibility with hg 3.6 (7d132557e44a)Fri, 08 Apr 2022 01:58:12 +0300, by Anton Shestakov
-
changelog: mention the prune divergence warning changeTue, 05 Apr 2022 18:34:14 +0300, by Anton Shestakov
-
precheck: compatibility with hg 6.2 (check_divergence keyword argument)Sun, 27 Mar 2022 15:06:32 +0300, by Anton Shestakov
-
precheck: fix false warning about divergence creation, in hg pruneFri, 23 Jul 2021 00:34:29 +0530, by Sushil khanchi
-
prune: add a test to demonstrate a bugFri, 23 Jul 2021 00:48:50 +0530, by Sushil khanchi
-
copyright: update for the debian/ subdirectory stableThu, 07 Apr 2022 16:03:29 +0200, by Georges Racinet
-
copyright: undust the copyright notice to reflect current state stableFri, 01 Apr 2022 17:39:24 +0200, by Pierre-Yves David
-
copyright: convert debian/copyright to the machine-readable format stableFri, 01 Apr 2022 17:36:09 +0200, by Andrej Shadura
-
tests: move publish=false to the top of test-topic-mode.t since it's commonSun, 12 Dec 2021 17:19:12 +0300, by Anton Shestakov
-
precheck: update spelling of error messages to match upstreamSun, 27 Mar 2022 15:21:12 +0300, by Anton Shestakov
-
precheck: copy merge check from upstreamSun, 27 Mar 2022 15:04:51 +0300, by Anton Shestakov
-
precheck: raise InputError, like the current upstream versionSun, 27 Mar 2022 15:02:03 +0300, by Anton Shestakov
-
topic: allow unicode symbols in names as long as they are alphanumericSat, 19 Mar 2022 19:13:00 +0300, by Anton Shestakov
-
topic: make topic name warning similar to branch/tag/bookmark warningsSun, 13 Mar 2022 19:42:10 +0300, by Anton Shestakov
-
topic: shorter code to write current topicSun, 13 Mar 2022 18:44:14 +0300, by Anton Shestakov
-
evolve: shorter code to write current topicSun, 13 Mar 2022 18:43:35 +0300, by Anton Shestakov
-
evolve: use util.unlinkpath() via vfsSun, 13 Mar 2022 18:21:57 +0300, by Anton Shestakov
-
fixup: support hg continueMon, 14 Mar 2022 16:46:38 +0000, by Luke Granger-Brown
-
pick: support hg continueTue, 15 Mar 2022 19:29:17 +0300, by Luke Granger-Brown
-
pick: factor _dopick() out of cmdpick()Tue, 15 Mar 2022 19:28:17 +0300, by Luke Granger-Brown
-
evolve: support hg continueMon, 14 Mar 2022 18:00:00 +0000, by Luke Granger-Brown
-
tests: use desc() revset instead of node hashes in test-evolve-continue.tMon, 14 Mar 2022 17:05:41 +0000, by Luke Granger-Brown
-
fixup: allow to be aborted using hg abortSun, 06 Mar 2022 17:44:11 +0300, by Anton Shestakov
-
fixup: use compat.StateError for missing state fileSun, 06 Mar 2022 18:15:54 +0300, by Anton Shestakov
-
fixup: use compat.InputError for invalid user inputSun, 06 Mar 2022 17:46:33 +0300, by Anton Shestakov
-
ci: run test suite on py2 using hg 6.1, but allow it to failMon, 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+)Mon, 07 Mar 2022 13:08:13 +0300, by Anton Shestakov
-
fixup: allow to be aborted using hg abort stableSun, 06 Mar 2022 17:44:11 +0300, by Anton Shestakov
-
branching: closing test-compat branch for mercurial-4.7 mercurial-4.7Wed, 23 Feb 2022 17:33:32 +0300, by Anton Shestakov
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Wed, 23 Feb 2022 00:09:39 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Tue, 22 Feb 2022 23:57:06 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Tue, 22 Feb 2022 18:21:24 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Tue, 22 Feb 2022 18:14:26 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Tue, 22 Feb 2022 17:34:31 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Tue, 22 Feb 2022 08:57:39 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4Tue, 22 Feb 2022 08:43:16 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5Tue, 22 Feb 2022 08:37:29 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6Tue, 22 Feb 2022 08:19:44 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7Tue, 22 Feb 2022 08:00:24 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8Tue, 22 Feb 2022 07:51:36 +0300, by Anton Shestakov
-
test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9Tue, 22 Feb 2022 07:28:32 +0300, by Anton Shestakov
-
ci: no need to pull hg-committed on compatibility branches mercurial-6.0Tue, 22 Feb 2022 07:18:19 +0300, by Anton Shestakov
-
test-compat: back out changeset 0c052cf84944 mercurial-6.0Tue, 22 Feb 2022 07:14:09 +0300, by Anton Shestakov
-
test-compat: back out changeset cb5e056048d0 mercurial-6.0Tue, 22 Feb 2022 07:13:41 +0300, by Anton Shestakov
-
test-compat: back out changeset 5e14782908e4 mercurial-6.0Tue, 22 Feb 2022 07:03:00 +0300, by Anton Shestakov
-
test-compat: back out changeset dbedbcf30f6b mercurial-6.0Tue, 22 Feb 2022 07:01:59 +0300, by Anton Shestakov
-
test-compat: back out changeset 442771901e01 mercurial-6.0Tue, 22 Feb 2022 07:00:32 +0300, by Anton Shestakov
-
test-compat: back out changeset 0804f51208d6 mercurial-6.0Tue, 22 Feb 2022 06:59:28 +0300, by Anton Shestakov
-
test-compat: create a compatibility branch for Mercurial 6.0 mercurial-6.0Mon, 21 Feb 2022 18:40:27 +0300, by Anton Shestakov
-
test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7Fri, 19 Nov 2021 10:30:06 +0300, by Anton Shestakov
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Fri, 19 Nov 2021 09:59:57 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Fri, 19 Nov 2021 07:52:48 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Fri, 19 Nov 2021 06:21:32 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Fri, 19 Nov 2021 03:37:29 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Fri, 19 Nov 2021 00:26:46 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Fri, 19 Nov 2021 00:11:59 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4Thu, 18 Nov 2021 19:57:49 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5Thu, 18 Nov 2021 19:50:05 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6Thu, 18 Nov 2021 19:26:14 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7Thu, 18 Nov 2021 19:09:32 +0300, by Anton Shestakov
-
test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8Thu, 18 Nov 2021 18:54:51 +0300, by Anton Shestakov
-
test-compat: back out changeset 98864c7f9619 mercurial-5.9Thu, 18 Nov 2021 18:36:47 +0300, by Anton Shestakov
-
test-compat: create a compatibility branch for Mercurial 5.9 mercurial-5.9Thu, 18 Nov 2021 18:25:11 +0300, by Anton Shestakov
-
branching: merge with stableFri, 25 Feb 2022 01:52:58 +0300, by Anton Shestakov
-
Added tag 10.5.0 for changeset 0d53a8d4170b stableThu, 24 Feb 2022 14:23:24 +0300, by Anton Shestakov
-
ci: add a manual job to build a .deb package stable 10.5.0Sun, 20 Feb 2022 14:14:39 +0300, by Anton Shestakov
-
packaging: prepare evolve 10.5.0, topic 0.24.0, pullbundle 0.1.3 stableWed, 23 Feb 2022 18:01:54 +0300, by Anton Shestakov
-
branching: merge into stable in preparation for release stableMon, 21 Feb 2022 18:26:27 +0300, by Anton Shestakov
-
branching: merge stable into defaultMon, 21 Feb 2022 18:26:25 +0300, by Anton Shestakov
-
evolve: add a missing compatibility comment for cmdutil.STATESTue, 22 Feb 2022 19:42:55 +0300, by Anton Shestakov
-
fixup: register state in older hg versionsTue, 22 Feb 2022 19:09:49 +0300, by Anton Shestakov
-
fixup: replace the underscore in state file name with a dashTue, 22 Feb 2022 18:55:12 +0300, by Anton Shestakov
-
fixup: provide base to merge.graft()Tue, 22 Feb 2022 09:24:11 +0300, by Anton Shestakov
-
ci: pull hg-committed from m-s.o, because mirror has an issue with @ bookmark stableMon, 21 Feb 2022 18:18:10 +0300, by Anton Shestakov
-
ci: use the top-level Makefile to build docs stableMon, 21 Feb 2022 17:48:47 +0300, by Anton Shestakov
-
ci: let's try pulling hg-committed, just for 6.1rc0 stableMon, 21 Feb 2022 16:31:54 +0300, by Anton Shestakov
-
debian: mark build dependencies only needed for documentationFri, 07 Jan 2022 20:10:03 +0100, by Kim Alvefur
-
debian: drop all python2Fri, 07 Jan 2022 20:09:21 +0100, by Kim Alvefur
-
debian: changes to build only for Python 3Sun, 09 Jan 2022 23:05:28 +0530, by Faheem Mitha
-
evolve: make _computeobsoleteset() return a frozenset stableFri, 11 Feb 2022 18:10:51 +0300, by Anton Shestakov
-
changelog: update for evolve 10.5.0Fri, 18 Feb 2022 16:05:45 +0300, by Anton Shestakov
-
evolve: formally remove 4.7 supportFri, 18 Feb 2022 16:04:23 +0300, by Anton Shestakov
-
makefile: cleaned up the last hardcoded python calls stableFri, 18 Feb 2022 11:55:40 +0100, by Georges Racinet