Uses of Package
com.atlassian.bitbucket.scm.git.command.diff
Packages that use com.atlassian.bitbucket.scm.git.command.diff
Package
Description
-
Classes in com.atlassian.bitbucket.scm.git.command.diff used by com.atlassian.bitbucket.scm.git.command
-
Classes in com.atlassian.bitbucket.scm.git.command.diff used by com.atlassian.bitbucket.scm.git.command.diffClassDescriptionA
git
-specific extension of the generalChangeType
enumeration more tightly linked to its change output.Extends thediff-core builder
with options specific togit diff
.Enumerates the possible modes forgit diff-core --color
.Defines headers which may appear ingit diff
output.Defines the type of data which is provided by a givenGitDiffHeader
.Enumerates output modes fordiff-core
commands likediff
,diff-tree
andlog
.Enumerates the possible modes for rename detection ingit diff-core
.Agit
-specific extension of the generalDiffSegmentType
enumeration bound more tightly to standard diff core output.Possible targets for diff-related data.A flag for indicating how whitespace should be handled in a diff, such as beingignored
. -
Classes in com.atlassian.bitbucket.scm.git.command.diff used by com.atlassian.bitbucket.scm.git.command.logClassDescriptionEnumerates output modes for
diff-core
commands likediff
,diff-tree
andlog
.