##// END OF EJS Templates
memctx: refactor inline getfilectx into convenience method...
memctx: refactor inline getfilectx into convenience method No actual logic is changing, just moving code so __init__ is easier to read.

File last commit:

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