shithub: riscv

ref: 8e9d2434e97fe6cf4b0d3e7f43e3e35d7ae1033f
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>