##// END OF EJS Templates
chg: check snprintf result strictly...
chg: check snprintf result strictly This makes the program more robust when somebody changes hgclient's maxdatasize in the future.

File last commit:

r9999:f91e5630 default
r30756:1f9684fe 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>