##// END OF EJS Templates
[hgweb] links to shortlog for the default templates
Josef "Jeff" Sipek -
r2687:46b19175 default
parent child Browse files
Show More
@@ -6,6 +6,7 b''
6 <body>
6 <body>
7
7
8 <div class="buttons">
8 <div class="buttons">
9 <a href="?sl=#rev#">shortlog</a>
9 <a href="?cmd=tags">tags</a>
10 <a href="?cmd=tags">tags</a>
10 <a href="?mf=#manifest|short#;path=/">manifest</a>
11 <a href="?mf=#manifest|short#;path=/">manifest</a>
11 #archives%archiveentry#
12 #archives%archiveentry#
@@ -5,6 +5,7 b''
5
5
6 <div class="buttons">
6 <div class="buttons">
7 <a href="?cl=#rev#">changelog</a>
7 <a href="?cl=#rev#">changelog</a>
8 <a href="?sl=#rev#">shortlog</a>
8 <a href="?cmd=tags">tags</a>
9 <a href="?cmd=tags">tags</a>
9 <a href="?mf=#manifest|short#;path=/">manifest</a>
10 <a href="?mf=#manifest|short#;path=/">manifest</a>
10 <a href="?cs=#node|short#;style=raw">raw</a>
11 <a href="?cs=#node|short#;style=raw">raw</a>
@@ -5,6 +5,7 b''
5
5
6 <div class="buttons">
6 <div class="buttons">
7 <a href="?cl=#rev#">changelog</a>
7 <a href="?cl=#rev#">changelog</a>
8 <a href="?sl=#rev#">shortlog</a>
8 <a href="?tags=">tags</a>
9 <a href="?tags=">tags</a>
9 <a href="?cs=#node|short#">changeset</a>
10 <a href="?cs=#node|short#">changeset</a>
10 <a href="?mf=#manifest|short#;path=#path|urlescape#">manifest</a>
11 <a href="?mf=#manifest|short#;path=#path|urlescape#">manifest</a>
@@ -5,6 +5,7 b''
5
5
6 <div class="buttons">
6 <div class="buttons">
7 <a href="?cl=#rev#">changelog</a>
7 <a href="?cl=#rev#">changelog</a>
8 <a href="?sl=#rev#">shortlog</a>
8 <a href="?tags=">tags</a>
9 <a href="?tags=">tags</a>
9 <a href="?cs=#node|short#">changeset</a>
10 <a href="?cs=#node|short#">changeset</a>
10 <a href="?f=#filenode|short#;file=#file|urlescape#">file</a>
11 <a href="?f=#filenode|short#;file=#file|urlescape#">file</a>
@@ -8,6 +8,7 b''
8
8
9 <div class="buttons">
9 <div class="buttons">
10 <a href="?cl=tip">changelog</a>
10 <a href="?cl=tip">changelog</a>
11 <a href="?sl=tip">shortlog</a>
11 <a href="?tags=">tags</a>
12 <a href="?tags=">tags</a>
12 <a href="?f=#filenode|short#;file=#file|urlescape#">file</a>
13 <a href="?f=#filenode|short#;file=#file|urlescape#">file</a>
13 <a href="?fa=#filenode|short#;file=#file|urlescape#">annotate</a>
14 <a href="?fa=#filenode|short#;file=#file|urlescape#">annotate</a>
@@ -5,6 +5,7 b''
5
5
6 <div class="buttons">
6 <div class="buttons">
7 <a href="?cl=#rev#">changelog</a>
7 <a href="?cl=#rev#">changelog</a>
8 <a href="?sl=#rev#">shortlog</a>
8 <a href="?tags=">tags</a>
9 <a href="?tags=">tags</a>
9 <a href="?cs=#node|short#">changeset</a>
10 <a href="?cs=#node|short#">changeset</a>
10 <a href="?mf=#manifest|short#;path=#path|urlescape#">manifest</a>
11 <a href="?mf=#manifest|short#;path=#path|urlescape#">manifest</a>
@@ -5,6 +5,7 b''
5
5
6 <div class="buttons">
6 <div class="buttons">
7 <a href="?cl=#rev#">changelog</a>
7 <a href="?cl=#rev#">changelog</a>
8 <a href="?sl=#rev#">shortlog</a>
8 <a href="?tags=">tags</a>
9 <a href="?tags=">tags</a>
9 <a href="?cs=#node|short#">changeset</a>
10 <a href="?cs=#node|short#">changeset</a>
10 #archives%archiveentry#
11 #archives%archiveentry#
@@ -5,6 +5,7 b''
5
5
6 <div class="buttons">
6 <div class="buttons">
7 <a href="?cl=tip">changelog</a>
7 <a href="?cl=tip">changelog</a>
8 <a href="?sl=tip">shortlog</a>
8 <a href="?tags=">tags</a>
9 <a href="?tags=">tags</a>
9 <a href="?mf=#manifest|short#;path=/">manifest</a>
10 <a href="?mf=#manifest|short#;path=/">manifest</a>
10 </div>
11 </div>
@@ -6,6 +6,7 b''
6 <body>
6 <body>
7
7
8 <div class="buttons">
8 <div class="buttons">
9 <a href="?cl=#rev#">changelog</a>
9 <a href="?cmd=tags">tags</a>
10 <a href="?cmd=tags">tags</a>
10 <a href="?mf=#manifest|short#;path=/">manifest</a>
11 <a href="?mf=#manifest|short#;path=/">manifest</a>
11 #archives%archiveentry#
12 #archives%archiveentry#
@@ -7,6 +7,7 b''
7
7
8 <div class="buttons">
8 <div class="buttons">
9 <a href="?cl=tip">changelog</a>
9 <a href="?cl=tip">changelog</a>
10 <a href="?sl=tip">shortlog</a>
10 <a href="?mf=#manifest|short#;path=/">manifest</a>
11 <a href="?mf=#manifest|short#;path=/">manifest</a>
11 <a type="application/rss+xml" href="?cmd=tags;style=rss">rss</a>
12 <a type="application/rss+xml" href="?cmd=tags;style=rss">rss</a>
12 </div>
13 </div>
General Comments 0
You need to be logged in to leave comments. Login now