Mercurial > hg-stable
comparison templates/shortlog.tmpl @ 3273:46188b9528ca
Add {getentries} to default style
author | Brendan Cully <brendan@kublai.com> |
---|---|
date | Thu, 05 Oct 2006 15:04:15 -0700 |
parents | d1aa83f199ef |
children | 887da2247b57 |
comparison
equal
deleted
inserted
replaced
3272:10277edf7e5b | 3273:46188b9528ca |
---|---|
4 href="#url#rss-log" title="RSS feed for #repo|escape#"> | 4 href="#url#rss-log" title="RSS feed for #repo|escape#"> |
5 </head> | 5 </head> |
6 <body> | 6 <body> |
7 | 7 |
8 <div class="buttons"> | 8 <div class="buttons"> |
9 <a href="#url#log/#rev#">changelog</a> | 9 <a href="#url#log/#rev#{getentries}">changelog</a> |
10 <a href="#url#tags">tags</a> | 10 <a href="#url#tags{getentries}">tags</a> |
11 <a href="#url#file/#node|short#/">manifest</a> | 11 <a href="#url#file/#node|short#/{getentries}">manifest</a> |
12 #archives%archiveentry# | 12 #archives%archiveentry# |
13 <a type="application/rss+xml" href="#url#rss-log">rss</a> | 13 <a type="application/rss+xml" href="#url#rss-log">rss</a> |
14 </div> | 14 </div> |
15 | 15 |
16 <h2>shortlog for #repo|escape#</h2> | 16 <h2>shortlog for #repo|escape#</h2> |