shithub: riscv

ref: 66d1c9d169b68fd9ba51752ff0aa784f49db62a2
dir: /sys/src/cmd/hg/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>