Mon, 05 Feb 2018 09:14:32 -0800 |
Gregory Szorc |
sshpeer: move handshake outside of sshpeer
|
file |
diff |
annotate
|
Sun, 04 Feb 2018 14:10:56 -0800 |
Gregory Szorc |
sshpeer: inline I/O into _validaterepo()
|
file |
diff |
annotate
|
Mon, 05 Feb 2018 14:17:24 -0800 |
Gregory Szorc |
sshpeer: clean up API for sshpeer.__init__ (API)
|
file |
diff |
annotate
|
Mon, 05 Feb 2018 14:05:59 -0800 |
Gregory Szorc |
sshpeer: establish SSH connection before class instantiation
|
file |
diff |
annotate
|
Sun, 04 Feb 2018 11:40:13 -0800 |
Gregory Szorc |
sshpeer: remove frivolous call to _cleanup()
|
file |
diff |
annotate
|
Sun, 04 Feb 2018 11:37:19 -0800 |
Gregory Szorc |
sshpeer: extract pipe cleanup logic to own function
|
file |
diff |
annotate
|
Sun, 04 Feb 2018 19:23:40 -0800 |
Gregory Szorc |
sshpeer: move ssh command and repo creation logic out of __init__
|
file |
diff |
annotate
|
Sun, 04 Feb 2018 12:55:18 -0800 |
Gregory Szorc |
sshpeer: move URL validation out of sshpeer.__init__
|
file |
diff |
annotate
|
Sun, 04 Feb 2018 12:47:37 -0800 |
Gregory Szorc |
sshpeer: make "instance" a function
|
file |
diff |
annotate
|
Fri, 12 Jan 2018 11:52:57 +0000 |
Boris Feld |
sshpeer: add support for request tracing
|
file |
diff |
annotate
|
Mon, 18 Dec 2017 21:15:53 +0900 |
Yuya Nishihara |
sshpeer: move docstring to top
|
file |
diff |
annotate
|
Thu, 14 Dec 2017 14:31:57 +0000 |
Kostia Balytskyi |
sshpeer: allow for additional environment passing to ssh exe
|
file |
diff |
annotate
|
Mon, 20 Nov 2017 01:40:26 -0800 |
Zuzanna Mroczek |
sshpeer: add a configurable hint for the ssh error message
|
file |
diff |
annotate
|
Mon, 18 Sep 2017 14:12:20 -0500 |
Kevin Bullock |
merge with stable
|
file |
diff |
annotate
|
Mon, 11 Sep 2017 15:59:18 -0700 |
Durham Goode |
ssh: fix flakey ssh errors on BSD systems
|
file |
diff |
annotate
|
Thu, 10 Aug 2017 20:58:28 -0700 |
Gregory Szorc |
wireproto: use new peer interface
|
file |
diff |
annotate
|
Sun, 06 Aug 2017 17:59:48 -0700 |
Gregory Szorc |
sshpeer: use peer interface
|
file |
diff |
annotate
|
Thu, 10 Aug 2017 20:55:28 -0700 |
Gregory Szorc |
sshpeer: make instance attributes and methods internal
|
file |
diff |
annotate
|
Thu, 10 Aug 2017 18:55:33 -0400 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Sun, 06 Aug 2017 17:44:56 -0700 |
Gregory Szorc |
exchange: drop support for lock-based unbundling (BC)
|
file |
diff |
annotate
|
Mon, 11 Sep 2017 15:59:18 -0700 |
Durham Goode |
ssh: fix flakey ssh errors on BSD systems
stable
|
file |
diff |
annotate
|
Fri, 04 Aug 2017 23:54:12 -0700 |
Jun Wu |
ssh: quote parameters using shellquote (SEC)
stable
|
file |
diff |
annotate
|
Tue, 01 Aug 2017 14:40:19 -0700 |
Sean Farley |
sshpeer: check for safe ssh url (SEC)
stable
|
file |
diff |
annotate
|
Fri, 04 Aug 2017 23:54:12 -0700 |
Jun Wu |
ssh: quote parameters using shellquote (SEC)
stable
|
file |
diff |
annotate
|
Tue, 01 Aug 2017 14:40:19 -0700 |
Sean Farley |
sshpeer: check for safe ssh url (SEC)
stable
|
file |
diff |
annotate
|
Fri, 14 Jul 2017 14:22:40 -0700 |
Jun Wu |
codemod: register core configitems using a script
|
file |
diff |
annotate
|
Tue, 27 Jun 2017 00:20:55 +0530 |
Pulkit Goyal |
py3: use pycompat.byteskwargs() to convert kwargs' keys to bytes
|
file |
diff |
annotate
|
Thu, 13 Apr 2017 16:09:40 -0400 |
Augie Fackler |
sshpeer: try harder to snag stderr when stdout closes unexpectedly
stable
|
file |
diff |
annotate
|
Thu, 13 Apr 2017 14:48:18 -0400 |
Augie Fackler |
sshpeer: fix docstring typo
|
file |
diff |
annotate
|
Mon, 06 Mar 2017 03:25:09 -0800 |
Simon Farnsworth |
sshpeer: set a blockedtag when starting ssh
|
file |
diff |
annotate
|