I tried using gitstats (http://gitstats.sourceforge.net/), but the damn thing doesn't generate graphs.

It requires gnuplot, which requires a bunch of other libs to be installed, none of which have a native OS X port. I've spent 4 hours trying to figure out how to install libpng to install libgd, to install lib... forget it.

Anyone know of a simpler way of generating visual git stat report for OS X?

link|improve this question

Try homebrew for installing gnuplot mxcl.github.com/homebrew – Felix Kling Aug 25 '11 at 23:21
@Felix, will that also install the png terminal support? That's the main problem. – David Aug 25 '11 at 23:24
Good question, I don't know... let me try (but I can already say that homebrew also makes it easier to install third party libs). – Felix Kling Aug 25 '11 at 23:25
It seemed to work for me, I was able to generate the HTML files. – Felix Kling Aug 25 '11 at 23:33
@Felix, it always generates the HTML files. But not the graphs. – David Aug 25 '11 at 23:41
show 2 more comments
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.