##// END OF EJS Templates
commands: use absolute_import...
commands: use absolute_import All mercurial.* modules are now using absolute_import \o/

File last commit:

r9999:f91e5630 default
r28323:ffc693f8 default
Show More
filelog.tmpl
6 lines | 174 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: {file|escape} history</title>
<description>{file|escape} revision history</description>
{entries%filelogentry}
</channel>
</rss>