Package com.google.gerrit.server.patch.filediff
package com.google.gerrit.server.patch.filediff
-
ClassDescriptionA modified region between 2 versions of the same content.This cache computes the git diff for a single file path and adds some extra logic, e.g.Cache for the single file diff between two commits for a single file path.Cache key for the
FileDiffCache
.File diff for a single file path.A weigher for theFileDiffCache
key and value.An entity class containing the list of edits between two commits for a file, and the old and new paths.An entity class encapsulating a JGitEdit
along with extra attributes (e.g.