sapling/mercurial/templates/gitweb
Anton Shestakov 97857afa7f hgweb: remove unneeded escaping in gitweb/map and monoblue/map
Elements in map files work slightly different from regular python strings, so
escaping single quotes is not necessary. It is also demonstrated by the very
same lines: '(current diff)'.

I should've made this in 3468fd599ef4, but here we go.
2015-01-10 19:43:07 +08:00
..
bookmarks.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
branches.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
changelog.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
changelogentry.tmpl hgweb: apply the websub filter to revision descriptions 2013-02-09 16:48:21 +01:00
changeset.tmpl hgweb: allow viewing diffs against p1 or p2 for merge commits (issue3904) 2015-01-03 17:50:21 +08:00
error.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
fileannotate.tmpl hgweb: apply the websub filter to revision descriptions 2013-02-09 16:48:21 +01:00
filecomparison.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
filediff.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
filelog.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
filerevision.tmpl hgweb: apply the websub filter to revision descriptions 2013-02-09 16:48:21 +01:00
footer.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
graph.tmpl hgweb: infinite scroll support for gitweb style 2014-01-08 00:47:43 +09:00
header.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
help.tmpl hgweb: generate HTML documentation 2013-02-09 21:51:21 +00:00
helptopics.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
index.tmpl hgweb: add a "URL breadcrumb" to the index and repository pages 2012-11-28 20:21:26 +01:00
manifest.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
map hgweb: remove unneeded escaping in gitweb/map and monoblue/map 2015-01-10 19:43:07 +08:00
notfound.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
search.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
shortlog.tmpl hgweb: infinite scroll support for gitweb style 2014-01-08 00:47:43 +09:00
summary.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
tags.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00