sapling/mercurial/templates/gitweb
Anton Shestakov 535638e42a gitweb: don't drop current revision context on graph page
In hgweb, some pages have a context of current revision; e.g. changelog and
shortlog show changesets starting from this current revision. However, some
gitweb templates were dropping current revision from some urls _to_ /graph page
and _on_ that page. This patch fixes it.
2015-09-26 18:16:49 +08:00
..
bookmarks.tmpl hgweb: don't point file links at tip hash where it doesn't make sense 2015-06-12 18:34:10 +08:00
branches.tmpl hgweb: don't point file links at tip hash where it doesn't make sense 2015-06-12 18:34:10 +08:00
changelog.tmpl gitweb: don't drop current revision context on graph page 2015-09-26 18:16:49 +08:00
changelogentry.tmpl hgweb: apply the websub filter to revision descriptions 2013-02-09 16:48:21 +01:00
changeset.tmpl gitweb: don't drop current revision context on graph page 2015-09-26 18:16:49 +08:00
error.tmpl hgweb: don't point file links at tip hash where it doesn't make sense 2015-06-12 18:34:10 +08:00
fileannotate.tmpl hgweb: don't dereference symbolic revision in gitweb style 2015-06-16 14:37:53 +08:00
filecomparison.tmpl hgweb: don't dereference symbolic revision in gitweb style 2015-06-16 14:37:53 +08:00
filediff.tmpl hgweb: don't dereference symbolic revision in gitweb style 2015-06-16 14:37:53 +08:00
filelog.tmpl hgweb: don't dereference symbolic revision in gitweb style 2015-06-16 14:37:53 +08:00
filerevision.tmpl gitweb: port code selection without line numbers from paper 2015-09-22 02:09:10 +08:00
footer.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
graph.tmpl gitweb: don't drop current revision context on graph page 2015-09-26 18:16:49 +08:00
header.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
help.tmpl hgweb: fix help pages title in gitweb and monoblue 2015-06-30 23:31:19 +08:00
helptopics.tmpl hgweb: fix help pages title in gitweb and monoblue 2015-06-30 23:31:19 +08:00
index.tmpl hgweb: show ages in repos' Last modified column in monoblue and gitweb 2015-07-26 00:11:23 +08:00
manifest.tmpl hgweb: don't dereference symbolic revision in gitweb style 2015-06-16 14:37:53 +08:00
map gitweb: provide links to branches, tags and bookmarks by name 2015-09-26 17:15:58 +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: don't point file links at tip hash where it doesn't make sense 2015-06-12 18:34:10 +08:00
shortlog.tmpl gitweb: don't drop current revision context on graph page 2015-09-26 18:16:49 +08:00
summary.tmpl hgweb: don't point file links at tip hash where it doesn't make sense 2015-06-12 18:34:10 +08:00
tags.tmpl hgweb: don't point file links at tip hash where it doesn't make sense 2015-06-12 18:34:10 +08:00