Uses of Class
org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommand.ChangeEntry
Packages that use JGitChangeLogCommand.ChangeEntry
-
Uses of JGitChangeLogCommand.ChangeEntry in org.apache.maven.scm.provider.git.jgit.command.changelog
Methods in org.apache.maven.scm.provider.git.jgit.command.changelog that return types with arguments of type JGitChangeLogCommand.ChangeEntryModifier and TypeMethodDescriptionJGitChangeLogCommand.whatchanged
(org.eclipse.jgit.lib.Repository repo, org.eclipse.jgit.revwalk.RevSort[] sortings, String fromRev, String toRev, Date fromDate, Date toDate, int maxLines)