##// END OF EJS Templates
convert: add support to common commandline to access stdin of the process
convert: add support to common commandline to access stdin of the process

File last commit:

r13596:270f57d3 stable
r13759:49b818fd default
Show More
shortlogentry.tmpl
5 lines | 410 B | application/x-cheetah | CheetahLexer
<tr class="parity{parity}">
<td class="age">{age(date)}</td>
<td class="author">{author|person}</td>
<td class="description"><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape|nonempty}</a>{inbranch%changelogbranchname}{branches%changelogbranchhead}{tags % '<span class="tag">{name|escape}</span> '}{bookmarks % '<span class="tag">{name|escape}</span> '}</td>
</tr>