Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/request.py @ 5760:0145f9afb0e7
age | author | description |
---|---|---|
Sat, 29 Dec 2007 19:49:48 +0100 | Thomas Arendsen Hein | Removed tabs and trailing whitespace in python files |
Fri, 30 Nov 2007 18:23:18 +0100 | Dirkjan Ochtman | Less indirection in the WSGI web interface. This simplifies some code, and makes it more compliant with WSGI. |