Mercurial > public > mercurial-scm > hg
log mercurial/sshpeer.py @ 31257:11831d755b51
age | author | description |
---|---|---|
Mon, 06 Mar 2017 03:25:09 -0800 | Simon Farnsworth | sshpeer: set a blockedtag when starting ssh |
Sat, 06 Aug 2016 13:46:28 -0700 | Gregory Szorc | wireproto: consolidate code for obtaining "cmds" argument value |
Fri, 05 Aug 2016 14:00:22 -0400 | Augie Fackler | sshpeer: use `iter(callable, sentinel)` instead of while True |