mercurial/templates/raw/graphedge.tmpl
author Yuya Nishihara <yuya@tcha.org>
Wed, 19 Apr 2017 23:10:05 +0900
branchstable
changeset 32095 c52728b383b4
parent 16773 d490edc71146
permissions -rw-r--r--
discovery: prevent crash caused by prune marker having no parent data If a marker has no parent information, parents field is set to None, which caused TypeError. I think this shouldn't normally happen, but somehow I have such marker in my repo.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16773
d490edc71146 hgweb: make graph data suitable for template usage
Paul Boddie <paul@boddie.org.uk>
parents:
diff changeset
     1
edge:        ({col}, {row}) -> ({nextcol}, {nextrow}) (color {color})