{OpenGrok 1.1.0
We're proud to announce that OpenGrok 1.1.2 was released. OPENGROK 1.1.2 RELEASE NOTES 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 (C, C++, C#, Java, sh, Perl, Python, Kotlin, Swift, Scala, Javascript, GO ...) and version control histories like (Git, Mercurial, ...). In other words it lets you grok (profoundly understand) the open source, hence the name OpenGrok. It is written in Java. For more details go to http://opengrok.github.io/OpenGrok/ To download binaries, please go to: https://github.com/OpenGrok/OpenGrok/releases/tag/1.1.2 and look for binary, source or a package file. (e.g. opengrok-1.1.2.tar.gz ) This is a major update. It is advised that you cleanup your old DATA_ROOT (ideally remove it, or move it aside) and run indexing from fresh. Also the web application should be replaced, since the new indexe...