OpenGrok is a fast and usable source code search and cross reference engine, written in Java
Copyright © 2006, 2024 Oracle and/or its affiliates. All rights reserved.
OpenGrok is a fast and usable source code search and cross reference
engine, written in Java. It helps you search, cross-reference and navigate
your source tree. It can understand various program file formats and
version control histories of many source code management systems.
Official page of the project is on:
https://oracle.github.io/opengrok/
See https://github.com/oracle/opengrok/wiki/How-to-setup-OpenGrok
OpenGrok uses semantic versioning and the version components further indicate more details about updating to newer version. The version scheme is major.minor.micro and change in any component is interpreted as:
Generally it is possible to go backward only within the micro version.
See https://github.com/oracle/opengrok/wiki/Developer-intro and https://github.com/oracle/opengrok/wiki/Developers
The project has been originally conceived in Sun Microsystems by Chandan B.N.
For full list of contributors see https://github.com/oracle/opengrok/graphs/contributors
Use the Github Discussions.
You can run OpenGrok as a Docker container as described here.
This project welcomes contributions from the community. Before submitting a pull request, please review our contribution guide
Please consult the security guide for our responsible security vulnerability disclosure process
Copyright © 2006, 2024 Oracle and/or its affiliates.