comparison templates/gitweb/manifest.tmpl @ 4538:4272ae760bb1

gitweb: Display branch and tag labels Pages which display labels: - summary - shortlog - changelog - changeset - search
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
date Fri, 01 Jun 2007 19:56:39 -0400
parents e19d9b1223ee
children 46c5e1ee8aaa
comparison
equal deleted inserted replaced
4537:2f489b00f8eb 4538:4272ae760bb1
16 <a href="{url}tags{sessionvars%urlparameter}">tags</a> | 16 <a href="{url}tags{sessionvars%urlparameter}">tags</a> |
17 manifest | 17 manifest |
18 <a href="{url}rev/#node|short#{sessionvars%urlparameter}">changeset</a> #archives%archiveentry#<br/> 18 <a href="{url}rev/#node|short#{sessionvars%urlparameter}">changeset</a> #archives%archiveentry#<br/>
19 </div> 19 </div>
20 20
21 <div class="title" >#path|escape#</div> 21 <div class="title">#path|escape# <span class="logtags">{branches%branchtag}{tags%tagtag}</span></div>
22 <table cellspacing="0"> 22 <table cellspacing="0">
23 <tr class="parity#upparity#"> 23 <tr class="parity#upparity#">
24 <td style="font-family:monospace">drwxr-xr-x</td> 24 <td style="font-family:monospace">drwxr-xr-x</td>
25 <td style="font-family:monospace"></td> 25 <td style="font-family:monospace"></td>
26 <td><a href="{url}file/#node|short##up|urlescape#{sessionvars%urlparameter}">[up]</a></td> 26 <td><a href="{url}file/#node|short##up|urlescape#{sessionvars%urlparameter}">[up]</a></td>