##// END OF EJS Templates
timestamp: add type information to the module...
timestamp: add type information to the module This is easy to do and helps both Pytype and developpers understand what objects they are dealing with.

File last commit:

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