templates/changelogentry-rss.tmpl
author mpm@selenic.com
Wed, 07 Sep 2005 23:38:28 -0700
changeset 1214 34706a835d4a
parent 814 0902ffece4b4
child 1410 17703aa4491e
permissions -rw-r--r--
Smarter handling of revlog key errors Use RevlogError for reporting exceptions Catch and report RevlogError exceptions at the command parser

<item>
    <title>#desc|firstline|escape#</title>
    <link>#url#?cmd=changeset;node=#node#</link>
    <description><![CDATA[#desc|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>