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 generalChangeTypeenumeration more tightly linked to its change output.Extends thediff-core builderwith options specific togit diff.Enumerates the possible modes forgit diff-core --color.Defines headers which may appear ingit diffoutput.Defines the type of data which is provided by a givenGitDiffHeader.Enumerates output modes fordiff-corecommands likediff,diff-treeandlog.Enumerates the possible modes for rename detection ingit diff-core.Agit-specific extension of the generalDiffSegmentTypeenumeration 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-corecommands likediff,diff-treeandlog.