log mercurial/hgweb/hgweb_mod.py @ 21759:bd3360c63bb3 stable

age author description
Mon, 16 Jun 2014 13:30:46 -0500 Matt Mackall hgweb: avoid initialization race (issue4280) stable
Wed, 19 Mar 2014 02:45:14 +0100 Mads Kiilerich config: set a 'source' in most cases where config don't come from file but code
Wed, 08 Jan 2014 00:35:03 +0900 Takumi IINO hgweb: avoid invalid infinity scroll request when overwritten web.style
Fri, 13 Dec 2013 17:23:02 -0600 Matt Mackall merge with stable
Wed, 04 Dec 2013 13:42:28 -0600 Matt Mackall hgweb: avoid initialization race (issue3953) stable
Wed, 06 Nov 2013 16:48:06 -0500 Augie Fackler cleanup: move stdlib imports to their own import statement
Wed, 24 Jul 2013 03:20:26 +0400 Alexander Plavin hgweb: remove now unnecessary explicit header() and footer()
Sat, 11 May 2013 20:40:15 -0500 Augie Fackler hgweb: force connection close on early response stable
Tue, 02 Apr 2013 01:15:31 -0500 Matt Mackall merge with stable
Fri, 15 Feb 2013 18:07:14 +0900 Takumi IINO hgweb: show correct error message for i18n environment stable 2.5.3
Thu, 21 Mar 2013 18:16:48 +0100 Simon Heimberg hgweb: do not pass on repo.ui when recreating a repo
Sat, 09 Feb 2013 11:00:42 +0100 Angel Ezquerra extensions: obsolete and remove interhg extension
Fri, 08 Feb 2013 18:05:32 +0100 Angel Ezquerra hgweb: add websub template filter
Thu, 31 Jan 2013 19:56:55 +0100 Pierre-Yves David hgweb: add a `web.view` to control filtering stable
Thu, 31 Jan 2013 22:30:52 +0100 Pierre-Yves David hgweb: returns 404 for unknow revision instead of 500 stable
Thu, 31 Jan 2013 22:36:22 +0100 Angel Ezquerra hgwebdir: use web.prefix when creating url breadcrumbs (issue3790) stable
Tue, 15 Jan 2013 22:34:56 +0100 Pierre-Yves David hgweb: run with "served" filter
Tue, 15 Jan 2013 01:07:03 +0100 Mads Kiilerich hgweb: pass the actual response body to request.response, not just the length
Wed, 28 Nov 2012 20:21:26 +0100 Angel Ezquerra hgweb: add a "URL breadcrumb" to the index and repository pages
Sun, 20 May 2012 14:37:22 -0500 Matt Mackall hgweb: use ui.nontty to disable all cooked I/O
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Mon, 01 Aug 2011 10:54:34 -0500 Matt Mackall merge with stable
Wed, 27 Jul 2011 18:35:35 -0500 Augie Fackler http2: send an extra header to signal a non-broken client stable
Mon, 25 Jul 2011 16:27:08 -0500 Augie Fackler hgweb_mod: use safehasattr instead of hasattr
Thu, 21 Jul 2011 15:10:16 +0200 Angel Ezquerra hgweb: add a "web/logoimg" setting to customize the web logo image
Wed, 20 Apr 2011 00:01:50 -0400 Steven Stallion hgweb: support disabling page cache
Tue, 19 Apr 2011 23:37:06 -0400 Steven Stallion hgweb: support alternate logo url
Tue, 19 Apr 2011 15:19:54 +0200 Martin Geisler merge with stable
Tue, 19 Apr 2011 15:15:56 +0200 Martin Geisler hgweb: detect change based on changelog size too stable
Wed, 23 Mar 2011 16:02:11 +0100 Peter Arrenbrecht wireproto: add getbundle() function
Fri, 07 Jan 2011 15:19:21 -0600 Augie Fackler hgweb_mod: respond right away if the client specified 100-continue support
Mon, 21 Feb 2011 00:57:19 +0100 Mads Kiilerich hgweb: handle invalid requests with both form data and querystring stable
Sat, 16 Oct 2010 17:29:04 -0500 Augie Fackler hgweb: don't send a body or illegal headers during 304 response
Sun, 10 Oct 2010 17:35:28 -0500 Matt Mackall hgweb: another fix for the help termwidth bug
Sun, 10 Oct 2010 10:42:44 -0500 Augie Fackler hgweb: fix hgweb_mod as well as hgwebdir_mod
Mon, 27 Sep 2010 10:48:50 -0500 Matt Mackall merge with stable
Mon, 20 Sep 2010 14:56:08 -0500 Ry4an Brase Correct Content-Type header values for archive downloads. stable
Wed, 08 Sep 2010 15:23:48 +0200 Dirkjan Ochtman hgweb: support very simple caching model (issue1845)
Fri, 27 Aug 2010 13:32:38 -0400 Brodie Rao cleanup: remove unused imports
Thu, 15 Jul 2010 15:05:04 -0500 Matt Mackall protocol: move hgweb protocol support back into protocol.py
Thu, 15 Jul 2010 11:24:42 -0500 Matt Mackall protocol: unify unbundle on the server side
Wed, 14 Jul 2010 16:19:27 -0500 Matt Mackall protocol: unify stream_out command
Wed, 14 Jul 2010 15:43:20 -0500 Matt Mackall protocol: unify changegroup commands
Wed, 14 Jul 2010 15:25:15 -0500 Matt Mackall protocol: use new wireproto infrastructure in ssh
Wed, 16 Jun 2010 16:05:19 -0500 Matt Mackall pushkey: add http support
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: always clear report_untrusted and interactive
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: add baseui to hgweb entrypoint
Wed, 14 Apr 2010 17:58:10 +0900 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Tue, 15 Dec 2009 12:33:04 -0800 Brendan Cully hgweb: Make get_mtime use repository to find store path.
Mon, 23 Nov 2009 11:03:55 +0100 Sune Foldager hgweb: add support for extension-provided permission hooks
Thu, 19 Nov 2009 15:54:57 +0100 Henrik Stuart hgweb: fix error in 38170eeed18c and introduce test for change
Thu, 19 Nov 2009 10:32:33 +0100 Sune Foldager ui: add environ property to access os.environ or wsgirequest.environ
Thu, 12 Nov 2009 16:39:11 +0100 Dirkjan Ochtman hgweb: don't choke when an inexistent style is requested (issue1901)
Fri, 06 Nov 2009 22:46:46 +0100 Dirkjan Ochtman hgweb: treat rev as raw-rev if user agent is hg
Sat, 20 Jun 2009 16:42:51 -0500 Benoit Boissinot hgweb: deny cloning a subpath of a repo
Sat, 20 Jun 2009 13:00:25 -0500 Matt Mackall hgweb: web.encoding should override encoding.encoding (issue1183)
Sun, 31 May 2009 01:30:16 +0200 Martin Geisler wrap string literals in error messages
Thu, 14 May 2009 15:35:46 +0200 Peter Arrenbrecht drop unused imports
Tue, 12 May 2009 12:04:05 +0200 Dirkjan Ochtman templater: provide the standard template filters by default
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall hgweb: kill parentui references
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: refactor option setting
Sat, 04 Apr 2009 17:46:11 +0200 Dirkjan Ochtman templater: move stylemap function from hgweb to templater
Fri, 03 Apr 2009 14:51:48 -0500 Matt Mackall move encoding bits from util to encoding
Mon, 23 Mar 2009 13:12:07 +0100 Peter Arrenbrecht cleanup: drop unused imports
Sat, 07 Mar 2009 00:59:41 +0100 Benoit Boissinot hgweb: fix allow_read permissions when a user is specified
Mon, 09 Feb 2009 11:29:09 +0100 Dirkjan Ochtman hgweb: pass ErrorResponses directly into req.respond()
Mon, 12 Jan 2009 10:42:31 -0600 Matt Mackall error: move repo errors
Sun, 11 Jan 2009 22:48:28 -0600 Matt Mackall errors: move revlog errors
Sat, 03 Jan 2009 21:44:15 +0100 Dirkjan Ochtman hgweb: fix long line lengths introduced in 2dc868712dcc
Sat, 03 Jan 2009 20:50:06 +0100 Mark Edgington hgweb: send HTTP unauthorized error when denying pull
Sat, 03 Jan 2009 20:33:19 +0100 Mark Edgington hgweb: allow static content when deny_read denies access
Fri, 21 Nov 2008 15:51:40 -0800 Brendan Cully templater: return data in increasing chunk sizes
Sat, 08 Nov 2008 00:29:04 +0100 Dirkjan Ochtman merge with mpm
Fri, 07 Nov 2008 23:31:12 +0100 Dirkjan Ochtman hgweb: fix up the less/more links on the graph page
Thu, 06 Nov 2008 11:56:01 -0600 Matt Mackall hgweb: Change default style to paper
Fri, 31 Oct 2008 15:28:06 +0100 Mark Edgington hgweb: support for deny_read/allow_read options
Mon, 03 Nov 2008 20:31:53 +0100 Dirkjan Ochtman hgweb: move another utility function into the webutil module
Mon, 03 Nov 2008 20:41:48 +0100 Dirkjan Ochtman hgweb: move the diffs() generator into webutil
Mon, 03 Nov 2008 20:05:03 +0100 Dirkjan Ochtman hgweb: use patch.diff() to make sensible diffs (issue1223, issue1258)
Tue, 28 Oct 2008 21:58:30 -0700 Brendan Cully hgweb: handle subdirectories within static directory
Mon, 20 Oct 2008 10:15:26 +0200 Dirkjan Ochtman hgweb: be sure to drain request data even in early error conditions
Sat, 30 Aug 2008 17:13:23 +0200 Dirkjan Ochtman hgweb: return content iterator instead of using write() callable
Tue, 22 Jul 2008 18:23:20 +0200 Dirkjan Ochtman hgweb: raise ErrorResponses to communicate protocol errors
Sat, 16 Aug 2008 16:32:57 +0200 Martin Geisler hgweb: removed unnecessary del before function return
Wed, 02 Jul 2008 12:27:57 +0200 Dirkjan Ochtman merge another backout
Wed, 02 Jul 2008 12:02:33 +0200 Dirkjan Ochtman Backed out changeset 4879468fa28f (incorrect Content-Length on Windows)
Sun, 29 Jun 2008 22:36:18 +0200 Dirkjan Ochtman hgweb: return content iterator instead of using write() callable
Sun, 29 Jun 2008 15:23:09 +0200 Dirkjan Ochtman hgweb: all protocol functions have become generators
Sun, 29 Jun 2008 11:34:36 +0200 Dirkjan Ochtman hgweb: protocol functions take repo instead of web
Sun, 29 Jun 2008 11:35:08 +0200 Dirkjan Ochtman hgweb: move capabilities calculation back into hgweb.protocol
Sun, 29 Jun 2008 11:35:06 +0200 Dirkjan Ochtman hgweb: centralize permission checks for protocol commands
Sat, 28 Jun 2008 15:28:43 +0200 Dirkjan Ochtman hgweb: protocol requests are processed immediately
Sat, 28 Jun 2008 09:28:01 +0200 Dirkjan Ochtman merge with mpm
Thu, 26 Jun 2008 13:45:39 +0200 Dirkjan Ochtman hgweb: move shortcut expansion to request instantiation
Thu, 26 Jun 2008 14:35:46 -0500 Matt Mackall use repo[changeid] to get a changectx
Thu, 03 Apr 2008 13:21:42 +0200 Dirkjan Ochtman Merge from crew-stable.
Thu, 03 Apr 2008 13:14:43 +0200 Dirkjan Ochtman hgweb: make hgwebdir work in the absence of PATH_INFO
Fri, 28 Mar 2008 19:40:44 +0100 Dirkjan Ochtman hgweb: refactor hgweb code
Fri, 28 Mar 2008 19:37:28 +0100 Dirkjan Ochtman hgweb: separate out utility functions
Mon, 24 Mar 2008 18:18:39 +0100 Dirkjan Ochtman Backed out changeset d2bb66a8a435 (temporary template compatibility)
Mon, 24 Mar 2008 13:45:01 -0300 Alexis S. L. Carvalho hgweb: add compatibility code for old templates
Mon, 24 Mar 2008 16:20:15 +0100 Dirkjan Ochtman hgweb: fix breakage in python < 2.5 introduced in 2c370f08c486
Sun, 23 Mar 2008 23:08:18 +0100 Dirkjan Ochtman hgweb: better error messages
Thu, 13 Mar 2008 23:45:35 +0100 Florent Guillaume hgweb_mod: add branch helper functions to use in templates
Thu, 06 Mar 2008 22:51:16 +0100 Joel Rosdahl Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hg
Thu, 06 Mar 2008 22:23:26 +0100 Joel Rosdahl Expand import * to allow Pyflakes to find problems
Sun, 02 Mar 2008 23:32:13 +0100 Thomas Arendsen Hein hgweb/annotate: handle binary files like hgweb/file
Sat, 23 Feb 2008 11:19:59 +0100 Dirkjan Ochtman hgweb: fix parameter mixup (issue1001)
Thu, 21 Feb 2008 15:00:25 +0100 Dirkjan Ochtman hgweb: use bundletypes from mercurial.changegroup
Wed, 20 Feb 2008 10:50:10 +0100 Dirkjan Ochtman hgweb: separate protocol calls from interface calls (issue996)
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)
Fri, 15 Feb 2008 21:34:16 +0100 Thomas Arendsen Hein Make hgweb annotate link to target line numbers (issue623)
Fri, 15 Feb 2008 19:44:54 +0100 Thomas Arendsen Hein merged Edward Lee's line anchors patch
Tue, 04 Sep 2007 22:25:37 -0500 Edward Lee Add line anchors to annotate, changeset, diff, file views for hgweb
Tue, 05 Feb 2008 14:34:46 +0100 Thomas Arendsen Hein merge with crew-stable
Tue, 05 Feb 2008 14:02:03 +0100 Dirkjan Ochtman hgweb: fix search skipping tip
Fri, 01 Feb 2008 13:09:45 -0800 Bryan O'Sullivan profiling: allow CGI and FastCGI to be profiled
Fri, 01 Feb 2008 10:31:13 +0100 Dirkjan Ochtman hgweb: explicit response status
Thu, 31 Jan 2008 14:44:19 -0600 Matt Mackall templates: move filters to their own module
Mon, 28 Jan 2008 15:10:17 +0100 Dirkjan Ochtman hgweb: centralize req.write() calls
Mon, 28 Jan 2008 14:58:03 +0100 Dirkjan Ochtman hgweb: explicitly check if requested command exists
Mon, 28 Jan 2008 13:42:40 +0100 Dirkjan Ochtman hgweb: get rid of raw-related code in hgweb.filerevision()
Wed, 23 Jan 2008 14:28:25 +0100 Dirkjan Ochtman send conservatively capitalized HTTP headers
Tue, 22 Jan 2008 10:45:55 +0100 Dirkjan Ochtman hgweb: move HTTP content types out of header templates
Tue, 22 Jan 2008 09:11:08 +0100 Dirkjan Ochtman hgweb: fix a stupid KeyError introduced in a0e20a5eba3c
Sun, 20 Jan 2008 14:39:25 +0100 Christian Ebert Prefer i in d over d.has_key(i)
Fri, 18 Jan 2008 19:53:38 +0100 Dirkjan Ochtman hgweb: fast path for sending raw files
Fri, 18 Jan 2008 19:53:38 +0100 Dirkjan Ochtman hgweb: just return iterables instead of yielding them
Fri, 18 Jan 2008 19:53:38 +0100 Dirkjan Ochtman hgweb: remove some legacy code
Fri, 11 Jan 2008 13:06:38 -0600 Matt Mackall hook: redirect stdout to stderr for ssh and http servers
Tue, 01 Jan 2008 17:07:15 +0100 Thomas Arendsen Hein Don't let ui.username override web.contact (issue900)
Fri, 07 Dec 2007 14:59:33 -0600 Matt Mackall Merge with crew
Mon, 03 Dec 2007 13:30:08 +0100 Dirkjan Ochtman hgweb: explicitly pass around the templater
Mon, 03 Dec 2007 12:40:29 +0100 Dirkjan Ochtman hgweb: split out templater definition
Mon, 03 Dec 2007 12:27:11 +0100 Dirkjan Ochtman separate the wire protocol commands from the user interface commands
Mon, 03 Dec 2007 12:06:21 +0100 Dirkjan Ochtman hgweb: extract constant to global level
Mon, 03 Dec 2007 11:58:52 +0100 Dirkjan Ochtman hgweb: get rid of some nested functions
Mon, 03 Dec 2007 11:58:29 +0100 Dirkjan Ochtman fix some imports; pushing bz2 bundles over http is currently untested
Sun, 02 Dec 2007 23:26:40 +0100 Dirkjan Ochtman split out hgweb commands into a separate file, move some code around
Sun, 02 Dec 2007 17:04:16 -0600 Matt Mackall churn: avoid division by zero
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).
Thu, 29 Nov 2007 20:47:41 -0600 Steve Borho hgweb: make web.name default to repo basename
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.
Wed, 28 Nov 2007 13:58:31 -0800 Bryan O'Sullivan Drop a bad import that snuck in.
Wed, 28 Nov 2007 09:39:17 -0800 Bryan O'Sullivan hgweb: fix breaking tests on Python < 2.5
Wed, 28 Nov 2007 08:38:42 -0800 Bryan O'Sullivan hgweb: return meaningful HTTP status codes instead of nonsense
Sat, 03 Nov 2007 17:04:42 +0100 Rocco Rutte hgweb_mod: update unidiff() calls and finish e5eedd74e70f job
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 hgweb: don't raise an exception when displying empty repos
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.
Fri, 31 Aug 2007 11:18:29 +0200 Thomas Arendsen Hein hgweb: Show date of last change for each file in manifest
Thu, 30 Aug 2007 16:42:17 +0200 Robert Bachmann Added support for the Atom syndication format
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 hgweb: don't use os.path.join to build URL parts
Sat, 21 Jul 2007 16:02:10 -0500 Matt Mackall Use try/finally pattern to cleanup locks and transactions
Fri, 06 Jul 2007 12:02:43 +0200 Christian Ebert Use isinstance instead of type == type
Thu, 12 Jul 2007 22:55:44 -0700 Wesley J. Landaker Use wsgi.url_scheme instead of ad-hoc CGI checks.
Wed, 11 Jul 2007 20:15:03 -0300 Alexis S. L. Carvalho merge with crew-stable
Tue, 10 Jul 2007 10:54:54 -0600 Wesley J. Landaker Make {urlbase} work in templates when https is used.
Sat, 12 May 2007 00:41:30 +0200 Edouard Gomez Fix inconsistency for the stream_out capability in hgweb
Tue, 03 Jul 2007 03:06:40 -0300 Alexis S. L. Carvalho hgweb: use lrwxrwxrwx as the permissions of a symlink
Wed, 13 Jun 2007 18:18:06 +0900 OHASHI Hideya Enable to select encoding in hgrc web section
Thu, 21 Jun 2007 19:38:44 +0200 Thomas Arendsen Hein hgweb_mod.archive(): Use 'key' instead of builtin 'id'.
Tue, 19 Jun 2007 08:51:34 +0200 Thomas Arendsen Hein Updated copyright notices and add "and others" to "hg version"
Mon, 11 Jun 2007 11:06:42 -0700 Brendan Cully Small cleanups for the new tag code
Fri, 01 Jun 2007 19:56:39 -0400 Josef "Jeff" Sipek gitweb: Display branch and tag labels
Thu, 31 May 2007 20:12:40 -0400 Josef "Jeff" Sipek gitweb: Fixed-up search template
Tue, 29 May 2007 16:42:05 +0200 Thomas Arendsen Hein hgweb: use generator to count parity of horizontal stripes for easier reading.
Tue, 29 May 2007 05:08:01 -0400 Josef "Jeff" Sipek hgweb: manifest: pass parity for the '[up]' link
Mon, 16 Apr 2007 09:52:37 -0500 Matt Mackall Merge with stable
Mon, 16 Apr 2007 09:51:50 -0500 Matt Mackall hgweb: fix rfind bug in PATH_INFO handling
Sun, 15 Apr 2007 18:42:38 -0500 Matt Mackall Merge with stable
Thu, 12 Apr 2007 11:00:21 -0500 Matt Mackall hgweb: make PATH_INFO handling slightly more robust
Sat, 07 Apr 2007 04:45:27 -0300 Alexis S. L. Carvalho Merge with crew-stable.
Thu, 29 Mar 2007 09:32:59 -0500 TK Soh hgweb: expand keyword search to full list of files
Tue, 27 Mar 2007 01:41:25 -0300 Alexis S. L. Carvalho hgweb: don't display heads in gitweb-style summary page
Fri, 16 Mar 2007 17:55:42 -0400 greg hgweb: display named branches in gitweb-style summary page
Tue, 13 Mar 2007 13:17:26 +0100 Christian Ebert hgweb: short hash for tip archive name
Thu, 22 Mar 2007 19:52:38 -0500 Matt Mackall revlog: simplify revlog version handling
Mon, 19 Mar 2007 19:16:35 -0300 Alexis S. L. Carvalho Merge with crew-stable.
Mon, 19 Mar 2007 19:07:35 -0300 Alexis S. L. Carvalho hgweb: break templater -> templater circular reference
Fri, 16 Mar 2007 00:45:18 -0300 Alexis S. L. Carvalho Merge with crew-stable
Fri, 16 Mar 2007 00:22:55 -0300 Alexis S. L. Carvalho hgweb: handle IOErrors and OSErrors during unbundle
Sun, 22 Oct 2006 13:54:43 -0300 Alexis S. L. Carvalho hgweb.unbundle: call req.httphdr only after the last possible call to bail
Thu, 08 Mar 2007 22:36:12 +0100 Michael Gebetsroither hgweb: use the given revision in the name of the archive
Fri, 16 Feb 2007 05:27:37 -0200 Alexis S. L. Carvalho merge with crew-stable
Fri, 16 Feb 2007 05:10:43 -0200 Alexis S. L. Carvalho hgweb: catch util.Abort raised by addchangegroup
Thu, 15 Feb 2007 08:51:32 -0200 Alexis S. L. Carvalho hgweb: allow static files to be served directly by the HTTP server
Tue, 26 Dec 2006 03:17:34 +0100 Benoit Boissinot hgweb: fix unused import
Tue, 26 Dec 2006 03:16:54 +0100 Benoit Boissinot hgweb: use contexts, fix coding style
Tue, 19 Dec 2006 16:40:09 -0800 Brendan Cully Teach hgweb about revlog.LookupError
Thu, 14 Dec 2006 15:55:46 -0600 Matt Mackall Merge with crew
Thu, 14 Dec 2006 16:07:29 +0100 Thomas Arendsen Hein Set charset encoding for hgwebdir, too.
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Sun, 03 Dec 2006 18:47:05 -0600 Matt Mackall hgweb: report detected character set
Fri, 17 Nov 2006 08:06:54 +0100 Thomas Arendsen Hein white space and line break cleanups
Thu, 02 Nov 2006 14:39:08 +0100 Thomas Arendsen Hein Add allowed bundle types as argument to hgweb unbundle capability.
Wed, 01 Nov 2006 19:59:26 -0300 Alexis S. L. Carvalho hgweb: remove debugging print
Wed, 01 Nov 2006 22:06:24 +0100 Benoit Boissinot hgweb: introduce a new capability for sending a compressed bundle
Tue, 31 Oct 2006 18:10:23 -0800 Brendan Cully hgweb: split URLs containing spaces or other escaped characters correctly
Tue, 31 Oct 2006 13:09:43 +0100 Benoit Boissinot hgweb: fix handling of path for old style template
Thu, 26 Oct 2006 19:25:45 +0200 Thomas Arendsen Hein Turn of "Not trusting file" logging when running hgweb and hgwebdir
Thu, 26 Oct 2006 19:25:45 +0200 Alexis S. L. Carvalho use untrusted settings in hgweb
Tue, 24 Oct 2006 13:31:01 -0700 Brendan Cully hgweb: add heads to gitweb summary
Sun, 22 Oct 2006 21:47:37 -0300 Alexis S. L. Carvalho hgweb: make #motd# available for all templates
Thu, 19 Oct 2006 14:16:51 +0200 Benoit Boissinot use xrange instead of range
Wed, 18 Oct 2006 02:08:36 -0500 Matt Mackall httprepo: add support for passing lookup exception data
Sat, 09 Sep 2006 18:25:06 -0700 Eric Hopper Adding changegroupsubset and lookup to web protocol so pull -r and
Mon, 16 Oct 2006 22:44:44 +0200 Thomas Arendsen Hein Explicitly use "tip" in revision navigation.
Mon, 16 Oct 2006 11:36:57 -0700 Brendan Cully Fix test-oldcgi after navbar update
Mon, 16 Oct 2006 11:18:06 -0700 Brendan Cully Fix RSS URLs (closes issue396)
Mon, 16 Oct 2006 11:02:11 -0700 Brendan Cully Convert changenav bar from revisions to hashes (closes issue189)
Mon, 16 Oct 2006 09:53:31 +0200 Thomas Arendsen Hein Fixed page overlap for file revision links in hgweb.
Sun, 15 Oct 2006 23:51:28 -0700 Brendan Cully hgweb: hoist changenav up, and use it in the filelog
Sun, 15 Oct 2006 21:20:15 -0700 Brendan Cully hgweb: link to file parents in filediff, rather than changeset parents
Sun, 15 Oct 2006 18:25:07 -0700 Brendan Cully Back out d8eba1c3ce9b and a004164dbeef
Sun, 15 Oct 2006 17:38:07 -0700 Brendan Cully Make annotate use linkrev instead of rev
Sat, 14 Oct 2006 16:27:51 -0700 Brendan Cully hgweb: add changeset description to file revision page
Sat, 14 Oct 2006 16:20:22 -0700 Brendan Cully hgweb: really fix parent/child rename links
Sat, 14 Oct 2006 16:03:23 -0700 Brendan Cully hgweb: fix parent/child links across renames
Sat, 14 Oct 2006 15:28:45 -0700 Brendan Cully hgweb: add changeset description to annotate page
Fri, 13 Oct 2006 16:34:58 +0200 Benoit Boissinot hgweb: fix path cleaning
Wed, 11 Oct 2006 22:01:24 +0200 Thomas Arendsen Hein hgweb: Apply the new method of passing session variables to links.
Wed, 11 Oct 2006 20:59:37 +0200 Thomas Arendsen Hein hgweb: Keep session variables (currently only style) in HTML forms, too.
Wed, 11 Oct 2006 16:56:41 -0700 Brendan Cully hgweb: trap lookup errors
Wed, 11 Oct 2006 16:50:17 -0700 Brendan Cully Add better error message for bad commands
Wed, 11 Oct 2006 16:32:06 -0700 Brendan Cully gitweb: fix last change field in summary
Wed, 11 Oct 2006 11:30:59 -0700 Brendan Cully hgweb: globally default to tip if no revision is specified
Tue, 10 Oct 2006 10:28:20 -0700 Brendan Cully NWI base URL detection fixes
Tue, 10 Oct 2006 00:07:46 -0500 Matt Mackall hgweb: add file sizes to manifest browsing
Mon, 09 Oct 2006 23:46:05 -0500 Matt Mackall hgweb: remove obsolete listfiles function
Fri, 06 Oct 2006 18:28:50 +0200 Thomas Arendsen Hein hgweb: Search templates in templatepath/style/map, too, using a common function.
Thu, 05 Oct 2006 15:36:53 -0700 Brendan Cully hgweb: be more conservative about expanding SCRIPT_NAME
Thu, 05 Oct 2006 14:45:15 -0700 Brendan Cully hgweb: fix NWI parsing when hgwebdir isn't at /