view templates/changelogentry-rss.tmpl @ 783:4b06fc1c0f26

Add a --time command line option to time hg commands
author Stephen Darnell
date Wed, 27 Jul 2005 10:18:44 -0800
parents 8a61f25414b5
children 445970ccf57a 8f5637f0a0c0 0902ffece4b4
line wrap: on
line source

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