##// END OF EJS Templates
phase: remove a 'for x in "foo bar".split()' idiom in phasecache.replace...
phase: remove a 'for x in "foo bar".split()' idiom in phasecache.replace I find this idiom fairly horrible.

File last commit:

r24588:0bf54479 default
r25614:6c48f012 default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}