Comments
Patch
@@ -18,7 +18,7 @@
<a type="application/atom+xml" href="{url}atom-branches">atom</a>
</div>
-<h2>branches:</h2>
+<h2><a href="/">Mercurial</a> {pathdef%breadcrumb} / branches</h2>
<ul id="tagEntries">
{entries%branchentry}
@@ -19,7 +19,7 @@
<a type="application/atom+xml" href="{url}atom-log" title="Atom feed for {repo|escape}">atom</a>
</div>
-<h2>changelog for {repo|escape}</h2>
+<h2><a href="/">Mercurial</a> {pathdef%breadcrumb} / changelog</h2>
<form action="{url}log">
{sessionvars%hiddenformentry}
@@ -15,7 +15,7 @@
<a href="{url}help{sessionvars%urlparameter}">help</a>
</div>
-<h2>changeset: {desc|strip|escape|firstline|nonempty}</h2>
+<h2><a href="/">Mercurial</a> {pathdef%breadcrumb} / changeset: {desc|strip|escape|firstline|nonempty}</h2>
<table id="changesetEntry">
<tr>
@@ -17,7 +17,7 @@
<a href="{url}help{sessionvars%urlparameter}">help</a>
</div>
-<h2>Annotate {file|escape}</h2>
+<h2><a href="/">Mercurial</a> {pathdef%breadcrumb} / annotate {file|escape}</h2>
<table>
<tr>
@@ -17,7 +17,7 @@
<a href="{url}help{sessionvars%urlparameter}">help</a>
</div>
-<h2>{file|escape}</h2>
+<h2><a href="/">Mercurial</a> {pathdef%breadcrumb} / {file|escape}</h2>
<table id="filediffEntry">
<tr>
@@ -20,7 +20,7 @@
<a type="application/atom+xml" href="{url}atom-log/tip/{file|urlescape}" title="Atom feed for {repo|escape}:{file}">atom</a>
</div>
-<h2>{file|escape} revision history</h2>
+<h2><a href="/">Mercurial</a> {pathdef%breadcrumb} / {file|escape} revision history</h2>
<p>navigate: <small class="navigate">{nav%filenav}</small></p>
@@ -17,7 +17,7 @@
<a href="{url}help{sessionvars%urlparameter}">help</a>
</div>
-<h2>{file|escape}</h2>
+<h2><a href="/">Mercurial</a> {pathdef%breadcrumb} / {file|escape}</h2>
<table>
<tr>
@@ -17,7 +17,7 @@
<a href="{url}help{sessionvars%urlparameter}">help</a>
</div>
-<h2>graph</h2>
+<h2><a href="/">Mercurial</a> {pathdef%breadcrumb} / graph</h2>
<form action="{url}log">
{sessionvars%hiddenformentry}
@@ -14,7 +14,7 @@
<a href="{url}help{sessionvars%urlparameter}">help</a>
</div>
-<h2>files for changeset {node|short}: {path|escape}</h2>
+<h2><a href="/">Mercurial</a> {pathdef%breadcrumb} / files for changeset {node|short}: {path|escape}</h2>
<table cellpadding="0" cellspacing="0">
<tr class="parity{upparity}">
@@ -19,7 +19,7 @@
<a type="application/rss+xml" href="{url}atom-log" title="Atom feed for {repo|escape}">atom</a>
</div>
-<h2>shortlog for {repo|escape}</h2>
+<h2><a href="/">Mercurial</a> {pathdef%breadcrumb} / shortlog</h2>
<form action="{url}log">
{sessionvars%hiddenformentry}
@@ -18,7 +18,7 @@
<a type="application/atom+xml" href="{url}atom-tags">atom</a>
</div>
-<h2>tags:</h2>
+<h2><a href="/">Mercurial</a> {pathdef%breadcrumb} / tags</h2>
<ul id="tagEntries">
{entries%tagentry}