mercurial/wireprotoserver.py
Wed, 07 Feb 2018 20:24:22 -0800 Gregory Szorc wireprotoserver: rename _client to client (API)
Wed, 07 Feb 2018 20:20:11 -0800 Gregory Szorc wireprotoserver: remove redirect() and restore() (API)
Wed, 07 Feb 2018 20:19:06 -0800 Gregory Szorc wireproto: use maybecapturestdio() for push responses (API)
Wed, 07 Feb 2018 20:17:47 -0800 Gregory Szorc wireprotoserver: add context manager mechanism for redirecting stdio
Wed, 07 Feb 2018 20:17:05 -0800 Gregory Szorc wireprotoserver: split ssh protocol handler and server
Wed, 07 Feb 2018 21:04:54 -0800 Gregory Szorc wireprotoserver: extract SSH response handling functions
Thu, 01 Feb 2018 08:54:48 -0800 Gregory Szorc wireprotoserver: rename abstractserverproto and improve docstring
Thu, 01 Feb 2018 16:11:54 -0800 Gregory Szorc wireprotoserver: document and improve the httplib workaround
Wed, 31 Jan 2018 17:34:45 -0800 Gregory Szorc wireprotoserver: move error response handling out of hgweb
Wed, 31 Jan 2018 16:21:43 -0800 Gregory Szorc wireprotoserver: move protocol parsing and dispatch out of hgweb
Tue, 30 Jan 2018 18:41:44 -0800 Gregory Szorc wireproto: function for testing if wire protocol command is available
Tue, 06 Feb 2018 11:08:36 -0800 Gregory Szorc sshpeer: initial definition and implementation of new SSH protocol
Sat, 27 Jan 2018 13:33:31 +0900 Yuya Nishihara py3: factor out helpers to apply string conversion recursively
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()
Wed, 31 Jan 2018 11:19:05 -0800 Gregory Szorc wireprotoserver: remove lock references
Wed, 31 Jan 2018 11:17:41 -0800 Gregory Szorc wireprotoserver: remove support for do_<command> handlers (API)
Wed, 31 Jan 2018 10:19:08 -0800 Gregory Szorc wireprotoserver: make attributes private
Wed, 31 Jan 2018 10:17:11 -0800 Gregory Szorc wireprotoserver: remove unused response attribute
Wed, 31 Jan 2018 10:09:41 -0800 Gregory Szorc wireprotoserver: rename p to proto
Tue, 30 Jan 2018 17:51:57 -0800 Gregory Szorc wireprotoserver: add some blank lines between methods
Wed, 31 Jan 2018 11:28:18 -0800 Gregory Szorc wireprotoserver: move abstractserverproto class from wireproto
Wed, 31 Jan 2018 10:48:35 -0800 Gregory Szorc wireprotoserver: move sshserver into module (API)
Wed, 31 Jan 2018 11:13:11 -0800 Gregory Szorc wireprotoserver: don't import symbol from hgweb.common
Wed, 31 Jan 2018 10:41:27 -0800 Gregory Szorc wireprotoserver: rename call to callhttp
Wed, 31 Jan 2018 11:09:07 -0800 Gregory Szorc wireprotoserver: rename hgweb.protocol to wireprotoserver (API)
less more (0) tip