Mercurial > hg
view mercurial/templates/atom/bookmarks.tmpl @ 17796:1b51638bf44a
repair: use node to track post-strip bookmark target
Revision numbers are unstable when non-consecutive revs are stripped.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Wed, 17 Oct 2012 15:37:25 -0500 |
parents | 1046cb663776 |
children | 9409aeaafdc1 |
line wrap: on
line source
{header} <id>{urlbase}{url}</id> <link rel="self" href="{urlbase}{url}atom-bookmarks"/> <link rel="alternate" href="{urlbase}{url}bookmarks"/> <title>{repo|escape}: bookmarks</title> <summary>{repo|escape} bookmark history</summary> <author><name>Mercurial SCM</name></author> {latestentry%feedupdated} {entries%bookmarkentry} </feed>