shithub: riscv

ref: 12d6eb0ce3d6701a7a5e44083e18a3cb32a64539
dir: /sys/lib/python/mercurial/templates/rss/filelogentry.tmpl/

View raw version
<item>
    <title>{desc|strip|firstline|strip|escape}</title>
    <link>{urlbase}{url}log{{node|short}}/{file|urlescape}</link>
    <description><![CDATA[{desc|strip|escape|addbreaks|nonempty}]]></description>
    <author>{author|obfuscate}</author>
    <pubDate>{date|rfc822date}</pubDate>
</item>