view templates/filelog-rss.tmpl @ 1074:55bf5cfde69e

Add revlog.reachable to find a graph of ancestors for a given rev
author mason@suse.com
date Fri, 26 Aug 2005 19:19:35 -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>