|
|
OpenSolaris Project: OpenGrokView the leaders for this projectProject Observers Endorsing communitiesInternationalization and LocalizationTools ![]() "A wicked fast source browser" OpenGrok is a fast and usable source code search and cross reference engine. It helps you search, cross-reference and navigate your source tree. It can understand various program file formats and version control histories like Mercurial, Git, SCCS, RCS, CVS, Subversion, Teamware, ClearCase, Perforce and Bazaar. In other words it lets you grok (profoundly understand) the open source, hence the name OpenGrok. It is written in Java. OpenGrok is the tool used for the OpenSolaris source browser and search.
ScreenshotsFeaturesOpenGrok provides
More information on setting up OpenGrok, its usage and known issues can be found on Documentation page. You can install the Solaris package by running pkgadd -d http://www.opensolaris.org/os/project/opengrok/files/OSOLopengrok-0.6.1.pkg Comparison with Similar Tools
Y : Yes the feature is present # : the feature may be partly present - : not applicable Send your ideas for improvement or contributions to OpenGrok-discuss Forum. Bugs or feature requests should be reported at http://defect.opensolaris.org. LicenseOpenGrok is an open source project and is distributed under CDDL.OpenGrok uses software libraries from Apache Software Foundation. This product includes software developed by CollabNet (http://www.Collab.Net/). Announcements
|
| 11 Apr 2008 | OpenGrok 0.6.1 released |
| 12 Mar 2008 | OpenGrok 0.6 released |
| 01 Nov 2007 | OpenGrok category added to Bugzilla at defect.opensolaris.org |
| 20 Aug 2007 | OpenGrok 0.5 released |
| 08 Dec 2006 | Source code repository available |
Another release of OpenGrok, made possible due to many contributions of Trond Norbye, a new member of OpenGrok team. OpenGrok 0.3 has been released. This new version introduces support for Subversion and a new GUI. There's also an article available describing OpenGrok's internals.
OpenGrok in that sense is a true enabler for source code that is open source. It lets people easily and quickly find the source code, look at it, understand the history and changes made to the source. It certainly has made my life easy when I am looking for security holes in software.
"As part of the OpenSolaris project, the company on Tuesday also released a source code browser called OpenGrok, which is designed to help programmers search and view source code.
Jun 5, 3:18 PM
Before I code more on OpenGrok , I need some tools. Last time I added FindBugs , and this time I add Emma, to be able to measure how well our unit tests are. Now I should be ready for some ...
Jun 1, 1:35 PM
One of the best reasons to use Java as a programming language is the tools support, and one of my favorite tools is Findbugs . So, it was only logical to add an ant target to the OpenGrok build file ...
May 27, 2:55 PM
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. ...
Mar 17, 7:30 AM
I have just added support for Bazaar repositories in OpenGrok , and thought that I should give you a warning before you start to use it... First of all I would like to say that I have never used ...
Mar 12, 2:41 AM
I am glad to announce the release of OpenGrok 0.6. This release contains a lot of bug-fixes and some new features. Please see http://src.opensolaris.org/source/history/opengrok/trunk/ for the full ...