log mercurial/sshpeer.py @ 53042:cdd7bf612c7b stable tip

age author description
Wed, 19 Feb 2025 23:18:17 +0100 Rapha?l Gom?s branching: merge stable into default
Thu, 06 Feb 2025 15:37:59 +0000 Arseniy Alekseyev sshpeer: fix another occurrence of short write handling stable
Wed, 05 Feb 2025 16:49:43 +0000 Arseniy Alekseyev sshpeer: fix deadlock on short writes stable
Sun, 05 Jan 2025 21:03:17 -0500 Matt Harbison pyupgrade: drop usage of py3 aliases for `OSError`
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