templates/fileannotate-gitweb.tmpl
changeset 1575 0a1cca912fda
parent 1572 385b8872b8e3
child 1606 ba625c8083d8
equal deleted inserted replaced
1574:32b091ce4026 1575:0a1cca912fda
    11 
    11 
    12 <div class="page_nav">
    12 <div class="page_nav">
    13 <a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">changelog</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=manifest;manifest=#manifest#;path=#path#;style=gitweb">manifest</a> | <a href="?cmd=changeset;node=#node#;style=gitweb">changeset</a> | <a href="?cmd=file;file=#file#;filenode=#filenode#;style=gitweb">file</a> | <a href="?cmd=filelog;file=#file#;filenode=#filenode#;style=gitweb">revisions</a> | annotate<br/>
    13 <a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">changelog</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=manifest;manifest=#manifest#;path=#path#;style=gitweb">manifest</a> | <a href="?cmd=changeset;node=#node#;style=gitweb">changeset</a> | <a href="?cmd=file;file=#file#;filenode=#filenode#;style=gitweb">file</a> | <a href="?cmd=filelog;file=#file#;filenode=#filenode#;style=gitweb">revisions</a> | annotate<br/>
    14 </div>
    14 </div>
    15 
    15 
    16 <h2>Annotate #file# (#filenode|short#)</h2>
    16 <div class="title">#file#</div>
    17 
    17 
    18 <table>
    18 <table>
    19 <tr>
    19 <tr>
    20  <td class="metatag">changeset #rev#:</td>
    20  <td class="metatag">changeset #rev#:</td>
    21  <td><a href="?cmd=changeset;node=#node#;style=gitweb">#node|short#</a></td></tr>
    21  <td><a href="?cs=#node|short#;style=gitweb">#node|short#</a></td></tr>
    22 #parent%fileannotateparent#
    22 #parent%fileannotateparent#
    23 <tr>
    23 <tr>
    24  <td class="metatag">manifest:</td>
    24  <td class="metatag">manifest:</td>
    25  <td><a href="?cmd=manifest;manifest=#manifest#;path=/;style=gitweb">#manifest|short#</a></td></tr>
    25  <td><a href="?mf=#manifest|short#;path=/;style=gitweb">#manifest|short#</a></td></tr>
    26 <tr>
    26 <tr>
    27  <td class="metatag">author:</td>
    27  <td class="metatag">author:</td>
    28  <td>#author|obfuscate#</td></tr>
    28  <td>#author|obfuscate#</td></tr>
    29 <tr>
    29 <tr>
    30  <td class="metatag">date:</td>
    30  <td class="metatag">date:</td>
    32 <tr>
    32 <tr>
    33  <td class="metatag">permissions:</td>
    33  <td class="metatag">permissions:</td>
    34  <td>#permissions|permissions#</td></tr>
    34  <td>#permissions|permissions#</td></tr>
    35 </table>
    35 </table>
    36 
    36 
    37 <br/>
    37 <div class="page_body">
    38 
    38 <table>
    39 <table cellspacing="0" cellpadding="0">
       
    40 #annotate%annotateline#
    39 #annotate%annotateline#
    41 </table>
    40 </table>
       
    41 </div>
    42 
    42 
    43 #footer#
    43 #footer#