Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
hgweb: generate HTML documentation
|
Sun, 10 Feb 2013 18:24:29 +0100 |
Mads Kiilerich |
hgweb: simplify internal staticfile return codes
|
Fri, 08 Feb 2013 21:55:46 +0100 |
Benoit Boissinot |
templates: export extra as a dict to templates
|
Tue, 05 Feb 2013 11:31:43 -0600 |
Kevin Bullock |
hgweb: make 'summary' work with hidden changesets (issue3810)
stable
|
Fri, 01 Feb 2013 10:12:41 -0600 |
Kevin Bullock |
hgweb: rename 'currentbaseline' template keyword to 'basenode'
stable
|
Tue, 29 Jan 2013 16:44:51 +0100 |
Pierre-Yves David |
hgweb: prevent traceback during search when filtered (issue3783)
stable
|
Fri, 25 Jan 2013 11:43:54 -0600 |
Kevin Bullock |
hgweb: don't attempt to show hidden bookmarks (issue3774)
stable
|
Fri, 25 Jan 2013 14:50:18 -0600 |
Kevin Bullock |
hgweb: fetch tipmost unfiltered rev thru the changelog
stable
|
Wed, 16 Jan 2013 14:22:43 +0100 |
Pierre-Yves David |
hgweb: walk the graph through the changelog
|
Fri, 11 Jan 2013 01:08:00 +0100 |
Pierre-Yves David |
hgweb: use changelog for iteration
|
Wed, 16 Jan 2013 13:18:22 +0100 |
Pierre-Yves David |
hgweb: pass repo object to revnav construction
|
Mon, 14 Jan 2013 16:55:48 +0100 |
Pierre-Yves David |
hgweb: introduction a filerevnav subclass
|
Thu, 10 Jan 2013 18:59:37 +0100 |
Pierre-Yves David |
hgweb: pass nodefunc to the revnav object
|
Tue, 15 Jan 2013 21:17:18 +0100 |
Pierre-Yves David |
hgweb: move revnavgen into an object
|
Wed, 16 Jan 2013 12:51:24 +0100 |
Pierre-Yves David |
hgweb: `limit` argument is actually `latestonly` renames and enforce
|
Tue, 15 Jan 2013 01:07:03 +0100 |
Mads Kiilerich |
hgweb: pass the actual response body to request.response, not just the length
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
hgweb: simplify wsgirequest header handling
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
hgweb: make type a mandatory parameter to request.respond
|
Wed, 19 Dec 2012 19:06:50 +0100 |
Pierre-Yves David |
hgweb: no do not use listinsert(0, ...)
|
Thu, 06 Dec 2012 16:42:15 -0600 |
Matt Mackall |
merge with stable
|
Thu, 06 Dec 2012 13:21:27 -0600 |
Matt Mackall |
hgweb: avoid generator exhaustion with branches
stable
|
Wed, 05 Dec 2012 15:38:18 -0600 |
Matt Mackall |
hgweb: fix iterator reuse in atom feed generation
stable
|
Mon, 12 Nov 2012 14:05:39 -0800 |
Weiwen |
hgweb: display diff for a changeset against any parents (issue2810)
|
Mon, 29 Oct 2012 10:53:46 -0400 |
Jordi GutiƩrrez Hermoso |
webcommands: allow hgweb's archive to recurse into subrepos
|
Wed, 01 Aug 2012 14:59:15 +0200 |
Mads Kiilerich |
help: use the first topic name from helptable, not the longest alias
stable
|
Sun, 29 Jul 2012 23:16:20 +0200 |
Patrick Mezard |
hgweb: fix graph view paging
stable
|
Tue, 31 Jul 2012 00:59:38 +0200 |
wujek srujek |
hgweb: fixes invalid parents / children in comparison
stable
|
Tue, 31 Jul 2012 14:14:15 +0200 |
wujek srujek |
hgweb: fixes traceback for invalid files by removing top-level template
stable
|
Mon, 30 Jul 2012 11:02:10 +0200 |
Ross Lagerwall |
hgweb: avoid traceback when file or node parameters are missing
stable
|
Fri, 27 Jul 2012 17:48:49 +0200 |
Patrick Mezard |
webcommands: do not modify repo.tagslist()
stable
|