view mercurial/templates/raw/graphnode.tmpl @ 30068:a76d5ba7ac43

pull: grab wlock during pull because pull might move bookmarks and bookmark are protected by wlock, we have to grab wlock for pull :-( This required a small upgrade of the 'lockdelay' extension used by 'test-clone.t' because the delay must apply to a single lock only.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Tue, 23 Aug 2016 23:47:59 +0200
parents d490edc71146
children 23bba755cf80
line wrap: on
line source

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