view templates/filelog-rss.tmpl @ 1380:27add82ad845

Fix an hg copy/move bug. Failed if file being copied or moved not in tip.
author Eric Hopper <hopper@omnifarious.org>
date Tue, 04 Oct 2005 12:24:59 -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>