log hgext3rd/topic/discovery.py @ 6675:369e248b6312 stable 11.1.1

age author description
Sun, 15 Oct 2023 16:59:25 -0300 Anton Shestakov topic: compatibility for branchmaptns with branchmap from hg 5.0
Wed, 11 Oct 2023 13:45:08 -0300 Anton Shestakov branching: merge with stable
Mon, 09 Oct 2023 15:07:38 -0300 Anton Shestakov topic: use a config option to signal explicit target arguments (for tns)
Mon, 09 Oct 2023 15:06:26 -0300 Anton Shestakov topic: copy experimental.tns-default-pull-namespaces to remote peer ui
Fri, 25 Aug 2023 16:01:28 -0300 Anton Shestakov topic: properly process revbranchcache before sending it to peers (issue6841) stable
Fri, 19 May 2023 10:08:19 -0300 Anton Shestakov topic: make topic namespace use string "none" as the default/empty value
Sun, 05 Feb 2023 19:55:48 +0400 Anton Shestakov topic: compatibility for wrapping branchinfo() and _branchinfo() in hg 4.8
Fri, 03 Feb 2023 16:25:59 +0400 Anton Shestakov topic: wrap revbranchcache._branchinfo() too
Thu, 02 Feb 2023 10:41:52 +0400 Anton Shestakov topic: simply reuse wirepeer.branchmap() as wirepeer.branchmaptns()
Wed, 01 Feb 2023 18:18:35 +0400 Anton Shestakov topic: make _nbheads() skip branchmap entries that aren't just a branch
Tue, 17 Jan 2023 17:54:24 +0400 Anton Shestakov branching: merge with stable
Thu, 15 Dec 2022 17:07:25 +0400 Anton Shestakov topic: monkey-patch ctx.branch() correctly in override_context_branch stable
Sat, 12 Nov 2022 16:24:55 +0400 Anton Shestakov topic: use fully qualified branch name during exchange
Mon, 10 Oct 2022 20:02:14 +0400 Anton Shestakov topic: use compat.StateError for aborting pushes that create new heads
Mon, 15 Aug 2022 18:45:55 +0400 Anton Shestakov topic: remove 4.7 compat for transaction validators
Mon, 25 Jul 2022 12:30:12 +0400 Anton Shestakov topic: call a different wire protocol command to get tns-aware branchmap
Wed, 27 Jul 2022 20:23:08 +0400 Anton Shestakov topic: update a comment about branch:topic, use the modern version
Fri, 08 Jul 2022 17:54:40 +0400 Anton Shestakov topic: use branch//namespace/topic format everywhere except exchange
Fri, 08 Jul 2022 09:50:12 +0200 Pierre-Yves David topic: actually wrap branchmap wire-protocol command
Sun, 06 Feb 2022 13:05:17 +0300 Anton Shestakov topic: no need to filter obsolete heads in Mercurial 6.1
Wed, 23 Dec 2020 13:49:45 +0100 Pierre-Yves David topic: also wrap the `ctx.branch` of parents
Wed, 23 Dec 2020 13:36:02 +0100 Pierre-Yves David topic: extract awful `ctx.branch` hijacking used in discovery
Thu, 17 Sep 2020 14:11:38 -0400 Matt Harbison discovery: list the new heads like core does when failing a multi-head push
Thu, 11 Jun 2020 23:28:10 +0800 Anton Shestakov topic: copy an abort message (new branch) from upstream exactly
Thu, 11 Jun 2020 19:10:56 +0800 Anton Shestakov topic: copy an abort message (new head) from upstream exactly
Tue, 07 Apr 2020 19:33:40 +0200 Pierre-Yves David branching: merge with stable
Mon, 06 Apr 2020 04:01:58 +0200 Pierre-Yves David head-checking: filter out obsolete heads when checking for new heads stable
Thu, 19 Mar 2020 20:09:18 +0530 Pulkit Goyal topic: fix compatibility issues caused because of change in transaction API
Tue, 10 Mar 2020 19:05:08 +0700 Anton Shestakov compat: update hg-X.Y compat comments and test them
Mon, 09 Mar 2020 18:36:10 +0700 Anton Shestakov compat: update a couple of obviously outdated version comments