##// END OF EJS Templates
branchcache: filter obsolete revisions sooner...
branchcache: filter obsolete revisions sooner Since we won't do anything with the obsolete revisions, we can just ignore them sooner.

File last commit:

r9999:f91e5630 default
r52425:a0ef462c default
Show More
filelog.tmpl
6 lines | 174 B | application/x-cheetah | CheetahLexer
Dan Villiom Podlaski Christiansen
setup: install translation files as package data...
r9999 {header}
<title>{repo|escape}: {file|escape} history</title>
<description>{file|escape} revision history</description>
{entries%filelogentry}
</channel>
</rss>