Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 05 Feb 2018 14:05:59 -0800 | Gregory Szorc | sshpeer: establish SSH connection before class instantiation |
Sun, 04 Feb 2018 11:40:13 -0800 | Gregory Szorc | sshpeer: remove frivolous call to _cleanup() |
Sun, 04 Feb 2018 11:37:19 -0800 | Gregory Szorc | sshpeer: extract pipe cleanup logic to own function |
Sun, 04 Feb 2018 19:23:40 -0800 | Gregory Szorc | sshpeer: move ssh command and repo creation logic out of __init__ |
Sun, 04 Feb 2018 12:55:18 -0800 | Gregory Szorc | sshpeer: move URL validation out of sshpeer.__init__ |
Sun, 04 Feb 2018 14:02:41 -0800 | Gregory Szorc | tests: add low-level SSH protocol tests |
Sat, 03 Feb 2018 12:01:01 -0800 | Gregory Szorc | debugcommands: introduce debugpeer command |