view templates/filelog-rss.tmpl @ 2401:dbeaa4369121

move purge extension out of hgext. it is not as clean as other modules in hgext. can move back after rewrite.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Sun, 04 Jun 2006 17:08:02 -0700
parents f2ebd5251e88
children
line wrap: on
line source

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