shithub: riscv

ref: ca2fa9596b5d0d893be28c6e8fd8a52a89a0c3c6
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>