Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/request.py @ 5561:22713dce19f6
age | author | description |
---|---|---|
Wed, 28 Nov 2007 08:38:42 -0800 | Bryan O'Sullivan | hgweb: return meaningful HTTP status codes instead of nonsense |
Tue, 19 Jun 2007 08:06:37 +0200 | Thomas Arendsen Hein | Cleanup of whitespace, indentation and line continuation. |
Mon, 19 Mar 2007 19:16:35 -0300 | Alexis S. L. Carvalho | Merge with crew-stable. |
Mon, 19 Mar 2007 19:07:39 -0300 | Alexis S. L. Carvalho | avoid _wsgioutputfile <-> _wsgirequest circular reference |
Mon, 25 Dec 2006 13:37:00 +0100 | Benoit Boissinot | remove various unused import |
Wed, 13 Dec 2006 13:27:09 -0600 | Matt Mackall | Replace demandload with new demandimport |