##// END OF EJS Templates
encoding: make getcols() raise exception explicitly...
encoding: make getcols() raise exception explicitly This helps pytype. File "mercurial/encoding.py", line 329, in getcols: bad option in return type [bad-return-type] Expected: bytes Actually returned: None

File last commit:

r35095:23bba755 default
r44074:7cf33231 default
Show More
graphnode.tmpl
7 lines | 240 B | application/x-cheetah | CheetahLexer
changeset: {node|short}
user: {author|person}
date: {date|age}
summary: {desc|firstline|nonempty}
{branches%branchname}{tags%tagname}{bookmarks%bookmarkname}
node: ({col}, {row}) (color {color})
{edges%graphedge}