Wed, 30 Jan 2013 17:32:17 +0100 |
Pierre-Yves David |
hgweb: fix navigation label (issue3792)
stable
|
Wed, 16 Jan 2013 14:19:28 +0100 |
Pierre-Yves David |
hgweb: ignore filtered revision in revnav
|
Thu, 10 Jan 2013 19:29:48 +0100 |
Pierre-Yves David |
hgweb: generate revnav in two phase
|
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 19:09:32 +0100 |
Pierre-Yves David |
hgweb: simplify addition of "(0) navigation entry"
|
Mon, 14 Jan 2013 16:30:06 +0100 |
Pierre-Yves David |
hgweb: simplify the handling of empty repo
|
Thu, 10 Jan 2013 18:54:50 +0100 |
Pierre-Yves David |
hgweb: move hex creation into an object method
|
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
|
Thu, 10 Jan 2013 18:52:17 +0100 |
Pierre-Yves David |
hgweb: ensure _navseq yield strictly increasing numbers
|
Thu, 10 Jan 2013 18:47:48 +0100 |
Pierre-Yves David |
hgweb: better names for _navseq arguments
|
Thu, 10 Jan 2013 18:44:26 +0100 |
Pierre-Yves David |
hgweb: drop recursivity in _navseq
|
Tue, 15 Jan 2013 12:11:18 +0100 |
Pierre-Yves David |
hgweb: move the `seq` function out of the revnavgen scope
|
Mon, 14 Jan 2013 16:52:35 +0100 |
Pierre-Yves David |
hgweb: simplify return value creation in for navgen
|
Thu, 10 Jan 2013 18:55:50 +0100 |
Pierre-Yves David |
hgweb: do not access first changeset with a string
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
hgweb: generate query strings with parameters sorted by key
|
Sun, 13 Jan 2013 21:36:35 +0100 |
Pierre-Yves David |
hgweb: document the revnavgen function
|
Mon, 12 Nov 2012 14:05:39 -0800 |
Weiwen |
hgweb: display diff for a changeset against any parents (issue2810)
|
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
|
Sun, 08 Jul 2012 17:17:02 +0200 |
wujek srujek |
hgweb: side-by-side comparison functionality
|
Sun, 13 May 2012 14:04:04 +0200 |
Brodie Rao |
localrepo: add branchtip() method for faster single-branch lookups
|
Fri, 23 Mar 2012 01:31:31 +0100 |
Paul Boddie |
hgweb: add block numbers to diff regions and related links
|
Mon, 25 Jul 2011 15:38:46 -0500 |
Augie Fackler |
hgweb: move remaining hasattr calls to safehasattr
|
Sat, 11 Jun 2011 21:11:43 +0800 |
Steven Brown |
web: provide diff summary to the changeset page
|
Thu, 09 Jun 2011 01:15:49 +0800 |
Steven Brown |
web: provide the file number to the diffstat templates
|
Thu, 09 Jun 2011 01:14:22 +0800 |
Steven Brown |
web: include all files in the diffstat
|
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
|
Wed, 20 Apr 2011 21:41:41 +0200 |
Adrian Buehlmann |
move canonpath from util to scmutil
|
Sat, 12 Mar 2011 11:19:44 +0100 |
Alexander Solovyov |
hgweb: add display of bookmarks for changelog and changeset
stable
|
Sun, 10 Oct 2010 10:42:44 -0500 |
Augie Fackler |
hgweb: fix hgweb_mod as well as hgwebdir_mod
|
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
|
Sat, 16 Jan 2010 02:33:06 +0100 |
Nicolas Dumazet |
hgweb: changenav: separate pages before and after the current position
|
Wed, 26 Aug 2009 14:58:09 +0200 |
Dirkjan Ochtman |
hgweb: show diff header line in raw diffs
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Mon, 26 Jan 2009 15:52:10 +0100 |
Dirkjan Ochtman |
hgweb: expose sibling branches to templater
|
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
|
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
|
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
|
Thu, 30 Oct 2008 09:46:45 +0100 |
Dirkjan Ochtman |
hgweb: pass more information about parent/child csets to templates
|
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
|
Mon, 31 Mar 2008 23:14:25 -0500 |
Matt Mackall |
hgweb: fix merge breakage
|
Mon, 31 Mar 2008 21:49:33 -0500 |
Matt Mackall |
hgweb: minor improvements for new web style
|
Sun, 30 Mar 2008 22:29:02 +0200 |
Benoit Boissinot |
fix bug introduced by 2540521dc7c1 (thanks pychecker)
|
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
|