Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 27 Feb 2018 16:24:02 -0800 | Gregory Szorc | wireproto: add transport specific capabilities in the transport |
Tue, 27 Feb 2018 15:23:04 -0800 | Gregory Szorc | wireproto: don't expose changegroupsubset capability if not available |
Tue, 27 Feb 2018 15:06:10 -0800 | Gregory Szorc | wireproto: don't expose legacy commands to version 2 of wire protocol |
Tue, 27 Feb 2018 14:56:03 -0800 | Gregory Szorc | wireprotoserver: identify requests via version 2 of SSH protocol as such |
Fri, 02 Mar 2018 09:47:37 -0500 | Gregory Szorc | wireproto: allow wire protocol commands to declare transport support |
Fri, 02 Mar 2018 18:50:49 -0500 | Gregory Szorc | sshpeer: don't read from stderr when that behavior is disabled |
Thu, 15 Feb 2018 17:18:26 +0100 | Boris Feld | util: extract all date-related utils in utils/dateutil module |