view templates/rss/filelog.tmpl @ 3443:e6045fc3cd50

Improve branch cache sanity check for mq
author Matt Mackall <mpm@selenic.com>
date Wed, 18 Oct 2006 02:08:33 -0500
parents e281903c9d32
children
line wrap: on
line source

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