log hgext3rd/topic/server.py @ 6652:92fd4581f569

age author description
Tue, 09 Jan 2024 15:39:28 -0300 Anton Shestakov topic: return our special executor classes for each instance
Wed, 17 Jan 2024 14:27:57 -0300 Anton Shestakov branching: merge with stable
Tue, 09 Jan 2024 17:01:13 +0100 Pierre-Yves David topic: add tns_heads method to wirepeer directly instead of using a subclass stable
Tue, 26 Dec 2023 16:22:18 -0300 Anton Shestakov topic: let pytype ignore wireprotov1peer.future attribute if it's not there
Fri, 03 Nov 2023 15:20:53 -0300 Anton Shestakov topic: drop compatibility {branchmap,repoviewutil}.subsettable for hg 4.9
Sun, 15 Oct 2023 16:59:25 -0300 Anton Shestakov topic: compatibility for branchmaptns with branchmap from hg 5.0
Fri, 13 Oct 2023 15:16:18 -0300 Anton Shestakov topic: compatibility for tns_heads peer command with Mercurial 5.9 and older
Mon, 09 Oct 2023 15:07:38 -0300 Anton Shestakov topic: use a config option to signal explicit target arguments (for tns)
Thu, 27 Jul 2023 16:39:43 -0300 Anton Shestakov topic: add experimental.tns-default-pull-namespaces config option
Sun, 05 Feb 2023 18:47:38 +0400 Anton Shestakov topic: branchmap already imports subsettable from repoviewutil stable
Mon, 24 May 2021 14:26:42 +0800 Anton Shestakov topic: announce ext-topics-publish capability in case of SSH and HTTP too stable
Tue, 10 Mar 2020 19:05:08 +0700 Anton Shestakov compat: update hg-X.Y compat comments and test them
Tue, 10 Mar 2020 11:07:06 +0100 Pierre-Yves David compat: drop 4.5 related compatibility around wireprotocol module
Wed, 04 Mar 2020 17:08:05 +0100 Pierre-Yves David topic: extend topic gating to descendant stable
Wed, 04 Mar 2020 16:36:32 +0100 Pierre-Yves David compat: fix subsettable import for mercurial <= 4.8 stable
Wed, 04 Mar 2020 13:17:00 +0100 Pierre-Yves David fix: reinstall import from the right location
Wed, 19 Feb 2020 01:35:23 +0100 Pierre-Yves David topic: option to hide topic changesets to plain client