##// END OF EJS Templates
import: deprecate --base...
import: deprecate --base This option was a convenient hack introduced in Mercurial early days which unfortunately survived until now.

File last commit:

r9999:f91e5630 default
r14532:24981288 default
Show More
changelogentry.tmpl
7 lines | 300 B | application/x-cheetah | CheetahLexer
<item>
<title>{desc|strip|firstline|strip|escape}</title>
<guid isPermaLink="true">{urlbase}{url}rev/{node|short}</guid>
<description><![CDATA[{desc|strip|escape|addbreaks|nonempty}]]></description>
<author>{author|obfuscate}</author>
<pubDate>{date|rfc822date}</pubDate>
</item>