view templates/rss/filelogentry.tmpl @ 3432:028fff46a4ac

Add branchtags function with cache - cache stores tipmost node and rev and node,label pairs - if cache is out of date, scan new changesets - write new cache out after scan
author Matt Mackall <mpm@selenic.com>
date Tue, 17 Oct 2006 18:31:18 -0500
parents e281903c9d32
children 57f94c609c43
line wrap: on
line source

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>#url#?f=#node|short#;file=#file|urlescape#</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>>
</item>