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 |
Tue, 14 Jun 2016 11:53:55 +0200 | liscju | i18n: translate abort messages |
Thu, 08 Oct 2015 12:55:45 -0700 | Pierre-Yves David | error: get Abort from 'error' instead of 'util' |
Sat, 08 Aug 2015 19:55:39 -0700 | Gregory Szorc | sshserver: use absolute_import |