shithub: riscv

ref: 4e91e4a2dbab9d79e1047cfc2094a438561b5a21
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>