view templates/filelog-rss.tmpl @ 1374:c3654cfaa77d

Fix hg unbundle chunking performance bug
author Eric Hopper <hopper@omnifarious.org>
date Mon, 03 Oct 2005 14:43:11 -0700
parents 7ffa91f275ff
children f2ebd5251e88
line wrap: on
line source

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