##// END OF EJS Templates
manifest: subclass the new `repository.imanifestrevisionstored` Protocol class...
manifest: subclass the new `repository.imanifestrevisionstored` Protocol class This is the same transformation as 3a90a6fd710d did for dirstate, but the CamelCase naming was already cleaned up here. See 4ef6dbc27a99 for the benefits of explicit subclassing.

File last commit:

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