view mercurial/templates/rss/filelog.tmpl @ 21785:a730b002c5db

largefiles: define inferrepo in command decorator
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 04 May 2014 22:23:45 -0700
parents f91e5630ce7e
children
line wrap: on
line source

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