Fri, 09 Jun 2017 13:41:10 -0700 |
Gregory Szorc |
hgweb: consolidate search form for monoblue
|
Thu, 22 Sep 2016 13:19:44 +0800 |
Anton Shestakov |
monoblue: remove unused templates
|
Wed, 21 Sep 2016 20:43:10 +0800 |
Anton Shestakov |
monoblue: remove unused template "changelogchild"
|
Sat, 16 Jul 2016 15:06:04 +0800 |
Anton Shestakov |
monoblue: make different blocks of annotated lines have different colors
|
Tue, 12 Jul 2016 15:09:07 +0200 |
Denis Laxalde |
hgweb: add a link on node id in annotate hover-box
|
Tue, 12 Jul 2016 15:07:37 +0200 |
Denis Laxalde |
hgweb: move author information from left-column to hover-box in annotate view
|
Tue, 14 Jun 2016 11:01:30 +0200 |
Denis Laxalde |
hgweb: add links to diff and changeset in hover-box on annotate view
|
Tue, 28 Jun 2016 11:42:42 +0200 |
Denis Laxalde |
hgweb: add link to parents of annotated revision in annotate view
|
Tue, 07 Jun 2016 12:10:01 +0200 |
Denis Laxalde |
hgweb: display blamed revision once per block in annotate view
|
Thu, 02 Jun 2016 16:26:50 +0200 |
Denis Laxalde |
hgweb: highlight data of the current revision in annotate view
|
Wed, 30 Dec 2015 17:01:28 -0700 |
Gregory Szorc |
templates: differentiate between partial and full topic name
|
Fri, 06 Nov 2015 22:32:00 +0800 |
Anton Shestakov |
monoblue: add a space to separate navigation links in file log footer
|
Wed, 14 Oct 2015 22:45:51 +0800 |
Anton Shestakov |
monoblue: visually highlight source lines when hovering over line numbers
|
Sat, 26 Sep 2015 17:24:12 +0800 |
Anton Shestakov |
monoblue: provide links to branches, tags and bookmarks by name
|
Fri, 25 Sep 2015 12:38:20 +0800 |
Anton Shestakov |
gitweb, monoblue: port highlighting linked lines from paper
|
Wed, 23 Sep 2015 16:02:35 +0800 |
Anton Shestakov |
monoblue: port code selection without line numbers from gitweb
|
Fri, 18 Sep 2015 14:24:38 +0800 |
Anton Shestakov |
monoblue: add author to filelogentry
|
Fri, 18 Sep 2015 14:23:44 +0800 |
Anton Shestakov |
monoblue: split a long line in filelogentry template
|
Mon, 13 Jul 2015 13:13:17 +0800 |
Anton Shestakov |
monoblue: show relative age of bookmarks
stable
|
Tue, 16 Jun 2015 13:59:49 +0800 |
Anton Shestakov |
hgweb: don't dereference symbolic revision in monoblue style
|
Thu, 21 May 2015 19:52:36 +0800 |
Anton Shestakov |
hgweb: descend empty directories in monoblue
|
Fri, 15 May 2015 11:52:39 +0800 |
Anton Shestakov |
hgweb: show changeset branches/tags/bookmarks in file log (style=monoblue)
|
Fri, 15 May 2015 02:07:43 +0800 |
Anton Shestakov |
hgweb: split some long lines in paper, gitweb and monoblue styles
|
Thu, 02 Apr 2015 16:51:00 -0500 |
Matt Mackall |
merge with stable
|
Thu, 02 Apr 2015 21:29:05 +0900 |
Yuya Nishihara |
hgweb: resurrect <span> tag on diffline to fix rendering in monoblue style
stable
|
Sat, 10 Jan 2015 19:58:28 +0800 |
Anton Shestakov |
hgweb: don't mix tabs and spaces in monoblue templates
|
Sat, 10 Jan 2015 19:43:07 +0800 |
Anton Shestakov |
hgweb: remove unneeded escaping in gitweb/map and monoblue/map
|
Tue, 06 Jan 2015 15:29:02 -0800 |
Gregory Szorc |
templates: use CSS classes for diff styling
|
Tue, 06 Jan 2015 15:21:48 -0800 |
Gregory Szorc |
templates: remove unnecessary <span>
|
Sat, 03 Jan 2015 17:50:21 +0800 |
Anton Shestakov |
hgweb: allow viewing diffs against p1 or p2 for merge commits (issue3904)
|
Tue, 26 Feb 2013 21:20:35 +0100 |
Angel Ezquerra |
hgweb: change manifest archive links to only archive the current directory
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
hgweb help: split up long lines (in generated output)
|
Fri, 01 Feb 2013 20:43:35 +0100 |
Thomas Arendsen Hein |
hgweb: urlescape all urls, HTML escape repo/tag/branch/... names
stable
|
Wed, 28 Nov 2012 20:21:26 +0100 |
Angel Ezquerra |
hgweb: add a "URL breadcrumb" to the index and repository pages
|
Tue, 27 Nov 2012 22:24:02 +0100 |
Angel Ezquerra |
hgwebdir: do not show RSS and Atom links for plain directories
|
Tue, 31 Jul 2012 14:14:15 +0200 |
wujek srujek |
hgweb: fixes traceback for invalid files by removing top-level template
stable
|
Sun, 08 Jul 2012 17:17:02 +0200 |
wujek srujek |
hgweb: side-by-side comparison functionality
|
Fri, 04 May 2012 12:04:07 +0200 |
Martin Geisler |
paper, monoblue: link correctly to lines in annotate view
stable
|
Thu, 27 Oct 2011 11:57:08 -0700 |
Brodie Rao |
hgweb: fix dynamic date calculation not working under Safari
stable
|
Thu, 12 May 2011 18:06:15 +0800 |
Steven Brown |
monoblue: improve readability of the filenolink template
|
Thu, 28 Apr 2011 17:02:39 +0200 |
Benoit Allard |
web: Made elapsed time calculation dynamic (javascript).
|
Sun, 03 Apr 2011 22:53:20 +0900 |
Yuya Nishihara |
hgweb: add separate bookmarks listing to monoblue theme (based on 38c9837b1f75)
stable
|
Wed, 30 Mar 2011 02:22:15 +0900 |
Yuya Nishihara |
hgweb: add bookmark labels to monoblue theme (based on 270f57d35525)
stable
|
Sat, 09 Oct 2010 12:27:14 -0500 |
Augie Fackler |
web: add a help view for getting hg help output
|
Sat, 16 Jan 2010 02:33:06 +0100 |
Nicolas Dumazet |
hgweb: changenav: separate pages before and after the current position
|
Tue, 01 Dec 2009 16:06:10 +0100 |
Dan Villiom Podlaski Christiansen |
setup: install translation files as package data
base
templates/monoblue/map@14c742f4be3e
|