Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/hgwebdir_mod.py @ 7740:176d3d681702
age | author | description |
---|---|---|
Mon, 09 Feb 2009 11:29:09 +0100 | Dirkjan Ochtman | hgweb: pass ErrorResponses directly into req.respond() |
Mon, 12 Jan 2009 10:42:31 -0600 | Matt Mackall | error: move repo errors |
Sat, 03 Jan 2009 21:44:15 +0100 | Dirkjan Ochtman | hgweb: fix long line lengths introduced in 2dc868712dcc |
Sat, 03 Jan 2009 01:00:46 +0100 | Patrick Mezard | hgwebdir_mod: fix a performance issue with static files |
Thu, 18 Dec 2008 22:32:48 +0100 | Benoit Allard | hgweb: recurse down collections only if ** in [paths] |
Mon, 01 Dec 2008 14:20:20 +0100 | Patrick Mezard | hgweb: extend [paths] syntax to match repositories recursively (issue852) |
Fri, 21 Nov 2008 15:51:40 -0800 | Brendan Cully | templater: return data in increasing chunk sizes |