templates/rss/filelog.tmpl
author Matt Mackall <mpm@selenic.com>
Tue, 22 Jul 2008 13:03:16 -0500
changeset 6824 c3fb7dc51a4b
parent 3235 e281903c9d32
child 8428 5ccca71775e1
permissions -rw-r--r--
dirstate.walk: simplify .hg scan bisect logic

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