mercurial/templates/rss/filelogentry.tmpl
author Adrian Buehlmann <adrian@cadifra.com>
Mon, 02 May 2011 00:04:49 +0200
changeset 14160 a881a058823c
parent 13547 a2dc8819bb0d
child 18526 9409aeaafdc1
permissions -rw-r--r--
hgrc.5: mention new 'case collision' handling for ui.portablefilenames

<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>