Uses of Class
pl.project13.core.jgit.dummy.DatedRevTag
Packages that use DatedRevTag
-
Uses of DatedRevTag in pl.project13.core.jgit
Methods in pl.project13.core.jgit that return types with arguments of type DatedRevTagModifier and TypeMethodDescriptionprotected Map<org.eclipse.jgit.lib.ObjectId,List<DatedRevTag>> JGitCommon.getCommitIdsToTags(org.eclipse.jgit.lib.Repository repo, boolean includeLightweightTags, String matchPattern) Method parameters in pl.project13.core.jgit with type arguments of type DatedRevTagModifier and TypeMethodDescriptionJGitCommon.transformRevTagsMapToDateSortedTagNames(Map<org.eclipse.jgit.lib.ObjectId, List<DatedRevTag>> commitIdsToTags)