log mercurial/hgweb/hgwebdir_mod.py @ 5483:0c43f87baba3 default tip

age author description
Mon, 24 Sep 2007 19:14:18 -0300 Alexis S. L. Carvalho Merge with crew-stable
Mon, 24 Sep 2007 19:00:11 -0300 Alexis S. L. Carvalho hgwebdir: ignore hgrc parse errors while building the index page
Fri, 07 Sep 2007 17:54:38 +0200 Thomas Arendsen Hein merge with crew-stable
Fri, 07 Sep 2007 17:38:52 +0200 Dirkjan Ochtman Prevent WSGI apps from touching sys.stdin by setting ui.interactive to False.
Sat, 18 Aug 2007 11:37:08 +0200 Thomas Arendsen Hein Enable demandimport only in scripts, not in importable modules (issue605)
Mon, 06 Aug 2007 01:00:10 -0300 Alexis S. L. Carvalho merge with crew-stable
Sun, 05 Aug 2007 22:36:39 -0300 Alexis S. L. Carvalho hgwebdir: change os.sep in the name of repos to "/"
Sat, 21 Jul 2007 10:30:51 +0200 Thomas Arendsen Hein removed trailing whitespace
Sat, 07 Jul 2007 21:55:56 -0700 Brendan Cully hgwebdir: check for repo foo before browsing subdirectories of foo/
Sat, 07 Jul 2007 15:09:08 -0700 Brendan Cully hgweb: browse subdirectories before checking whether parent directory is also a repository
Fri, 06 Jul 2007 10:11:48 -0700 Brendan Cully Last change broke new-style URLs
Fri, 06 Jul 2007 09:15:17 -0700 Brendan Cully hgwebdir: do not walk up the given path looking for a repository. It is there or it isn't.
Thu, 05 Jul 2007 19:56:16 -0700 Brendan Cully hgwebdir: show only trailing part of path when browsing subdirectories
Thu, 05 Jul 2007 19:44:06 -0700 Brendan Cully hgweb: let hgwebdir browse subdirectories
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Add option "hidden" to hgwebdir.