Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/protocol.py @ 27102:f97bb61b51e6 stable
age | author | description |
---|---|---|
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 |
Wed, 08 Jun 2011 01:39:20 +0300 | Idan Kamara | ui: use I/O descriptors internally |
Wed, 01 Jun 2011 12:38:46 +0200 | Martin Geisler | check-code: flag 0/1 used as constant Boolean expression |
Sun, 01 May 2011 03:51:04 -0500 | Matt Mackall | http: minor tweaks to long arg handling |