##// 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
tagentry.tmpl
6 lines | 208 B | application/x-cheetah | CheetahLexer
<item>
<title>#tag|escape#</title>
<link>{urlbase}{url}rev/{node|short}</link>
<description><![CDATA[#tag|strip|escape|addbreaks#]]></description>
<pubDate>#date|rfc822date#</pubDate>
</item>