log mercurial/hgweb/webcommands.py @ 18426:01638b51df44

age author description
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