Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/hgwebdir_mod.py @ 3453:dba3cadef789
age | author | description |
---|---|---|
Mon, 16 Oct 2006 15:38:53 -0300 | Alexis S. L. Carvalho | Use a case-sensitive version of SafeConfigParser everywhere |
Thu, 12 Oct 2006 17:06:51 +0200 | Thomas Arendsen Hein | Keep session variables when linking from hgwebdir's index to repositories. |
Tue, 10 Oct 2006 10:54:22 -0700 | Brendan Cully | Add base URL to hgwebdir templater (fixes index page when the URL does not have a trailing /) |
Fri, 06 Oct 2006 18:28:50 +0200 | Thomas Arendsen Hein | hgweb: Search templates in templatepath/style/map, too, using a common function. |
Wed, 04 Oct 2006 17:04:40 -0700 | Brendan Cully | hgweb: support for generating and parsing NWI URLs |
Wed, 04 Oct 2006 17:04:40 -0700 | Brendan Cully | Teach hgwebdir about new interface |
Sun, 01 Oct 2006 19:26:33 +0200 | Thomas Arendsen Hein | Whitespace/Tab cleanup |