Uses of Class
org.opensolaris.opengrok.history.History

Packages that use History
org.opensolaris.opengrok.history From the OpenGrok internals: To get the version control history Analyzer Guru, calls his old friend the good old History Guru. 
 

Uses of History in org.opensolaris.opengrok.history
 

Methods in org.opensolaris.opengrok.history that return History
 History DirectoryHistoryParser.parse(java.io.File file, Repository repos)
           
 History PerforceHistoryParser.parse(java.io.File file, Repository repos)
          Parse the history for the specified file.
 History RazorDirectoryHistoryParser.parse(java.io.File file, Repository repos)
           
 History RazorHistoryParser.parse(java.io.File file, Repository repos)