templates/filelogentry-rss.tmpl
author kreijack@inwind.REMOVEME.it
Wed, 06 Jul 2005 22:28:50 -0800
changeset 645 a55048b2ae3a
parent 626 47207ec19c51
child 777 8a61f25414b5
child 793 445970ccf57a
permissions -rw-r--r--
this patch permits hgweb to show the deleted files in the changeset diff # HG changeset patch # User kreijack@inwind.REMOVEME.it # Node ID 08b33970007e753f12b2b2f9d0e169981a6e8c3c # Parent 7369ec5d93f2ffd490a43970edd9adf8d2bbe269 this patch permits hgweb to show the deleted files in the changeset diff

<item>
    <title>#desc|firstline|escape#</title>
    <link>#url#?cmd=file;file=#file#;filenode=#filenode#</link>
    <description>#desc|escape|addbreaks#</description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>>
</item>