##// END OF EJS Templates
dirstate._walkexplicit: inline dirsnotfound.append
dirstate._walkexplicit: inline dirsnotfound.append

File last commit:

r18526:9409aeaa stable
r19175:63f7bd2e default
Show More
filelogentry.tmpl
5 lines | 362 B | application/x-cheetah | CheetahLexer
<tr class="parity{parity}">
<td class="age">{date|rfc822date}</td>
<td class="author">{author|person}</td>
<td class="description"><a href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape|nonempty}</a>{inbranch%changelogbranchname}{branches%changelogbranchhead}{tags%changelogtag}{rename%filelogrename}</td>
</tr>