templates/changelogentry-rss.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 22 Jul 2005 07:30:52 +0100
changeset 754 3e73bf876f17
parent 626 47207ec19c51
child 777 8a61f25414b5
child 793 445970ccf57a
permissions -rw-r--r--
Fixes and cleanups to hgeditor: - "HG: merge resolve" isn't supported for a long time now. - detection of unchanged commit message if signing is turned off. - don't add manifest hash to commit message if not signing.

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