Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 05 Aug 2016 14:00:30 -0400 | Augie Fackler | sshserver: use `iter(callable, sentinel)` instead of while True |
Fri, 05 Aug 2016 14:00:22 -0400 | Augie Fackler | sshpeer: use `iter(callable, sentinel)` instead of while True |
Fri, 05 Aug 2016 14:00:14 -0400 | Augie Fackler | patch: use `iter(callable, sentinel)` instead of while True |
Fri, 05 Aug 2016 14:00:08 -0400 | Augie Fackler | commands: use `iter(callable, sentinel)` instead of while True |