Uses of Package
org.variantsync.diffdetective.diff.git
Packages that use org.variantsync.diffdetective.diff.git
Package
Description
-
Classes in org.variantsync.diffdetective.diff.git used by org.variantsync.diffdetective
-
Classes in org.variantsync.diffdetective.diff.git used by org.variantsync.diffdetective.analysisClassDescriptionRepresents the changes made by a commit relative to another commit.This class creates a GitDiff-object from a git repository (Git-object).Data class containing information about a single patch (i.e., the differences in a single file).
-
-
Classes in org.variantsync.diffdetective.diff.git used by org.variantsync.diffdetective.datasets
-
-
Classes in org.variantsync.diffdetective.diff.git used by org.variantsync.diffdetective.diff.gitClassDescriptionRepresents the changes made by a commit relative to another commit.A filter for commits and patches.Builder for a DiffFilter.Interface for patches from a git repository.Data class containing information about a single patch (i.e., the differences in a single file).
-
Classes in org.variantsync.diffdetective.diff.git used by org.variantsync.diffdetective.diff.result
-
Classes in org.variantsync.diffdetective.diff.git used by org.variantsync.diffdetective.metadata
-
Classes in org.variantsync.diffdetective.diff.git used by org.variantsync.diffdetective.variation.diffClassDescriptionA unique reference to a diff of a file (patch) within an unspecified repository.
-
Classes in org.variantsync.diffdetective.diff.git used by org.variantsync.diffdetective.variation.diff.parseClassDescriptionRepresents the changes made by a commit relative to another commit.Data class containing information about a single patch (i.e., the differences in a single file).
-
-
Classes in org.variantsync.diffdetective.diff.git used by org.variantsync.diffdetective.variation.diff.serializeClassDescriptionRepresents the changes made by a commit relative to another commit.Data class containing information about a single patch (i.e., the differences in a single file).