mercurial/hgweb/protocol.py
Thu, 05 Oct 2017 14:13:20 -0400 Augie Fackler hgweb: in protocol adapter, look for bytes instances, not str
Thu, 05 Oct 2017 14:12:51 -0400 Augie Fackler hgweb: in protocol adapter, avoid control reaching end of non-void function
Wed, 26 Jul 2017 17:58:19 -0400 Augie Fackler httppeer: add support for httppostargs when we're sending a file
Fri, 30 Jun 2017 03:44:16 +0200 Pierre-Yves David configitems: register the 'server.zliblevel' config
Sat, 24 Dec 2016 15:29:32 -0700 Gregory Szorc protocol: send application/mercurial-0.2 responses to capable clients
Sat, 24 Dec 2016 14:46:02 -0700 Gregory Szorc httppeer: extract code for HTTP header spanning
Mon, 28 Nov 2016 20:46:59 -0800 Gregory Szorc protocol: declare transport protocol name
Sun, 20 Nov 2016 13:50:45 -0800 Gregory Szorc wireproto: perform chunking and compression at protocol layer (API)
Thu, 10 Nov 2016 15:14:05 -0500 Augie Fackler protocol: drop unused import of zlib
Mon, 07 Nov 2016 18:54:35 -0800 Gregory Szorc hgweb: use compression engine API for zlib compression
Sun, 16 Oct 2016 11:10:21 -0700 Gregory Szorc wireproto: compress data from a generator
Sun, 25 Sep 2016 12:20:31 -0700 Gregory Szorc wireproto: rename argument to groupchunks()
Sun, 14 Aug 2016 21:29:46 -0700 Gregory Szorc hgweb: tweak zlib chunking behavior
Mon, 15 Aug 2016 20:39:33 -0700 Gregory Szorc hgweb: document why we don't allow untrusted settings to control zlib
less more (0) -14 tip