Open GoogleCodeExporter opened 9 years ago
I've thought about adding this. On a rename you would see a file move to
another directory.
Not exactly sure if this is what you want since you seem to be using Gource at
a group/directory level rather than a file level.
Kind of seems like you need a visualization using blobby molecules to represent
groups :)
http://en.wikipedia.org/wiki/Metaballs
Original comment by acaudw...@gmail.com
on 8 Aug 2010 at 11:29
VCS visualization is actually my main use, but when I saw the options and
looked at the code, it seemed that your code base is well situated to do some
really awesome things.
copy/rename for vcs would be useful too: git and mercurial support it
reasonably well; you could deduce it for svn commits (if the option is enabled
and a file/folder is in-flight and a file/folder of the same name gets added...)
Original comment by kfs...@gmail.com
on 9 Aug 2010 at 8:35
I believe the root directory will still light up. Updates propagate up the tree
and reset since_last_node_change (which determines the brightness) on the
branches that lead to the update.
I suppose really what you want here is a do-no-propagate option.
Original comment by acaudw...@gmail.com
on 9 Aug 2010 at 8:50
Original issue reported on code.google.com by
kfs...@gmail.com
on 8 Aug 2010 at 3:39