##// END OF EJS Templates
obsolete: introduce a troubled method on context...
obsolete: introduce a troubled method on context Allows to quickly check if a changeset is affected by any troubles. (troubles are: unstable, bumped and divergent)

File last commit:

r18045:add2f9dd default
r18160:dc526561 default
Show More
branchentry.tmpl
6 lines | 214 B | application/x-cheetah | CheetahLexer
<item>
<title>{branch|escape}</title>
<link>{urlbase}{url}rev/{node|short}</link>
<description><![CDATA[{branch|strip|escape|addbreaks}]]></description>
<pubDate>{date|rfc822date}</pubDate>
</item>