##// END OF EJS Templates
dispatch: print traceback in scmutil.callcatch() if --traceback specified...
dispatch: print traceback in scmutil.callcatch() if --traceback specified Otherwise, traceback wouldn't be printed for a known exception occurred in worker processes.

File last commit:

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