##// END OF EJS Templates
transplant: directly use repo.vfs.join...
transplant: directly use repo.vfs.join The 'repo.join' method is about to be deprecated.

File last commit:

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