view templates/filelog-rss.tmpl @ 3018:db3f42261452

fix errors reported by pychecker mercurial/merge.py:174: No global (mode) found mercurial/merge.py:253: No global (errno) found
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sat, 26 Aug 2006 11:19:00 +0200
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>