templates/filelog-rss.tmpl
author Michal Kvasnica <kvasnica@gmail.com>
Mon, 24 Oct 2005 16:59:31 -0700
changeset 1439 65cbe22b03fa
parent 985 7ffa91f275ff
child 1650 f2ebd5251e88
permissions -rw-r--r--
allow 'hg out' / 'hg in' to show newest commit first

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