templates/filelog-rss.tmpl
author Matt Mackall <mpm@selenic.com>
Tue, 05 Jul 2005 17:49:01 -0800
changeset 621 004e811f7706
parent 599 765182a4c843
child 985 7ffa91f275ff
permissions -rw-r--r--
Add a function to calculate the outgoing changegroup

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