templates/rss/filelogentry.tmpl
author Matt Mackall <mpm@selenic.com>
Sun, 11 Jan 2009 22:48:28 -0600
changeset 7633 08cabecfa8a8
parent 3423 a2179e78d18b
child 8235 89bc3946c8f3
permissions -rw-r--r--
errors: move revlog errors - create error.py for exception classes to reduce demandloading - move revlog exceptions to it - change users to import error and drop revlog import if possible

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