Mercurial > hg
view templates/rss/changelogentry.tmpl @ 6282:709652cd7bff
test-mv-cp-st-diff: avoid linkrev collisions
The copy detection code relies heavily on the linkrevs, so it's better
to avoid collisions in this test.
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Sat, 15 Mar 2008 22:03:18 -0300 |
parents | a2179e78d18b |
children | b03416194895 |
line wrap: on
line source
<item> <title>#desc|strip|firstline|strip|escape#</title> <link>{urlbase}{url}rev/{node|short}</link> <description><![CDATA[#desc|strip|escape|addbreaks#]]></description> <author>#author|obfuscate#</author> <pubDate>#date|rfc822date#</pubDate> </item>