June 2, 2015
3:04 a.m.
Hi all, I had asked a similar question before with no much advances, but today I made a discovery that can improve the things a lot: how to export timeline data as structured JSON [1] (and of course this open the possibility to work with it on Pharo). Now I would like to graph the data as a tree with forks, merges and dates and authors of commits. I have seen chronia, but seems overkill for this feature (and is integrated with CVS only). [1] http://stackoverflow.com/questions/30577090/how-to-export-fossil-scm-timelin... As usual, any pointer on how to get this going will be greatly appreciated and I will give feedback to the community on how to do it. Cheers, Offray