sapling/mercurial/templates
Anton Shestakov 166a086d20 coal: copy newer things from paper
Basically, coal style in hgweb is intended to be functionally equivalent (just
different in style) to paper, and does this by reusing almost all templates
from paper (except header.tmpl, where it specifies a different css file). Looks
like everybody forgot this and so many improvements to paper templates, that
should've also made it into coal, were often only half-done there (usually
thanks to template reuse). Let's fix this by bulk-copying missing things from
paper/map and style-paper.css to coal/map and style-coal.css.

There were many improvements to paper that didn't touch coal, and that makes it
hard to untangle the code and split this patch into many, but here are some of
the changes (paper-only), that now get into coal:

a9c9f5ef6abf - hgweb: color line which is linked to in file source view
1555d017cac7 - hgweb: highlight line which is linked to at annotate view
a46863946982 - hgweb: code selection without line numbers in file source view
636594df4244 - hgweb: add line wrapping switch to file source view
cc6bee069ce6 - hgweb: use css margin instead of empty <p> before diffstat table

It also fixes line anchor in annotateline template (#42 vs #l42).
2015-09-13 21:01:34 +08:00
..
atom hgweb: apply websub filter to the changeset description in rss and atom feeds 2014-05-17 17:10:23 +08:00
coal coal: copy newer things from paper 2015-09-13 21:01:34 +08:00
gitweb hgweb: show ages in repos' Last modified column in monoblue and gitweb 2015-07-26 00:11:23 +08:00
json json: implement {fileannotate} template 2015-04-10 22:37:40 -04:00
monoblue merge with stable 2015-09-03 18:32:17 -05:00
paper hgweb: provide links to branches, tags and bookmarks by name (paper and coal) 2015-07-12 18:04:48 +08:00
raw hgweb: replace 'shortlog' with 'changelog' in raw changelog template 2013-08-16 21:41:19 +04:00
rss hgweb: apply websub filter to the changeset description in rss and atom feeds 2014-05-17 17:10:23 +08:00
spartan spartan: don't drop current revision in log/graph links 2015-07-12 01:51:01 +08:00
static coal: copy newer things from paper 2015-09-13 21:01:34 +08:00
map-cmdline.bisect map-cmdline.bisect: rewrite to just %include the default template 2015-05-10 13:48:10 -04:00
map-cmdline.changelog setup: install translation files as package data 2009-12-01 16:06:10 +01:00
map-cmdline.compact compact style: show bookmarks in the same manner as tags 2011-04-13 13:06:35 -05:00
map-cmdline.default templates: add a default template style for status 2015-06-10 14:35:05 -05:00
map-cmdline.phases template-phases: extend default style instead of duplicating it 2015-04-25 21:42:07 +09:00
map-cmdline.status templates: fix missing closing brace in map-cmdline.status 2015-06-18 23:08:27 +09:00
map-cmdline.xml templater: add new docheader/footer components for XML (issue4135) 2015-08-26 16:27:14 -05:00