##// END OF EJS Templates
dirstate: make backup methods public...
dirstate: make backup methods public They are called from outside of dirstate anyway and I want the localrepo to use them too.

File last commit:

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