log hgweb.cgi @ 5456:a58d415b272e

age author description
Sat, 25 Aug 2007 16:31:37 +0200 Benoit Boissinot cgi: sys.path.insert should be before importing mercurial
Sat, 18 Aug 2007 11:37:08 +0200 Thomas Arendsen Hein Enable demandimport only in scripts, not in importable modules (issue605)
Mon, 11 Dec 2006 14:30:50 +0100 Thomas Arendsen Hein hgweb.cgi and hgwebdir.cgi fixes/cleanups for user configurable parts:
Sun, 03 Dec 2006 18:47:05 -0600 Matt Mackall hgweb: report detected character set
Tue, 27 Jun 2006 00:09:33 -0700 Eric Hopper This patch make several WSGI related alterations.
Fri, 17 Jun 2005 08:50:11 -0800 mpm hgweb: pull cgitb into CGI script example, where it can easily be disabled
Tue, 31 May 2005 21:24:14 -0800 mpm Call python via env in hgweb.cgi
Wed, 25 May 2005 16:28:23 -0800 mpm Add example CGI script