Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 30 Jan 2018 15:21:59 -0800 | Gregory Szorc | wireproto: improve docstring for @wireprotocommand |
Wed, 31 Jan 2018 10:06:39 -0800 | Gregory Szorc | wireproto: remove unnecessary exception trapping |
Tue, 06 Feb 2018 11:31:25 -0800 | Gregory Szorc | sshpeer: implement peer for version 2 of wire protocol |
Tue, 06 Feb 2018 10:57:56 -0800 | Gregory Szorc | sshpeer: rename sshpeer class to sshv1peer (API) |
Tue, 06 Feb 2018 11:08:36 -0800 | Gregory Szorc | sshpeer: initial definition and implementation of new SSH protocol |
Tue, 06 Feb 2018 10:51:15 -0800 | Gregory Szorc | internals: refactor wire protocol documentation |
Mon, 05 Feb 2018 18:04:40 +0100 | Boris Feld | revlog: rename 'self.checkinlinesize' into '_enforceinlinesize' |