mercurial/hgweb/protocol.py
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
Sun, 07 Aug 2016 18:09:58 -0700 Gregory Szorc hgweb: config option to control zlib compression level
Wed, 06 Apr 2016 23:22:12 +0000 timeless pycompat: switch to util.urlreq/util.urlerr for py3 compat
Sun, 10 Apr 2016 20:55:37 +0000 timeless pycompat: switch to util.stringio for py3 compat
Fri, 11 Mar 2016 11:37:00 -0500 Augie Fackler http: support sending hgargs via POST body instead of in GET or headers
Sat, 31 Oct 2015 22:07:40 +0900 Yuya Nishihara hgweb: use absolute_import
Fri, 28 Mar 2014 11:10:33 -0700 Pierre-Yves David wireproto: introduce an abstractserverproto class
Tue, 15 Jan 2013 01:07:03 +0100 Mads Kiilerich hgweb: pass the actual response body to request.response, not just the length
Tue, 15 Jan 2013 01:05:12 +0100 Mads Kiilerich hgweb: use Content-Length for pushres
Tue, 02 Aug 2011 15:21:10 -0400 Andrew Pritchard wireproto: add out-of-band error class to allow remote repo to report errors
less more (0) -15 tip