shithub: riscv

ref: 9cca88895e31c73d4d0793dd83f76ebd24456cdd
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>