Mercurial > hg
view templates/atom/tagentry.tmpl @ 6431:a42d8d3e6ea9
copies: refactor symmetricdifference as _findlimit
We only need to track the lowest revision seen, which makes things simpler.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Sat, 29 Mar 2008 12:39:47 -0500 |
parents | 46c5e1ee8aaa |
children | d5662e939893 |
line wrap: on
line source
<entry> <title>#tag|escape#</title> <link rel="alternate" href="{urlbase}{url}rev/{node}"/> <id>http://www.selenic.com/mercurial/#tag-{node}</id> <updated>#date|rfc3339date#</updated> <published>#date|rfc3339date#</published> <content type="text">#tag|strip|escape#</content> </entry>