|
|
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. 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.
Sep 23, 8:54 AM
I have just released the first beta of the next version of OpenGrok, and we really need people to test it out and report bugs. You can download it from the files section on the project page at ...
Aug 18, 3:33 PM
To keep some of the Sun's internal processes rolling my crontab(4) has accumulated a number of scripts that are run daily. These scripts send out emails of anything from a "gentle reminder" to gory ...
Aug 14, 3:00 PM
Hmm, I really need to come up with a new naming scheme for my blog posts. Knut Anders and Trond have been fixing FindBugs and CheckStyle warnings like crazy, and now there are just 3 FindBugs ...
Aug 14, 2:46 PM
I haven't had time to do much on OpenGrok lately (training for Birkebeinerrittet ), but since I am evidently the only OpenGrok developer with some style (he, he) Trond has been nagging me about ...
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 ...