Mercurial > hg
view mercurial/templates/atom/changelog.tmpl @ 26592:502b56a9e897
dirstate: batch calls to statfiles (issue4878)
This makes it more interruptible.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Tue, 06 Oct 2015 16:26:20 -0500 |
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>