templates/changelogentry-rss.tmpl
author Matt Mackall <mpm@selenic.com>
Mon, 11 Jul 2005 15:06:32 -0800
changeset 680 4b7b79d2db2c
parent 626 47207ec19c51
child 777 8a61f25414b5
child 793 445970ccf57a
permissions -rw-r--r--
Handle undeletion of files when checking out old revisions Spotted by Marc Singer

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