package

com.atlassian.bitbucket.scm.git.command.diff

Interfaces

GitDiffBuilder Extends the diff-core builder with options specific to git diff
GitDiffCoreBuilder<B extends GitDiffCoreBuilder<B>>  
GitDiffTreeBuilder  

Enums

GitChangeType A git-specific extension of the general ChangeType enumeration more tightly linked to its change output. 
GitDiffColor Enumerates the possible modes for git diff-core --color
GitDiffHeader Defines headers which may appear in git diff output. 
GitDiffHeaderType Defines the type of data which is provided by a given GitDiffHeader
GitDiffOutput Enumerates output modes for diff-core commands like diff, diff-tree and log
GitDiffRenames Enumerates the possible modes for rename detection in git diff-core
GitDiffSegmentType A git-specific extension of the general DiffSegmentType enumeration bound more tightly to standard diff core output. 
GitDiffTarget Possible targets for diff-related data. 
GitDiffWhitespace A flag for indicating how whitespace should be handled in a diff, such as being ignored