##// END OF EJS Templates
scmutil.addremove: factor out dirstate walk into another function...
scmutil.addremove: factor out dirstate walk into another function Upcoming patches will reuse and expand on this function for other purposes.

File last commit:

r18526:9409aeaa stable
r19150:7a4eab24 default
Show More
filelogentry.tmpl
7 lines | 307 B | application/x-cheetah | CheetahLexer
<item>
<title>{desc|strip|firstline|strip|escape}</title>
<link>{urlbase}{url|urlescape}log{node|short}/{file|urlescape}</link>
<description><![CDATA[{desc|strip|escape|addbreaks|nonempty}]]></description>
<author>{author|obfuscate}</author>
<pubDate>{date|rfc822date}</pubDate>
</item>