##// END OF EJS Templates
typing: add type annotations to `mercurial.util.makelock()`...
typing: add type annotations to `mercurial.util.makelock()` This bubbles up into the `vfs` classes, so get this out of the way.

File last commit:

r16773:d490edc7 default
r52782:cbd01bf3 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}