view templates/filelog-rss.tmpl @ 1255:e825dfea3823

Get all commands that operate on files to honour --verbose and --quiet. Fix minor bug in remove command; the when-to-unlink logic was wonky.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed, 14 Sep 2005 22:32:12 -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>