templates/filelog-rss.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Mon, 17 Jul 2006 01:58:59 +0200
changeset 2651 6414ee2eb688
parent 1650 f2ebd5251e88
permissions -rw-r--r--
correct the handling of linkrev with nullid

#header#
    <title>#repo|escape#: #file|escape# history</title>
    <description>#file|escape# revision history</description>
    #entries%filelogentry#
  </channel>
</rss>