abelsiqueira / gource

Automatically exported from code.google.com/p/gource
0 stars 0 forks source link

Custom log format does not support changing file colours #161

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a log in custom format with two entries for the same file with 
different colours
2. Run gource
3. Observe that nodes always remain in the initial colour set.

What is the expected output? What do you see instead?

For each listed log line to potentially set the colour of the node; this would 
be useful to produce things like heatmaps of most-edited-files (via custom log 
generation

What version of the product are you using? On what operating system?

0.38.1, windows 7 64bit.

Please provide any additional information below.

I've written a maven plugin capable of generating logs in gource format from 
any maven supported scm, and I was playing around with different colouring 
schemes, which is how I found this...

Original issue reported on code.google.com by d...@dthu.me on 3 Jul 2012 at 2:03

GoogleCodeExporter commented 8 years ago
This has been fixed, will be in the next release.

Cheers

Andrew

Original comment by acaudw...@gmail.com on 3 Nov 2012 at 11:05

GoogleCodeExporter commented 8 years ago
It would be good to get a new build which includes this fix. Is there a 
schedule for when the next binaries will be released? (as I am finding it hard 
to build :-)

Original comment by j...@johnandelizabeth.com on 9 Jan 2013 at 1:16

GoogleCodeExporter commented 8 years ago
I might try and get on with doing that since it has been a while...

Original comment by acaudw...@gmail.com on 9 Jan 2013 at 5:49

GoogleCodeExporter commented 8 years ago
Ok I've updated the windows build:
http://gource.googlecode.com/files/gource-0.39.win32.zip

Original comment by acaudw...@gmail.com on 11 Jan 2013 at 8:48

GoogleCodeExporter commented 8 years ago
Fantastic, thank you. Confirmed fixed in win32 and managed to get my build 
working correctly on Ubuntu 12.04 as well. Excellent work!

Original comment by j...@johnandelizabeth.com on 13 Jan 2013 at 9:34

GoogleCodeExporter commented 8 years ago
Cheers

Original comment by acaudw...@gmail.com on 14 Jan 2013 at 2:04