Fri, 06 Nov 2020 13:58:59 -0800 |
Gregory Szorc |
global: use python3 in shebangs
|
Wed, 02 Sep 2020 12:31:37 +0200 |
Harald Klimach |
hgweb: compatibility of hgweb.cgi template with Python 3
stable
|
Sat, 16 Nov 2019 11:53:47 -0800 |
Gregory Szorc |
black: blacken scripts
|
Wed, 30 Sep 2015 15:43:49 -0500 |
Matt Mackall |
urls: bulk-change primary website URLs
|
Thu, 10 Nov 2011 15:08:51 -0600 |
Matt Mackall |
hgweb: add hint about finding library path with debuginstall
stable
|
Sat, 03 Jul 2010 02:03:55 +0200 |
Martin Geisler |
hgweb: add link to wiki
stable
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: simplify hgweb.cgi, add help pointer
|
Mon, 18 Feb 2008 19:21:33 +0100 |
Thomas Arendsen Hein |
merge backout
|
Mon, 18 Feb 2008 19:20:22 +0100 |
Thomas Arendsen Hein |
Backed out changeset b913d3aacddc (see issue971/msg5317)
|
Tue, 12 Feb 2008 19:07:45 +0300 |
Maxim Dounin |
hgweb: disable cgitb by default
|
Fri, 01 Feb 2008 13:09:45 -0800 |
Bryan O'Sullivan |
profiling: allow CGI and FastCGI to be profiled
|
Fri, 30 Nov 2007 18:23:18 +0100 |
Dirkjan Ochtman |
Less indirection in the WSGI web interface. This simplifies some code, and makes it more compliant with WSGI.
|
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:
|