Uses of Class
org.uberfire.java.nio.fs.jgit.util.model.CommitHistory
-
Packages that use CommitHistory Package Description org.uberfire.java.nio.fs.jgit.util org.uberfire.java.nio.fs.jgit.util.commands -
-
Uses of CommitHistory in org.uberfire.java.nio.fs.jgit.util
Methods in org.uberfire.java.nio.fs.jgit.util that return CommitHistory Modifier and Type Method Description CommitHistoryGit. listCommits(org.eclipse.jgit.lib.Ref ref, String path)CommitHistoryGitImpl. listCommits(org.eclipse.jgit.lib.Ref ref, String path) -
Uses of CommitHistory in org.uberfire.java.nio.fs.jgit.util.commands
Methods in org.uberfire.java.nio.fs.jgit.util.commands that return CommitHistory Modifier and Type Method Description CommitHistoryListCommits. execute()
-