Mercurial > public > mercurial-scm > hg-stable
log mercurial/hgweb/protocol.py @ 7735:2e48668b51f0
age | author | description |
---|---|---|
Tue, 28 Oct 2008 20:14:45 +0100 | Benoit Boissinot | fix missing import, spotted by pychecker |
Mon, 20 Oct 2008 10:15:26 +0200 | Dirkjan Ochtman | hgweb: be sure to drain request data even in early error conditions |
Tue, 22 Jul 2008 18:23:20 +0200 | Dirkjan Ochtman | hgweb: raise ErrorResponses to communicate protocol errors |
Fri, 15 Aug 2008 13:25:57 +0200 | Dirkjan Ochtman | make streamclone.stream_out() a generator |
Wed, 02 Jul 2008 11:31:19 +0200 | Dirkjan Ochtman | merge the backout head |
Wed, 02 Jul 2008 10:58:27 +0200 | Dirkjan Ochtman | Backed out changeset b9d6ab187523 (doesn't work on Python 2.3/2.4) |
Mon, 30 Jun 2008 10:36:45 +0200 | Dirkjan Ochtman | hgweb: use a single-element tuple to return from protocol.unbundle() |