Package com.google.gerrit.server.patch.gitfilediff
-
Interface Summary Interface Description GitFileDiffCache This cache computes pure git diff for a single file path according to a git tree diff. -
Class Summary Class Description FileHeaderUtil A utility class for theFileHeaderJGit objectGitFileDiff Entity representing a modified file (added, deleted, modified, renamed, etc...) between two different git commits.GitFileDiff.Builder GitFileDiffCacheImpl Implementation of theGitFileDiffCacheGitFileDiffCacheImpl.DiffAlgorithmFactory Creates a new JGit diff algorithm instance using the Gerrit'sGitFileDiffCacheImpl.DiffAlgorithmenum.GitFileDiffCacheKey GitFileDiffCacheKey.Builder GitFileDiffWeigher -
Enum Summary Enum Description GitFileDiff.Serializer GitFileDiffCacheImpl.DiffAlgorithm Enum for the supported diff algorithms for the file diff computation.GitFileDiffCacheKey.Serializer