mercurial/templates/raw/graphnode.tmpl
author Yuya Nishihara <yuya@tcha.org>
Wed, 19 Apr 2017 23:10:05 +0900
branchstable
changeset 32095 c52728b383b4
parent 16773 d490edc71146
child 35096 23bba755cf80
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.

changeset:   {node}
user:        {user}
date:        {age}
summary:     {desc}
{branches%branchname}{tags%tagname}{bookmarks%bookmarkname}
node:        ({col}, {row}) (color {color})
{edges%graphedge}