##// END OF EJS Templates
addchangegroup: accept an expected total number of changesets as argument...
addchangegroup: accept an expected total number of changesets as argument Caller can optionally informs how much changesets are expected to be added. This will be used for a more useful progress bar output.

File last commit:

r16773:d490edc7 default
r25517:513c31d8 default
Show More
graph.tmpl
6 lines | 76 B | application/x-cheetah | CheetahLexer
Paul Boddie
hgweb: make graph data suitable for template usage...
r16773 {header}
# HG graph
# Node ID {node}
# Rows shown {rows}
{nodes%graphnode}