OpenGrok

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

OpenGrok
OpenGrok Logo
<templatestyles src="Template:Hidden begin/styles.css"/>
Screenshot
Developer(s) Sun Microsystems/Oracle Corporation
Stable release 0.12.1.5 / March 24, 2015 (2015-03-24)
Written in Java
Operating system Cross-platform
Type Indexer and cross-referencer with Revision control
License CDDL
Website http://opengrok.github.com/OpenGrok/

OpenGrok is a source code search and cross reference engine. It helps programmers to search, cross-reference and navigate source code trees.

It can understand various program file formats and version control histories like Monotone, SCCS, RCS, CVS, Subversion, Mercurial, Git, Clearcase, Perforce and Bazaar.[1]

The name comes from the term grok, a jargon term used in computing to mean "profoundly understand". The term grok originated in a science fiction novel by Robert A. Heinlein called Stranger in a Strange Land.

OpenGrok is being developed mainly by Oracle Corporation (former Sun Microsystems) engineers with help from its community. OpenGrok is released under the terms of the Common Development and Distribution License (CDDL).

Features

OpenGrok's features include:

  • Full text Search
  • Definition Search
  • Identifier Search
  • Path search
  • History Search
  • Shows matching lines
  • Hierarchical Search
  • query syntax like AND, OR, field:
  • Incremental update
  • Syntax highlighting-Xref
  • Quick navigation inside the file
  • Interface for SCM
  • Usable URLs
  • Individual file download
  • Changes at directory level
  • Multi language support

See also

References

External links


<templatestyles src="Asbox/styles.css"></templatestyles>