shithub: riscv

ref: 5e9d8a7b18c001fd60d3c3978f90dcdaf20f5ce6
dir: /sys/lib/python/mercurial/templates/rss/filelog.tmpl/

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