##// END OF EJS Templates
Make earlygetopt return a list of all option values, use the last value....
Make earlygetopt return a list of all option values, use the last value. This fixes: "hg -R" showing a useful error instead of traceback "hg -R foo --repository bar" using bar instead of foo And provides a way for other users of earlygetopt to accept more than one value.

File last commit:

r3423:a2179e78 default
r4716:36d23de0 default
Show More
changelogentry.tmpl
7 lines | 272 B | application/x-cheetah | CheetahLexer
<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>