Uses of Record Class
network.ike.docs.plugin.diff.GitSource.CommitMeta
Packages that use GitSource.CommitMeta
-
Uses of GitSource.CommitMeta in network.ike.docs.plugin.diff
Methods in network.ike.docs.plugin.diff that return types with arguments of type GitSource.CommitMetaModifier and TypeMethodDescriptionGitSource.commitsBetween(String fromRef, String toRef) Walk the commits reachable fromtoRefand not fromfromRef(i.e.Method parameters in network.ike.docs.plugin.diff with type arguments of type GitSource.CommitMetaModifier and TypeMethodDescriptionstatic ChangeManifestChangeManifest.derive(List<GitSource.CommitMeta> commits) Derive a manifest from a commit range by grouping commits on their firstRefs:/Fixes:trailer.Constructor parameters in network.ike.docs.plugin.diff with type arguments of type GitSource.CommitMetaModifierConstructorDescriptionStampRegistry(List<GitSource.CommitMeta> rangeCommits, String branch, String worktreeAuthor, String renderDate, String rangeLabel) Create the registry for one packet.