log hgext3rd/topic/discovery.py @ 6271:caf302fb8f4d

age author description
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