20
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 13 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix ArrayIndexOutOfBoundsException when history contains non-ascii characters. More... over 17 years ago
Print more stack traces and don't print exception messages twice. More... over 17 years ago
Moved .ogcache to the DATA_ROOT directory More... over 17 years ago
Replaced the use of system properties with a RuntimeEnvironment object More... over 17 years ago
Ignore the Java files generated from lex source More... over 17 years ago
Remove Java files generated from lex source More... over 17 years ago
Fix problem with IllegalStateException. More... over 17 years ago
Make Subversion history come out in the same order as other systems. More... over 17 years ago
Refactored the HistoryReaders so that the history could be cached for other systems than Mercurial. Now, the results from all svn and hg history commands that take more than 300 ms are cached. More... over 17 years ago
Implemented socket access for Mercurial More... over 17 years ago
Fixed the comment for how to specify Mercurial repositories More... over 17 years ago
Fixed typo in SubversionGet. More... over 17 years ago
Added tag OpenGrok-0.4-final for changeset 69f8d73bbc0664daf8325afd41e3c4435bf227eb More... over 17 years ago
Update changelog with all of the changes for version 0.4 More... over 17 years ago
Apply patch provided by Nathan Beyer More... over 17 years ago
Added tag opengrok_0.4 for changeset 06caf5c465cd598afcdf159307f83588c22fb87d More... over 17 years ago
Update build.xml for release of OpenGrok v0.4 More... over 17 years ago
Apply patch provided by Gustav Gunnarsson More... over 17 years ago
removed Java only keywords and sorted the remaining C and C++ keywords More... over 17 years ago
fixed 'unchecked' warnings More... over 17 years ago
added requirement note for JFlex More... over 17 years ago
added -Xlint:unchecked More... over 17 years ago
Replaced -m with -S to scan and add repositories automatically. More... over 17 years ago
Added clean target and moved the "dist-targets" to a directory named dist More... over 17 years ago
Add space and exception information More... over 17 years ago
Added experimental support for Mercurial More... over 17 years ago
Improved error handling for corrupt web.xml in error.jsp More... over 17 years ago
Applied patch for error.jsp submitted by Chris Elving More... over 17 years ago
Applied patch for how arguments are passed to the editor. More... over 17 years ago
Fixed warnings reported by PMD More... over 17 years ago