Mercurial > hg
view templates/atom/tagentry.tmpl @ 6534:9b35a9f34675
verify: check copy source revlog and nodeid
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Mon, 14 Apr 2008 22:31:33 +0200 |
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>