templates/rss/changelogentry.tmpl
author Matt Mackall <mpm@selenic.com>
Tue, 17 Oct 2006 22:26:14 -0500
changeset 3440 0f1fd9854cdc
parent 3413 a2179e78d18b
permissions -rw-r--r--
commit: read branch with workingctx

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>{urlbase}{url}rev/{node|short}</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>