##// END OF EJS Templates
py3: read/write plain lock file in binary mode...
py3: read/write plain lock file in binary mode A lock file shouldn't contain '\n', so this isn't a BC.

File last commit:

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