sapling/mercurial/templates/spartan
Mads Kiilerich 88105479b7 hgweb: avoid bad $$ processing in graph (issue3601)
JavaScript .replace always magically processed $$ $& $' $` in replacement
strings and thus displayed subject lines incorrectly in the graph view.

Instead of regexps and .replace we now just create the strings the right way in
the first place.
2012-08-29 02:09:43 +02:00
..
branches.tmpl templates: fix inconsistency in 'help' link 2010-10-26 02:38:14 +05:30
changelog.tmpl hgweb: add help link to templates missed in 333983876439 2010-10-09 17:58:48 -05:00
changelogentry.tmpl hgweb: fix dynamic date calculation not working under Safari 2011-10-27 11:57:08 -07:00
changeset.tmpl hgweb: fix dynamic date calculation not working under Safari 2011-10-27 11:57:08 -07:00
error.tmpl setup: install translation files as package data 2009-12-01 16:06:10 +01:00
fileannotate.tmpl hgweb: fix dynamic date calculation not working under Safari 2011-10-27 11:57:08 -07:00
filediff.tmpl hgweb: add help link to templates missed in 333983876439 2010-10-09 17:58:48 -05:00
filelog.tmpl hgweb: add help link to templates missed in 333983876439 2010-10-09 17:58:48 -05:00
filelogentry.tmpl hgweb: fix dynamic date calculation not working under Safari 2011-10-27 11:57:08 -07:00
filerevision.tmpl hgweb: fix dynamic date calculation not working under Safari 2011-10-27 11:57:08 -07:00
footer.tmpl hgweb: add a "web/logoimg" setting to customize the web logo image 2011-07-21 15:10:16 +02:00
graph.tmpl hgweb: avoid bad $$ processing in graph (issue3601) 2012-08-29 02:09:43 +02:00
header.tmpl web: Made elapsed time calculation dynamic (javascript). 2011-04-28 17:02:39 +02:00
index.tmpl templates: rename `Last change' column in hgwebdir repository list. 2010-01-24 20:51:53 +01:00
manifest.tmpl hgweb: add help link to templates missed in 333983876439 2010-10-09 17:58:48 -05:00
map hgweb: fix dynamic date calculation not working under Safari 2011-10-27 11:57:08 -07:00
notfound.tmpl setup: install translation files as package data 2009-12-01 16:06:10 +01:00
search.tmpl hgweb: add help link to templates missed in 333983876439 2010-10-09 17:58:48 -05:00
shortlog.tmpl hgweb: add help link to templates missed in 333983876439 2010-10-09 17:58:48 -05:00
shortlogentry.tmpl hgweb: fix dynamic date calculation not working under Safari 2011-10-27 11:57:08 -07:00
tags.tmpl hgweb: add help link to templates missed in 333983876439 2010-10-09 17:58:48 -05:00