log mercurial/sshpeer.py @ 52592:87ceb51d124c

age author description
Mon, 16 Dec 2024 03:04:44 -0500 Matt Harbison typing: add type hints to `ipeercapabilities.capabilities()`
Mon, 16 Dec 2024 02:41:24 -0500 Matt Harbison interfaces: move peer `capabilities()` to the `ipeercapabilities` interface
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Sat, 16 Mar 2024 18:37:07 -0300 Felipe Resende sshpeer: fix path when handling invalid url exception stable
Fri, 01 Sep 2023 00:09:55 +0200 Pierre-Yves David pycompat: drop usage of hasattr/getattr/setattr/delatt proxy
Wed, 30 Aug 2023 11:50:01 +0200 Pierre-Yves David sshpeer: convert command name to sysstr before accessing method
Mon, 19 Jun 2023 15:48:03 +0200 Pierre-Yves David clone-bundle: drop the now unused `inlineclonebundles` capabilities