##// END OF EJS Templates
lfs: use byteskwargs() on some **kwargs for python 3 compat...
lfs: use byteskwargs() on some **kwargs for python 3 compat Differential Revision: https://phab.mercurial-scm.org/D2566

File last commit:

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