##// END OF EJS Templates
revsetbenchmark: fix error raising...
revsetbenchmark: fix error raising We want to display the commands, not all arguments of the function. (The old code actually crash, failing to joining a list of lists.)

File last commit:

r19905:078ccd78 default
r21202:c04e5e93 stable
Show More
changelog.tmpl
5 lines | 67 B | application/x-cheetah | CheetahLexer
Alexander Plavin
hgweb: add changelog and search templates to raw style...
r19429 {header}
Alexander Plavin
hgweb: replace 'shortlog' with 'changelog' in raw changelog template
r19905 # HG changelog
Alexander Plavin
hgweb: add changelog and search templates to raw style...
r19429 # Node ID {node}
{entries%changelogentry}