Mercurial > hg
graph
-
httppeer: allow opener to be passed to makepeer()Tue, 10 Apr 2018 13:07:13 -0700, by Gregory Szorc
-
httppeer: perform capabilities request in makepeer()Tue, 10 Apr 2018 13:11:40 -0700, by Gregory Szorc
-
httppeer: extract common response handling into own functionTue, 10 Apr 2018 12:52:29 -0700, by Gregory Szorc
-
httppeer: move error handling and response wrapping into sendrequestTue, 10 Apr 2018 12:12:07 -0700, by Gregory Szorc
-
httppeer: extract code for creating a request into own functionTue, 10 Apr 2018 10:51:12 -0700, by Gregory Szorc
-
httppeer: extract code for performing an HTTP requestTue, 10 Apr 2018 10:27:49 -0700, by Gregory Szorc
-
httppeer: move requestbuilder defaults into makepeer() argumentTue, 10 Apr 2018 10:22:26 -0700, by Gregory Szorc
-
wireproto: move version 2 command handlers to wireprotov2serverMon, 09 Apr 2018 19:35:39 -0700, by Gregory Szorc
-
wireproto: extract HTTP version 2 code to own moduleMon, 09 Apr 2018 19:35:04 -0700, by Gregory Szorc
-
wireproto: client reactor support for receiving framesMon, 09 Apr 2018 16:54:20 -0700, by Gregory Szorc
-
wireproto: introduce a reactor for client-side stateMon, 09 Apr 2018 15:32:01 -0700, by Gregory Szorc
-
tests: extract wire protocol framing tests to own fileMon, 09 Apr 2018 14:17:57 -0700, by Gregory Szorc
-
wireproto: disallow commands handlers for multiple transport versionsMon, 09 Apr 2018 11:33:38 -0700, by Gregory Szorc
-
wireproto: make @wireprotocommand version 1 only by defaultMon, 09 Apr 2018 11:57:12 -0700, by Gregory Szorc
-
wireproto: only expose "getbundle" and "unbundle" to v1 transportsMon, 09 Apr 2018 11:54:31 -0700, by Gregory Szorc