##// END OF EJS Templates
Calling flush is unnecessary with bz2 decompressors and may not even exist.
Calling flush is unnecessary with bz2 decompressors and may not even exist.

File last commit:

r985:7ffa91f2 default
r1431:16a5d349 default
Show More
filelog-rss.tmpl
5 lines | 159 B | application/x-cheetah | CheetahLexer
mpm@selenic.com
[PATCH] Add RSS support to hgweb...
r599 #header#
<title>#repo|escape#: #file# history</title>
<description>#file# revision history</description>
mpm@selenic.com
hgweb: fix RSS and raw for new % scheme
r985 #entries%filelogentry#
mpm@selenic.com
[PATCH] Add RSS support to hgweb...
r599 </channel>
</rss>