log mercurial/sshpeer.py @ 50444:45c7bada5200

age author description
Sat, 13 Apr 2019 03:44:55 +0200 Manuel Jacob hidden: add support to explicitly access hidden changesets with SSH peers
Thu, 04 Apr 2019 18:07:30 +0200 Manuel Jacob pull: add --remote-hidden option and pass it through peer creation
Fri, 07 Apr 2023 15:42:49 +0200 Manuel Jacob peer: rename makepeer() ? _make_peer()
Sat, 03 Dec 2022 06:16:58 +0100 Pierre-Yves David peer: get the `path` object down to the sshpeer
Fri, 02 Dec 2022 18:19:59 +0100 Pierre-Yves David peer: pass the `path` object to `make_peer`
Sat, 03 Dec 2022 00:00:41 +0100 Pierre-Yves David peer: have a common constructor and use it