Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 18 Jan 2018 12:59:40 -0500 | Augie Fackler | cmdutil: add a kludge to make bytes repr() the same on 2 and 3 |
Wed, 31 Jan 2018 11:32:21 -0800 | Gregory Szorc | wireprotoserver: make name part of protocol interface |
Wed, 31 Jan 2018 11:30:16 -0800 | Gregory Szorc | wireprotoserver: make abstractserverproto a proper abstract base class |
Wed, 31 Jan 2018 11:26:03 -0800 | Gregory Szorc | wireprotoserver: make response handling attributes private |
Wed, 31 Jan 2018 11:24:44 -0800 | Gregory Szorc | wireprotoserver: make some instance attributes private |
Wed, 31 Jan 2018 11:19:47 -0800 | Gregory Szorc | wireprotoserver: remove sshserver.getarg() |