Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/hgwebdir_mod.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 |
Mon, 03 Dec 2007 19:19:12 +0100 | Dirkjan Ochtman | hgwebdir: refactor inner loop |
Mon, 03 Dec 2007 18:58:18 +0100 | Dirkjan Ochtman | hgwebdir: split out templater creation |
Mon, 03 Dec 2007 18:40:37 +0100 | Dirkjan Ochtman | hgwebdir: split out makeindex function, facilitate test failure diagnosis |
Sun, 02 Dec 2007 19:45:38 +0100 | Patrick Mezard | Merge with crew-stable |
Sun, 02 Dec 2007 19:39:27 +0100 | Patrick Mezard | hgwebdir: normalize virtual paths before stripping the separator |
Sat, 01 Dec 2007 19:19:08 +0100 | Dirkjan Ochtman | Use SCRIPT_NAME and PATH_INFO instead of REQUEST_URI. This is required by WSGI (fixes issue846). |