Mercurial > public > mercurial-scm > hg
log mercurial/sshpeer.py @ 29733:bb04f96df51c
age | author | description |
---|---|---|
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 |