Mercurial > public > mercurial-scm > hg-stable
log mercurial/hgweb/protocol.py @ 18426:01638b51df44
age | author | description |
---|---|---|
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 |
Sun, 01 May 2011 01:04:37 +0800 | Steven Brown | httprepo: long arguments support (issue2126) |