templates/rss/filelogentry.tmpl
author Matt Mackall <mpm@selenic.com>
Tue, 17 Oct 2006 22:07:54 -0500
changeset 3438 b17f9d3eda74
parent 3413 a2179e78d18b
permissions -rw-r--r--
revlog.lookup tweaks - fast path for binary node ids - direct lookup for full hex ids - silly change to bin_id

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