templates/changelogentry-rss.tmpl
author Matt Mackall <mpm@selenic.com>
Mon, 03 Oct 2005 13:45:59 -0700
changeset 1373 965d1db5c95d
parent 814 0902ffece4b4
child 1410 17703aa4491e
permissions -rw-r--r--
hg log: add -k for keyword searching

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