view mercurial/templates/raw/graphnode.tmpl @ 24207:d90e3faf96a9

largefiles: don't prefix standin patterns with '.hglf' when logging When logging '.hglf/foo', the pattern list was being transformed from ['.hglf/foo'] into ['.hglf/foo', '.hglf/.hglf/foo']. Aside from the pathological case of somebody getting a directory named '.hglf' created inside the standing directory, the old code shouldn't have had any bad effects. (amended by mpm to sort patterns for test stability and not upset check-code)
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 01 Mar 2015 14:21:54 -0500
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}