##// END OF EJS Templates
crecord: ensure that curses is False if not imported...
crecord: ensure that curses is False if not imported This provides no functional change but makes the next two patches easier to review.

File last commit:

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