Jorgen Austvik Jorgen Austvik's Weblog

Tuesday May 27, 2008

So, Trond blogged about Bazaar support in OpenGrok, and that bzr log -v was fast as a turtle on valium.

I have heard good stuff about the speed of Git, so I wanted to add Git support in OpenGrok. Trond had started on the tasked, but stopped, so he sent me a couple of files for me to complete. I added some parsing of git log, and now I can take full credit for Tronds work :-)

Now you can see beautiful output like this when you are scanning your data directories if you have some git repository there:

Scanning for repositories...
Adding Git repository: </var/opengrok/src/memcached>


Comments:

Post a Comment:
Comments are closed for this entry.