Mercurial > public > mercurial-scm > hg
log mercurial/sshserver.py @ 30206:d105195436c0
age | author | description |
---|---|---|
Sun, 16 Oct 2016 11:10:21 -0700 | Gregory Szorc | wireproto: compress data from a generator |
Sun, 25 Sep 2016 12:20:31 -0700 | Gregory Szorc | wireproto: rename argument to groupchunks() |
Fri, 05 Aug 2016 14:00:30 -0400 | Augie Fackler | sshserver: use `iter(callable, sentinel)` instead of while True |