templates/filelog-rss.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Sat, 01 Apr 2006 23:57:24 +0200
changeset 2035 107dc72880f8
parent 1650 f2ebd5251e88
permissions -rw-r--r--
Make 'hg tags -q' only list tag names without revision numbers and hashes, and change bash_completion to use this.

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