Sun, 10 Feb 2013 11:52:05 +0100 |
Angel Ezquerra |
hgweb: teach archive how to download a specific directory or file
|
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
|
Sun, 08 Jul 2012 17:17:02 +0200 |
wujek srujek |
hgweb: side-by-side comparison functionality
|
Tue, 10 Jul 2012 17:52:43 +0200 |
Adrian Buehlmann |
hgweb: show help with verbose sections included
|
Mon, 21 May 2012 00:20:05 +0200 |
Paul Boddie |
hgweb: make graph data suitable for template usage
|
Tue, 15 May 2012 07:00:55 +0200 |
Matt Mackall |
merge with stable
|
Mon, 14 May 2012 12:56:43 +0200 |
Matt Mackall |
hgweb: fix filediff base calculation
stable
|
Sun, 13 May 2012 14:04:06 +0200 |
Brodie Rao |
context: add changectx.closesbranch() method
|
Sun, 13 May 2012 14:04:04 +0200 |
Brodie Rao |
localrepo: add branchtip() method for faster single-branch lookups
|
Thu, 19 Apr 2012 20:54:56 +0900 |
FUJIWARA Katsunori |
i18n: show localized messages for commands/extensions in hgweb help top (issue3383)
stable
|
Sun, 15 Apr 2012 16:05:53 +0200 |
Martin Geisler |
hgweb: add hook for remapping repository path into virtual paths
|
Fri, 23 Mar 2012 01:31:31 +0100 |
Paul Boddie |
hgweb: add block numbers to diff regions and related links
|
Sun, 22 Jan 2012 19:35:26 +0700 |
Constantine Linnick |
graph: in hgrc specify line width for main branch
|
Sun, 25 Dec 2011 20:35:16 +0900 |
FUJIWARA Katsunori |
i18n: use "encoding.lower()" to normalize string in hgweb search query
|
Fri, 18 Nov 2011 12:04:31 +0100 |
Patrick Mezard |
annotate: support diff whitespace filtering flags (issue3030)
|
Sun, 31 Jul 2011 01:46:52 +0200 |
Matt Mackall |
hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923)
stable
|
Wed, 29 Jun 2011 09:36:45 +0200 |
Jesse Long |
hgweb: treat branch attribute `closed' as more important than `inactive'
stable
|
Sat, 11 Jun 2011 21:11:43 +0800 |
Steven Brown |
web: provide diff summary to the changeset page
|
Thu, 02 Jun 2011 18:52:31 +0800 |
Steven Brown |
web: prevent TypeError thrown when using the diffstat templates
|
Sat, 28 May 2011 14:44:45 +0800 |
Steven Brown |
web: provide diffstat to the changeset page
|
Sat, 30 Apr 2011 12:55:07 +0200 |
Alexander Solovyov |
drop {short,hex}(ctx.node()) calls in favor of ctx methods
|
Sat, 23 Apr 2011 15:04:15 +0200 |
Alexander Solovyov |
graphlog: make use of graphmod's revset support
|
Wed, 13 Apr 2011 07:40:24 +0530 |
Md. O. Shayan |
hgweb: set minimum number of revision to display to 1 when revcount is 0
|
Sun, 10 Apr 2011 10:01:42 +0900 |
Yuya Nishihara |
hgweb: add bookmarks listing to summary page of gitweb/monoblue styles
|
Sun, 10 Apr 2011 10:01:39 +0900 |
Yuya Nishihara |
hgweb: remove useless notip handling from bookmarks listing
|
Sun, 10 Apr 2011 10:01:37 +0900 |
Yuya Nishihara |
hgweb: sort bookmarks in the same manner as console command
|
Thu, 07 Apr 2011 13:23:07 +0530 |
Md. O. Shayan |
hgweb: fix inconsistant display of graphlog (issue1706)
stable
|
Wed, 30 Mar 2011 02:22:15 +0900 |
Yuya Nishihara |
hgweb: add bookmark labels to monoblue theme (based on 270f57d35525)
stable
|
Sat, 12 Mar 2011 11:20:03 +0100 |
Alexander Solovyov |
hgweb: add separate page with bookmarks listing
stable
|
Sat, 12 Mar 2011 11:19:44 +0100 |
Alexander Solovyov |
hgweb: add display of bookmarks for changelog and changeset
stable
|
Mon, 06 Dec 2010 16:56:06 +0100 |
Oli Thissen |
hgweb: added revision date to annotate line data
|
Sun, 10 Oct 2010 17:35:28 -0500 |
Matt Mackall |
hgweb: another fix for the help termwidth bug
|
Sun, 10 Oct 2010 11:05:06 -0500 |
Matt Mackall |
hgweb: more ui fiddling
|
Sat, 09 Oct 2010 12:27:14 -0500 |
Augie Fackler |
web: add a help view for getting hg help output
|
Fri, 27 Aug 2010 13:32:40 -0400 |
Brodie Rao |
cleanup: remove unused variables
|
Thu, 26 Aug 2010 23:38:13 +0200 |
Patrick Mezard |
webcommands: remove unncessary access to repo.changelog
|
Wed, 09 Jun 2010 12:41:44 -1000 |
Julian Cowley |
hgweb: specify a charset when sending raw text files
|
Mon, 08 Feb 2010 15:36:34 +0100 |
Benoit Boissinot |
fix coding style (reported by pylint)
|
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
|
Thu, 14 Jan 2010 16:42:10 +0100 |
Dirkjan Ochtman |
hgweb: add less/more links for search logs (issue1972)
|
Thu, 14 Jan 2010 16:28:21 +0100 |
Dirkjan Ochtman |
hgweb: add less/more links to shortlog/filelog nav
|
Thu, 14 Jan 2010 16:07:34 +0100 |
Dirkjan Ochtman |
hgweb: make graph page size equal to shortlog
|
Thu, 27 Aug 2009 00:01:03 +0200 |
Martin Geisler |
Merge with crew-stable
|
Wed, 26 Aug 2009 14:58:09 +0200 |
Dirkjan Ochtman |
hgweb: show diff header line in raw diffs
|
Wed, 22 Jul 2009 23:12:54 +0200 |
Martin Geisler |
coding style: use a space after comma
|
Mon, 13 Jul 2009 09:50:26 +0900 |
Nicolas Dumazet |
for calls expecting bool args, pass bool instead of int
|
Fri, 19 Jun 2009 13:44:23 +0200 |
Peter Arrenbrecht |
graphmod/webcommands: use generic DAG walks
|
Wed, 10 Jun 2009 19:11:49 -0400 |
John Mulligan |
localrepo: remove 'closed' argument to heads(...) function
|
Thu, 04 Jun 2009 18:05:50 +0200 |
Dirkjan Ochtman |
hgweb: allow distinction between open/closed branches on branches page
|
Thu, 14 May 2009 15:35:46 +0200 |
Peter Arrenbrecht |
drop unused imports
|
Tue, 12 May 2009 10:23:45 +0200 |
Dirkjan Ochtman |
hgweb: use context api in branches webcommand
|
Tue, 12 May 2009 09:43:36 +0200 |
Sune Foldager |
webcommands: add 'branches' command, similar to 'tags'
|
Tue, 28 Apr 2009 17:28:00 +0200 |
Martin Geisler |
webcommands: move nonempty logic from JavaScript to Python
|
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:44 -0500 |
Matt Mackall |
replace util.sort with sorted built-in
|
Sat, 04 Apr 2009 17:46:11 +0200 |
Dirkjan Ochtman |
templater: move stylemap function from hgweb to templater
|
Mon, 23 Mar 2009 13:13:11 +0100 |
Peter Arrenbrecht |
cleanup: drop enumerate() when index is not used
|
Mon, 23 Mar 2009 13:13:06 +0100 |
Peter Arrenbrecht |
cleanup: drop unused assignments
|
Mon, 23 Mar 2009 13:12:07 +0100 |
Peter Arrenbrecht |
cleanup: drop unused imports
|
Mon, 19 Jan 2009 13:20:47 +0100 |
Dirkjan Ochtman |
hgweb: simplify parents/children generation code
|
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
|
Mon, 12 Jan 2009 09:16:03 +0100 |
Dirkjan Ochtman |
use dict.iteritems() rather than dict.items()
|
Fri, 09 Jan 2009 17:34:06 +0100 |
Benoit Boissinot |
web: use the correct filectx in filelog
|
Sun, 04 Jan 2009 19:10:42 +0100 |
Dirkjan Ochtman |
hgweb: fix problems with empty repositories
|
Thu, 27 Nov 2008 16:07:13 +0100 |
Dirkjan Ochtman |
kill some trailing spaces
|
Tue, 25 Nov 2008 22:53:01 +0100 |
Dirkjan Ochtman |
coal/paper: show branch name in changeset view
|
Tue, 25 Nov 2008 21:54:28 +0100 |
Benoit Allard |
coal/paper: display tags and branch in filelog page
|
Wed, 12 Nov 2008 15:19:14 -0600 |
Matt Mackall |
linkrev: take a revision number rather than a hash
|
Fri, 07 Nov 2008 23:31:12 +0100 |
Dirkjan Ochtman |
hgweb: fix up the less/more links on the graph page
|
Fri, 07 Nov 2008 15:40:36 +0100 |
Dirkjan Ochtman |
hgweb: fix pagination for graph
|
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 10:20:28 +0100 |
Ry4an Brase |
hgweb: descend empty directories in web view
|
Sat, 01 Nov 2008 13:07:24 +0100 |
Dirkjan Ochtman |
hgweb: conditionally show file logs for deleted files
|
Tue, 28 Oct 2008 22:24:17 -0700 |
Brendan Cully |
Allow per-file shadowing of static directory in templatepath
|
Tue, 28 Oct 2008 19:25:26 +0100 |
Benoit Boissinot |
remove unused variables
|
Mon, 20 Oct 2008 14:13:37 +0200 |
Dirkjan Ochtman |
hgweb: working diff for removed files
|
Mon, 20 Oct 2008 12:41:09 +0200 |
Dirkjan Ochtman |
hgweb: remove links to non-existent file versions
|
Fri, 17 Oct 2008 11:34:31 -0700 |
Brendan Cully |
Allow hgweb to search for templates in more than one path.
|
Wed, 15 Oct 2008 21:50:47 +0200 |
Benoit Boissinot |
hgweb: cleanup the manifest generation
|
Fri, 12 Sep 2008 16:15:01 +0200 |
Dirkjan Ochtman |
hgweb: let the web graph cope with low revisions/new repositories (issue1293)
|
Fri, 05 Sep 2008 17:28:37 +0200 |
Rocco Rutte |
hgweb: Respond with HTTP 403 for disabled archive types instead of 404
|
Wed, 03 Sep 2008 15:46:46 +0200 |
Rocco Rutte |
hgweb: Serve raw non-binary files as text/plain
|
Sat, 02 Aug 2008 14:08:21 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 01 Aug 2008 12:33:10 +0200 |
Benoit Boissinot |
hgweb: do not use unassigned variables in exception handling
|
Fri, 27 Jun 2008 18:28:45 -0500 |
Matt Mackall |
util: add sort helper
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
add __len__ and __iter__ methods to repo and revlog
|
Thu, 26 Jun 2008 14:35:46 -0500 |
Matt Mackall |
use repo[changeid] to get a changectx
|