equal
deleted
inserted
replaced
38 <li><a href="{url}raw-annotate/{node|short}/{file|urlescape}">raw</a></li> |
38 <li><a href="{url}raw-annotate/{node|short}/{file|urlescape}">raw</a></li> |
39 </ul> |
39 </ul> |
40 |
40 |
41 <h2 class="no-link no-border">{file|escape}@{node|short} (annotated)</h2> |
41 <h2 class="no-link no-border">{file|escape}@{node|short} (annotated)</h2> |
42 <h3 class="changeset">{file|escape}</h3> |
42 <h3 class="changeset">{file|escape}</h3> |
43 <p class="changeset-age age">{date|date}</p> |
43 <p class="changeset-age age">{date|rfc822date}</p> |
44 |
44 |
45 <dl class="overview"> |
45 <dl class="overview"> |
46 <dt>author</dt> |
46 <dt>author</dt> |
47 <dd>{author|obfuscate}</dd> |
47 <dd>{author|obfuscate}</dd> |
48 <dt>date</dt> |
48 <dt>date</dt> |
49 <dd>{date|date}</dd> |
49 <dd>{date|rfc822date}</dd> |
50 {branch%filerevbranch} |
50 {branch%filerevbranch} |
51 <dt>changeset {rev}</dt> |
51 <dt>changeset {rev}</dt> |
52 <dd><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{node|short}</a></dd> |
52 <dd><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{node|short}</a></dd> |
53 {parent%fileannotateparent} |
53 {parent%fileannotateparent} |
54 {child%fileannotatechild} |
54 {child%fileannotatechild} |