Mercurial > hg
view mercurial/templates/atom/changelog.tmpl @ 38802:f0a574dbfae9
debugfileset: add option to show matcher representation
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 21 Jul 2018 15:05:40 +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>