comparison templates/filelogentry.tmpl @ 3281:45b639607e52

Merge with crew
author Matt Mackall <mpm@selenic.com>
date Fri, 06 Oct 2006 17:14:18 -0500
parents 46188b9528ca
children ce8f31e0b3b8
comparison
equal deleted inserted replaced
3280:ae85272b59a4 3281:45b639607e52
1 <table class="logEntry parity#parity#"> 1 <table class="logEntry parity#parity#">
2 <tr> 2 <tr>
3 <th class="age">#date|age# ago:</th> 3 <th class="age">#date|age# ago:</th>
4 <th class="firstline"><a href="?cs=#node|short#">#desc|strip|firstline|escape#</a></th> 4 <th class="firstline"><a href="#url#rev/#node|short#{getentries}">#desc|strip|firstline|escape#</a></th>
5 </tr> 5 </tr>
6 <tr> 6 <tr>
7 <th class="revision">revision #filerev#:</td> 7 <th class="revision">revision #filerev#:</td>
8 <td class="node"> 8 <td class="node">
9 <a href="?f=#node|short#;file=#file|urlescape#">#node|short#</a> 9 <a href="#url#file/#node|short#/#file|urlescape#{getentries}">#node|short#</a>
10 <a href="?fd=#node|short#;file=#file|urlescape#">(diff)</a> 10 <a href="#url#diff/#node|short#/#file|urlescape#{getentries}">(diff)</a>
11 <a href="?fa=#node|short#;file=#file|urlescape#">(annotate)</a> 11 <a href="#url#annotate/#node|short#/#file|urlescape#{getentries}">(annotate)</a>
12 </td> 12 </td>
13 </tr> 13 </tr>
14 #rename%filelogrename# 14 #rename%filelogrename#
15 <tr> 15 <tr>
16 <th class="author">author:</th> 16 <th class="author">author:</th>