##// END OF EJS Templates
rust-ignore: add some tests of `debugignorerhg`, add flag -a to control output...
rust-ignore: add some tests of `debugignorerhg`, add flag -a to control output The flag controls if the printed regex is intended to cover everything (including the individually mentioned files), or just the regex that's used in matching.

File last commit:

r29437:6ab3465d default
r53251:ff19ddb2 default
Show More
branchentry.tmpl
8 lines | 315 B | application/x-cheetah | CheetahLexer
<entry>
<title>{branch|escape}</title>
<link rel="alternate" href="{urlbase}{url|urlescape}rev/{node|short}"/>
<id>{urlbase}{url|urlescape}#branch-{node}</id>
<updated>{date|rfc3339date}</updated>
<published>{date|rfc3339date}</published>
<content type="text">{branch|strip|escape}</content>
</entry>