sapling/mercurial/templates
Anton Shestakov b80745c666 hgweb: fix diffstat links in paper/changeset.tmpl
'<a .../>foo</a>' syntax is incorrect, since the first tag just "tries" to
close itself and then the actual content follows. It doesn't work, either
because web browsers know better than this or because there should be a
whitespace before /: '<a />'. So for the hgweb users the links looked
normal anyway, but now they are correct in code as well.
2015-01-10 18:00:57 +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 hgweb: add searchhint to templates/coal/map 2015-01-09 15:24:55 +08:00
gitweb templates: use CSS classes for diff styling 2015-01-06 15:29:02 -08:00
monoblue hgweb: close <img> elements 2015-01-10 17:54:24 +08:00
paper hgweb: fix diffstat links in paper/changeset.tmpl 2015-01-10 18:00:57 +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 hgweb: close <th> properly in spartan/filelogentry.tmpl 2015-01-10 17:44:54 +08:00
static templates: use CSS classes for diff styling 2015-01-06 15:29:02 -08:00
map-cmdline.bisect styles: add new 'bisect' style that prints the bisection status 2011-09-22 01:51:36 +02: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 log: rewrite default template to use labels (issue2866) 2014-10-03 19:48:56 -04:00
map-cmdline.phases log: show phase in hg log -v with the phase template 2014-10-04 17:52:59 -04:00
map-cmdline.xml templates: add bookmarks to command line styles 2011-02-11 20:35:30 +01:00