Mercurial > hg
view mercurial/templates/atom/changelog.tmpl @ 43212:9bbe08abaf48
rust-cpython: bump cpython crates to 0.3
Unblocks py_capsule_fn!().
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 13 Oct 2019 17:05:09 +0900 |
parents | 9409aeaafdc1 |
children |
line wrap: on
line source
{header} <!-- Changelog --> <id>{urlbase}{url|urlescape}</id> <link rel="self" href="{urlbase}{url|urlescape}atom-log"/> <link rel="alternate" href="{urlbase}{url|urlescape}"/> <title>{repo|escape} Changelog</title> {latestentry%feedupdated} {entries%changelogentry} </feed>