##// END OF EJS Templates
hgweb: also refresh the repo on changes to the obsstore...
hgweb: also refresh the repo on changes to the obsstore Before this change, hgweb could miss update to the obsolescence markers store if that was the only change between two commands.

File last commit:

r9999:f91e5630 default
r25719:c51a1860 default
Show More
changelog.tmpl
5 lines | 155 B | application/x-cheetah | CheetahLexer
Dan Villiom Podlaski Christiansen
setup: install translation files as package data...
r9999 {header}
<title>{repo|escape} Changelog</title>
<description>{repo|escape} Changelog</description>
{entries%changelogentry}
</channel>
</rss>