##// END OF EJS Templates
rhg: fix bug with matchers in rhg status --rev --rev...
rhg: fix bug with matchers in rhg status --rev --rev The fix was simply to move up the block of code that initializes the matcher from the arguments.

File last commit:

r9999:f91e5630 default
r53292:136e74c2 default
Show More
changelog.tmpl
5 lines | 155 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape} Changelog</title>
<description>{repo|escape} Changelog</description>
{entries%changelogentry}
</channel>
</rss>