Mercurial > hg
view mercurial/templates/atom/branches.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 | dd2cf90a3731 |
line wrap: on
line source
{header} <id>{urlbase}{url|urlescape}</id> <link rel="self" href="{urlbase}{url|urlescape}atom-tags"/> <link rel="alternate" href="{urlbase}{url|urlescape}tags"/> <title>{repo|escape}: branches</title> <summary>{repo|escape} branch history</summary> <author><name>Mercurial SCM</name></author> {latestentry%feedupdated} {entries%branchentry} </feed>