comparison mercurial/templates/gitweb/changelog.tmpl @ 13864:fd8a6ca3a750 stable

hgweb: add separate bookmarks listing to gitweb theme (based on 38c9837b1f75)
author Yuya Nishihara <yuya@tcha.org>
date Sun, 03 Apr 2011 23:47:05 +0900
parents ead4e21f49f1
children 616ad3f6fd33
comparison
equal deleted inserted replaced
13863:b602ac02f1ba 13864:fd8a6ca3a750
22 <a href="{url}summary{sessionvars%urlparameter}">summary</a> | 22 <a href="{url}summary{sessionvars%urlparameter}">summary</a> |
23 <a href="{url}shortlog/{rev}{sessionvars%urlparameter}">shortlog</a> | 23 <a href="{url}shortlog/{rev}{sessionvars%urlparameter}">shortlog</a> |
24 changelog | 24 changelog |
25 <a href="{url}graph{sessionvars%urlparameter}">graph</a> | 25 <a href="{url}graph{sessionvars%urlparameter}">graph</a> |
26 <a href="{url}tags{sessionvars%urlparameter}">tags</a> | 26 <a href="{url}tags{sessionvars%urlparameter}">tags</a> |
27 <a href="{url}bookmarks{sessionvars%urlparameter}">bookmarks</a> |
27 <a href="{url}branches{sessionvars%urlparameter}">branches</a> | 28 <a href="{url}branches{sessionvars%urlparameter}">branches</a> |
28 <a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a>{archives%archiveentry} | 29 <a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a>{archives%archiveentry} |
29 <a href="{url}help{sessionvars%urlparameter}">help</a> 30 <a href="{url}help{sessionvars%urlparameter}">help</a>
30 <br/> 31 <br/>
31 {changenav%nav}<br/> 32 {changenav%nav}<br/>