Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/hgwebdir_mod.py @ 5965:abe373e16fe6
age | author | description |
---|---|---|
Mon, 28 Jan 2008 16:35:02 +0100 | Dirkjan Ochtman | hgweb: forgot to centralize the req.write() calls in hgwebdir |
Tue, 22 Jan 2008 10:45:55 +0100 | Dirkjan Ochtman | hgweb: move HTTP content types out of header templates |
Sun, 20 Jan 2008 14:39:25 +0100 | Christian Ebert | Prefer i in d over d.has_key(i) |
Tue, 01 Jan 2008 17:07:15 +0100 | Thomas Arendsen Hein | Don't let ui.username override web.contact (issue900) |
Sat, 29 Dec 2007 19:49:48 +0100 | Thomas Arendsen Hein | Removed tabs and trailing whitespace in python files |
Mon, 03 Dec 2007 19:19:12 +0100 | Dirkjan Ochtman | hgwebdir: refactor inner loop |