shithub: riscv

ref: e2ee991490227698bbc3f9ace4c9ecc014d12dbe
dir: /sys/lib/python/mercurial/templates/atom/filelog.tmpl/

View raw version
{header}
 <id>{urlbase}{url}atom-log/tip/{file|escape}</id>
 <link rel="self" href="{urlbase}{url}atom-log/tip/{file|urlescape}"/>
 <title>{repo|escape}: {file|escape} history</title>
 {latestentry%feedupdated}

{entries%changelogentry}
</feed>