Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

A

AbstractGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
 
AbstractGitMergeConflict(GitMergeConflictType, String, ChangeType) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflict
 
AbstractGitMergeConflict(GitMergeConflictType, String, ChangeType, ChangeType) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflict
 
AbstractGitMergeConflictVisitor - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
 
AbstractGitMergeConflictVisitor() - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
 
AbstractPathGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
 
AbstractPathGitMergeConflict(GitMergeConflictType, String, ChangeType, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractPathGitMergeConflict
 
AbstractPathGitMergeConflict(GitMergeConflictType, String, ChangeType, ChangeType, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractPathGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AddAddGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AddRenameGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.ContentGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.ConvergentDirectoryRenameGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.ConvergentRenameGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.DeleteModifyGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.DeleteRenameGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.DirectoryFileGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.DivergentDirectoryRenameGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.DivergentRenameGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.FileDirectoryGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.ImplicitDirectoryRenameGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.MergedRenameGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.ModifyDeleteGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.RenameAddGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.RenameDeleteGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.SubmoduleGitMergeConflict
 
accept(GitMergeConflictVisitor) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.UnknownGitMergeConflict
 
add() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
add(String) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotes
 
add(String, File) - Method in interface com.atlassian.bitbucket.scm.git.command.remote.GitRemote
Deprecated.
in 6.4 for removal in 8.0. Use GitRemote.add(String, Path) or GitRemote.add(String, String) instead.
add(String, Path) - Method in interface com.atlassian.bitbucket.scm.git.command.remote.GitRemote
 
add(String, String) - Method in interface com.atlassian.bitbucket.scm.git.command.remote.GitRemote
 
AddAddGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
 
AddAddGitMergeConflict(String, String, boolean) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.AddAddGitMergeConflict
 
AddRenameGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
 
AddRenameGitMergeConflict(String, String, String, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.AddRenameGitMergeConflict
 
aggressive(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.gc.GitGcBuilder
 
all(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.add.GitAddBuilder
 
all(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.commit.GitCommitBuilder
 
all(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBaseBuilder
 
all(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.packobjects.GitPackObjectsBuilder
 
all(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
Controls use of --all
allAncestors(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.formatpatch.GitFormatPatchBuilder
 
allowUnrelatedHistories(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBuilderSupport
Controls whether git merge will allow merging two commits that have no common ancestor.
alternate(Repository) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
Adds the specified repository as an alternate, giving the command access to all of the repository's objects.
alternates(Iterable<Repository>) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
Adds all of the specified repositories as alternates, giving the command access to all of the repositories' objects.
alternates(Repository, Repository...) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
Adds all of the specified repositories as alternates, giving the command access to all of the repositories' objects.
always(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffTreeBuilder
 
ancestor(String) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffCoreBuilder
 
ancestor(String) - Method in interface com.atlassian.bitbucket.scm.git.command.formatpatch.GitFormatPatchBuilder
Specifies the ancestor for the patch.
archive(Repository, ArchiveCommandParameters, TypeAwareOutputSupplier) - Method in interface com.atlassian.bitbucket.scm.git.command.GitExtendedCommandFactory
 
archive() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
author(ApplicationUser) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
 
author(Person) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
NOTE: Instances of ApplicationUser will use ApplicationUser.getDisplayName(), and anything else will fall back to Person.getName().
author(String, String) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
 
auto(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.gc.GitGcBuilder
 

B

bare() - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitClone
 
bare(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.init.GitInitBuilder
 
baseName(String) - Method in interface com.atlassian.bitbucket.scm.git.command.packobjects.GitPackObjectsBuilder
 
batch(CommandInputHandler) - Method in interface com.atlassian.bitbucket.scm.git.command.catfile.GitCatFile
Construct a builder for running cat-file --batch, which prints object type, size and content.
batchCheck(CommandInputHandler) - Method in interface com.atlassian.bitbucket.scm.git.command.catfile.GitCatFile
Construct a builder for running cat-file --batch-check, which prints object type and size (no content).
between(String, String) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBase
 
blame(Repository, BlameCommandParameters, PageRequest) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
blame() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
boundary(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
Controls use of --boundary.
branch(String) - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitCloneBuilder
The optional name of a branch to checkout the cloned repository on.
branch() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
branches(Repository, BranchesCommandParameters, BranchCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
branches(Repository, BranchesCommandParameters, PageRequest) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
branches(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
Controls use of --branches
build() - Method in interface com.atlassian.bitbucket.scm.git.command.add.GitAddBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.branch.GitBranchCreateBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.branch.GitBranchDeleteBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitCloneBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.commit.GitCommitBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfigGetAllBuilder
Builds a command which will return a List containing all configured values for the key specified when the builder was created.
build() - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfigGetBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfigListBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfigRemoveSectionBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfigRenameSectionBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfigSetBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfigUnsetAllBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfigUnsetBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.gc.GitGcBuilder
 
build(CommandOutputHandler<T>) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
In addition to all contracts for the parent interface, mandates that built commands be GitCommands, which support both synchronous and asynchronous execution, rather than simple Commands.
build() - Method in class com.atlassian.bitbucket.scm.git.command.GitMergeCommandParameters.Builder
 
build() - Method in class com.atlassian.bitbucket.scm.git.command.GitRebaseCommandParameters.Builder
 
build(CommandOutputHandler<T>) - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.init.GitInitBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBuilderSupport
Builds a command which will run the configured merge, discarding any output.
build() - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotesAddBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.prunepacked.GitPrunePackedBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.remote.GitRemoteAddBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.remote.GitRemoteRmBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.remote.GitRemoteSetUrlBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.reset.GitResetBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.rm.GitRmBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.symbolicref.GitSymbolicRefSetBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.tag.GitTagCreateBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.tag.GitTagDeleteBuilder
 
build() - Method in interface com.atlassian.bitbucket.scm.git.command.updateref.GitUpdateRefBuilderSupport
 
build() - Method in class com.atlassian.bitbucket.scm.git.pull.PullRequestRebaseRequest.Builder
 
build() - Method in class com.atlassian.bitbucket.scm.git.ref.GitAnnotatedTagContext.Builder
 
build() - Method in class com.atlassian.bitbucket.scm.git.ref.GitAnnotatedTagSummary.Builder
 
build() - Method in class com.atlassian.bitbucket.scm.git.ref.GitCreateBranchCommandParameters.Builder
 
build() - Method in class com.atlassian.bitbucket.scm.git.ref.GitCreateTagCommandParameters.Builder
 
build() - Method in class com.atlassian.bitbucket.scm.git.ref.GitDeleteBranchCommandParameters.Builder
 
build() - Method in class com.atlassian.bitbucket.scm.git.ref.GitDeleteTagCommandParameters.Builder
 
build() - Method in class com.atlassian.bitbucket.scm.git.ref.GitResolveAnnotatedTagsCommandParameters.Builder
 
build() - Method in class com.atlassian.bitbucket.scm.git.ref.GitValidateRefCommandParameters.Builder
 
builder() - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderFactory
 
builder(Repository) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderFactory
 
Builder() - Constructor for class com.atlassian.bitbucket.scm.git.command.GitMergeCommandParameters.Builder
 
Builder(Branch, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.GitRebaseCommandParameters.Builder
 
Builder(PullRequest) - Constructor for class com.atlassian.bitbucket.scm.git.pull.PullRequestRebaseRequest.Builder
 
Builder(int, long, int) - Constructor for class com.atlassian.bitbucket.scm.git.pull.PullRequestRebaseRequest.Builder
 
Builder() - Constructor for class com.atlassian.bitbucket.scm.git.ref.GitAnnotatedTagContext.Builder
 
Builder(CommandSummary) - Constructor for class com.atlassian.bitbucket.scm.git.ref.GitAnnotatedTagSummary.Builder
Creates and initializes a new builder by copying details from the provided summary.
Builder(CommandResult) - Constructor for class com.atlassian.bitbucket.scm.git.ref.GitAnnotatedTagSummary.Builder
Creates a new builder with the provided result.
Builder() - Constructor for class com.atlassian.bitbucket.scm.git.ref.GitCreateBranchCommandParameters.Builder
 
Builder() - Constructor for class com.atlassian.bitbucket.scm.git.ref.GitCreateTagCommandParameters.Builder
 
Builder() - Constructor for class com.atlassian.bitbucket.scm.git.ref.GitDeleteBranchCommandParameters.Builder
 
Builder() - Constructor for class com.atlassian.bitbucket.scm.git.ref.GitDeleteTagCommandParameters.Builder
 
Builder() - Constructor for class com.atlassian.bitbucket.scm.git.ref.GitResolveAnnotatedTagsCommandParameters.Builder
 
Builder(String) - Constructor for class com.atlassian.bitbucket.scm.git.ref.GitValidateRefCommandParameters.Builder
 
bulkRescope(BulkRescopeCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitPullRequestCommandFactory
 

C

canRebase(PullRequest) - Method in interface com.atlassian.bitbucket.scm.git.pull.GitPullRequestService
Checks preconditions to determine whether the specified pull request can be rebased.
canRebase() - Method in interface com.atlassian.bitbucket.scm.git.pull.PullRequestRebaseability
Retrieves a flag indicating whether the necessary preconditions to perform a rebase are met.
canWrite() - Method in interface com.atlassian.bitbucket.scm.git.pull.PullRequestRebaseability
Retrieves a flag indicating whether the requesting user has write access to the pull request's source repository, which is required in order to perform a rebase.
catFile() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
changes(Repository, ChangesCommandParameters, ChangeCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
changes(Repository, ChangesCommandParameters, PageRequest) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
changes(CompareRequest, CompareChangeCommandParameters, ChangeCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCompareCommandFactory
 
changes(PullRequest, PullRequestChangeCommandParameters, ChangeCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitPullRequestCommandFactory
changes(PullRequest, PullRequestChangesCommandParameters, ChangeCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitPullRequestCommandFactory
 
changesets(Repository, ChangesetsCommandParameters, PageRequest) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
checkIntegrity(IntegrityCheckContext, IntegrityCheckCallback) - Method in interface com.atlassian.bitbucket.scm.git.GitIntegrityCheckCommandFactory
checkout(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitCloneBuilder
 
checkRefFormat() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
clearFiles() - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
Clears any files which have been added, allowing the builder to be reused to construct multiple commands for traversals at different paths.
clearInputHandler() - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotesAddBuilder
 
clearPaths() - Method in interface com.atlassian.bitbucket.scm.git.command.archive.GitArchiveBuilder
Clears any paths which have been applied to filter the files included in the archive.
clearPaths() - Method in interface com.atlassian.bitbucket.scm.git.command.commit.GitCommitBuilder
 
clearPaths() - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffCoreBuilder
 
clearPaths() - Method in interface com.atlassian.bitbucket.scm.git.command.lstree.GitLsTreeBuilder
reset the paths provided to empty
clearRange() - Method in interface com.atlassian.bitbucket.scm.git.command.blame.GitBlameBuilder
 
clearRefspecs() - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
Clears any refspecs which have been added, allowing the same builder to be reused when constructing multiple fetches for different refs.
clearRevs() - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
Clears any revs which have been added, allowing the builder to be reused to construct multiple commands for traversals over different commit ranges.
clone() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
color(GitDiffColor) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffCoreBuilder
Sets the color mode for the diff.
com.atlassian.bitbucket.scm.git - package com.atlassian.bitbucket.scm.git
 
com.atlassian.bitbucket.scm.git.auth - package com.atlassian.bitbucket.scm.git.auth
 
com.atlassian.bitbucket.scm.git.command - package com.atlassian.bitbucket.scm.git.command
 
com.atlassian.bitbucket.scm.git.command.add - package com.atlassian.bitbucket.scm.git.command.add
 
com.atlassian.bitbucket.scm.git.command.archive - package com.atlassian.bitbucket.scm.git.command.archive
 
com.atlassian.bitbucket.scm.git.command.blame - package com.atlassian.bitbucket.scm.git.command.blame
 
com.atlassian.bitbucket.scm.git.command.branch - package com.atlassian.bitbucket.scm.git.command.branch
 
com.atlassian.bitbucket.scm.git.command.catfile - package com.atlassian.bitbucket.scm.git.command.catfile
 
com.atlassian.bitbucket.scm.git.command.checkrefformat - package com.atlassian.bitbucket.scm.git.command.checkrefformat
 
com.atlassian.bitbucket.scm.git.command.clone - package com.atlassian.bitbucket.scm.git.command.clone
 
com.atlassian.bitbucket.scm.git.command.commit - package com.atlassian.bitbucket.scm.git.command.commit
 
com.atlassian.bitbucket.scm.git.command.config - package com.atlassian.bitbucket.scm.git.command.config
 
com.atlassian.bitbucket.scm.git.command.diff - package com.atlassian.bitbucket.scm.git.command.diff
 
com.atlassian.bitbucket.scm.git.command.fetch - package com.atlassian.bitbucket.scm.git.command.fetch
 
com.atlassian.bitbucket.scm.git.command.foreachref - package com.atlassian.bitbucket.scm.git.command.foreachref
 
com.atlassian.bitbucket.scm.git.command.formatpatch - package com.atlassian.bitbucket.scm.git.command.formatpatch
 
com.atlassian.bitbucket.scm.git.command.gc - package com.atlassian.bitbucket.scm.git.command.gc
 
com.atlassian.bitbucket.scm.git.command.init - package com.atlassian.bitbucket.scm.git.command.init
 
com.atlassian.bitbucket.scm.git.command.log - package com.atlassian.bitbucket.scm.git.command.log
 
com.atlassian.bitbucket.scm.git.command.lsfiles - package com.atlassian.bitbucket.scm.git.command.lsfiles
 
com.atlassian.bitbucket.scm.git.command.lstree - package com.atlassian.bitbucket.scm.git.command.lstree
 
com.atlassian.bitbucket.scm.git.command.merge - package com.atlassian.bitbucket.scm.git.command.merge
 
com.atlassian.bitbucket.scm.git.command.merge.conflict - package com.atlassian.bitbucket.scm.git.command.merge.conflict
 
com.atlassian.bitbucket.scm.git.command.notes - package com.atlassian.bitbucket.scm.git.command.notes
 
com.atlassian.bitbucket.scm.git.command.packobjects - package com.atlassian.bitbucket.scm.git.command.packobjects
 
com.atlassian.bitbucket.scm.git.command.prunepacked - package com.atlassian.bitbucket.scm.git.command.prunepacked
 
com.atlassian.bitbucket.scm.git.command.push - package com.atlassian.bitbucket.scm.git.command.push
 
com.atlassian.bitbucket.scm.git.command.rebase - package com.atlassian.bitbucket.scm.git.command.rebase
 
com.atlassian.bitbucket.scm.git.command.remote - package com.atlassian.bitbucket.scm.git.command.remote
 
com.atlassian.bitbucket.scm.git.command.reset - package com.atlassian.bitbucket.scm.git.command.reset
 
com.atlassian.bitbucket.scm.git.command.revlist - package com.atlassian.bitbucket.scm.git.command.revlist
 
com.atlassian.bitbucket.scm.git.command.rm - package com.atlassian.bitbucket.scm.git.command.rm
 
com.atlassian.bitbucket.scm.git.command.status - package com.atlassian.bitbucket.scm.git.command.status
 
com.atlassian.bitbucket.scm.git.command.symbolicref - package com.atlassian.bitbucket.scm.git.command.symbolicref
 
com.atlassian.bitbucket.scm.git.command.tag - package com.atlassian.bitbucket.scm.git.command.tag
 
com.atlassian.bitbucket.scm.git.command.updateref - package com.atlassian.bitbucket.scm.git.command.updateref
 
com.atlassian.bitbucket.scm.git.event - package com.atlassian.bitbucket.scm.git.event
 
com.atlassian.bitbucket.scm.git.hook - package com.atlassian.bitbucket.scm.git.hook
 
com.atlassian.bitbucket.scm.git.protocol.http - package com.atlassian.bitbucket.scm.git.protocol.http
 
com.atlassian.bitbucket.scm.git.protocol.ssh - package com.atlassian.bitbucket.scm.git.protocol.ssh
 
com.atlassian.bitbucket.scm.git.pull - package com.atlassian.bitbucket.scm.git.pull
 
com.atlassian.bitbucket.scm.git.ref - package com.atlassian.bitbucket.scm.git.ref
 
commit(Repository, CommitCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
commit() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
commit(String) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBaseBuilderSupport
 
commit(String) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBuilderSupport
Specifies the commit to be merged into the HEAD revision of the repository against which the command is executed.
commit(String) - Method in interface com.atlassian.bitbucket.scm.git.command.reset.GitResetBuilder
 
commitRequired(boolean) - Method in class com.atlassian.bitbucket.scm.git.command.GitRebaseCommandParameters.Builder
 
commits(Repository, BulkCommitsCommandParameters, BulkCommitCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitBulkContentCommandFactory
 
commits(Repository, CommitsCommandParameters, PageRequest) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
commits(Repository, CommitsCommandParameters, CommitCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
commits(CompareRequest, CommitCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCompareCommandFactory
 
commits(PullRequest, CommitCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitPullRequestCommandFactory
commits(PullRequest, PullRequestCommitsCommandParameters, CommitCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitPullRequestCommandFactory
 
commits(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBaseBuilderSupport
 
commits(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBaseBuilderSupport
 
committer(ApplicationUser) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
 
committer(Person) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
NOTE: Instances of ApplicationUser will use ApplicationUser.getDisplayName(), and anything else will fall back to Person.getName().
committer(String, String) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
 
committer(ApplicationUser) - Method in class com.atlassian.bitbucket.scm.git.command.GitRebaseCommandParameters.Builder
 
commonAncestor(Repository, CommonAncestorCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
config() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
configure(GitCommandBuilderSupport<T>, String, String, Path) - Method in interface com.atlassian.bitbucket.scm.git.auth.GitAuthHelper
Configured the supplied GitCommandBuilderSupport to make authenticated requests.
ContentGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
 
ContentGitMergeConflict(String, String, boolean) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.ContentGitMergeConflict
 
contents(Repository, BulkContentCommandParameters, BulkContentCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitBulkContentCommandFactory
 
contextLines(int) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffBuilder
Sets the number of context lines which should be included in the git diff output.
ConvergentDirectoryRenameGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
Indicates an implicit directory rename failed because multiple directories which each contained a subset of the same files were renamed to the same target directory.
ConvergentDirectoryRenameGitMergeConflict(String, String, List<String>) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.ConvergentDirectoryRenameGitMergeConflict
 
ConvergentRenameGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
Describes a conflict where two different files are renamed to the same destination.
ConvergentRenameGitMergeConflict(String, String, String, String, String, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.ConvergentRenameGitMergeConflict
 
CORE_PACKED_GIT_LIMIT - Static variable in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 
CORE_PACKED_GIT_WINDOW_SIZE - Static variable in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 
count(int) - Method in interface com.atlassian.bitbucket.scm.git.command.foreachref.GitForEachRefBuilder
 
count(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevListBuilder
 
create(String) - Method in interface com.atlassian.bitbucket.scm.git.command.branch.GitBranch
 
create(Repository) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
Deprecated.
in 7.5 for removal in 8.0
create(Repository, CreateCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
create(String) - Method in interface com.atlassian.bitbucket.scm.git.command.tag.GitTag
 
createBranch(Repository, CreateBranchCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitRefCommandFactory
 
createTag(Repository, CreateTagCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitRefCommandFactory
 

D

defaultBranch(Repository) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
defaultContextLines() - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffBuilder
Restores the default number of context lines.
defaultSort() - Method in enum com.atlassian.bitbucket.scm.git.GitRefPattern
Retrieves the default sort flag, to be applied to refs when no more-specific sort is desired (or makes sense).
delete(String) - Method in interface com.atlassian.bitbucket.scm.git.command.branch.GitBranch
 
delete(Repository, DeleteCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
delete(PullRequest, PullRequestDeleteCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitPullRequestCommandFactory
 
delete(String) - Method in interface com.atlassian.bitbucket.scm.git.command.tag.GitTag
 
delete(String) - Method in interface com.atlassian.bitbucket.scm.git.command.updateref.GitUpdateRef
 
deleteBranch(Repository, GitDeleteBranchCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitRefCommandFactory
 
DeleteModifyGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
 
DeleteModifyGitMergeConflict(String, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.DeleteModifyGitMergeConflict
 
DeleteRenameGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
 
DeleteRenameGitMergeConflict(String, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.DeleteRenameGitMergeConflict
 
DeleteRenameGitMergeConflict(String, String, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.DeleteRenameGitMergeConflict
 
deleteTag(Repository, GitDeleteTagCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitRefCommandFactory
 
deref(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.updateref.GitUpdateRefBuilderSupport
 
diff(Repository, DiffCommandParameters, DiffContentCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
diff(Repository, DiffCommandParameters, TypeAwareOutputSupplier) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
diff(CompareRequest, CompareDiffCommandParameters, DiffContentCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCompareCommandFactory
 
diff(PullRequest, PullRequestDiffCommandParameters, DiffContentCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitPullRequestCommandFactory
 
diff() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
diffTree() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
directory(File) - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitCloneBuilder
 
directory(Path) - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitCloneBuilder
Sets the directory where the clone should be created.
directory(String) - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitCloneBuilder
 
directory(Repository, DirectoryCommandParameters, ContentTreeCallback, PageRequest) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
directory(File) - Method in interface com.atlassian.bitbucket.scm.git.command.init.GitInitBuilder
Specifies the directory which should be initialized for use as a Git repository.
directory(Path) - Method in interface com.atlassian.bitbucket.scm.git.command.init.GitInitBuilder
Specifies the directory which should be initialized for use as a Git repository.
directory(String) - Method in interface com.atlassian.bitbucket.scm.git.command.init.GitInitBuilder
Specifies the directory which should be initialized for use as a Git repository.
DirectoryFileGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
 
DirectoryFileGitMergeConflict(String, String, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.DirectoryFileGitMergeConflict
 
DivergentDirectoryRenameGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
Indicates a directory rename failed because a single directory was renamed to multiple target directories and git merge could not decide where to move a file.
DivergentDirectoryRenameGitMergeConflict(String, String, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.DivergentDirectoryRenameGitMergeConflict
 
DivergentRenameGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
A merge conflict where the same file has been renamed differently on each side of a merge.
DivergentRenameGitMergeConflict(String, String, String, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.DivergentRenameGitMergeConflict
 
dropPrefix(String) - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffSegmentType
Trims the prefix from the provided line.
dryRun(boolean) - Method in class com.atlassian.bitbucket.scm.git.command.GitRebaseCommandParameters.Builder
 
dryRun(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.prunepacked.GitPrunePackedBuilder
 
dstPrefix(String) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffBuilder
Sets the prefix to be used by git when outputing the destination path in a diff header.

E

editFile(Repository, EditFileCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitExtendedCommandFactory
 
effectiveDiff(PullRequest) - Method in interface com.atlassian.bitbucket.scm.git.command.GitPullRequestCommandFactory
 
ENV_AUTHOR_DATE - Static variable in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
An environment variable which overrides the author date when using commands like git commit or git merge which create new commits.
ENV_AUTHOR_EMAIL - Static variable in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
 
ENV_AUTHOR_NAME - Static variable in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
 
ENV_COMMITTER_DATE - Static variable in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
An environment variable which overrides the committer date when using commands like git commit or git merge which create new commits.
ENV_COMMITTER_EMAIL - Static variable in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
 
ENV_COMMITTER_NAME - Static variable in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
 
errorHandler(CommandErrorHandler) - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
Registers the provided error handler to receive stderr output when the built command is run.
errorHandler(CommandErrorHandler) - Method in interface com.atlassian.bitbucket.scm.git.command.gc.GitGcBuilder
Registers the provided error handler to receive stderr output when the built command is run.
errorHandler(CommandErrorHandler) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBuilderSupport
Registers the provided error handler to receive stderr output when the built command is run.

F

fetch() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
ff(GitMergeFastForward) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBuilderSupport
Sets the fast-forward mode to use when executing git merge.
ff(GitMergeFastForward) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitSquashMergeBuilder
Sets the fast-forward mode to use when executing git merge.
file(String) - Method in interface com.atlassian.bitbucket.scm.git.command.blame.GitBlameBuilder
 
file(Repository, FileCommandParameters, FileContentCallback, PageRequest) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
file(File) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotesAddBuilder
Deprecated.
in 6.4 for removal in 8.0. Use GitNotesAddBuilder.file(Path) or GitNotesAddBuilder.file(String) instead.
file(Path) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotesAddBuilder
 
file(String) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotesAddBuilder
 
file(String) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
 
FileDirectoryGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
 
FileDirectoryGitMergeConflict(String, String, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.FileDirectoryGitMergeConflict
 
files(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
 
files(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
 
follow(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.log.GitLogBuilder
Controls use of --follow
force(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.add.GitAddBuilder
Controls whether --force is passed to git add.
force(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.branch.GitBranchCreateBuilder
 
force(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.branch.GitBranchDeleteBuilder
 
force(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
 
force(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotesAddBuilder
 
force(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.push.GitPushBuilder
 
force(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.rm.GitRmBuilder
 
force(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.tag.GitTagCreateBuilder
 
force(boolean) - Method in class com.atlassian.bitbucket.scm.git.ref.GitCreateBranchCommandParameters.Builder
 
force(boolean) - Method in class com.atlassian.bitbucket.scm.git.ref.GitCreateTagCommandParameters.Builder
 
force(boolean) - Method in class com.atlassian.bitbucket.scm.git.ref.GitDeleteBranchCommandParameters.Builder
 
forEachRef() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
fork(Repository, ForkCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitExtendedCommandFactory
 
forLine(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffSegmentType
Examines the provided line to determine its segment type.
format(GitArchiveFormat) - Method in interface com.atlassian.bitbucket.scm.git.command.archive.GitArchiveBuilder
Specifies the format for the generated archive.
format(String) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffTreeBuilder
 
format(String) - Method in interface com.atlassian.bitbucket.scm.git.command.foreachref.GitForEachRefBuilder
 
format(String) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
 
formatPatch() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
fromArchiveFormat(ArchiveFormat) - Static method in enum com.atlassian.bitbucket.scm.git.command.archive.GitArchiveFormat
 
fromCommitOrder(CommitOrder) - Static method in enum com.atlassian.bitbucket.scm.git.command.revlist.GitRevListOrder
 
fromDiffWhitespace(DiffWhitespace) - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffWhitespace
 
fromFilter(CommitListMergeFilter) - Static method in enum com.atlassian.bitbucket.scm.git.command.revlist.GitRevListMerges
 
fromId(String) - Static method in enum com.atlassian.bitbucket.scm.git.hook.GitRepositoryHookTrigger
 
fromObjectType(String) - Static method in enum com.atlassian.bitbucket.scm.git.GitObjectType
Determines the GitObjectType for the provided git cat-file -t object type.
fromReason(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
 
fromStatus(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
Evaluates all change types to determine if one exists with the provided status code.
fullIndex(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffCoreBuilder
Sets a flag indicating whether git diff should output full 40-byte hashes for the content IDs on the index header.

G

gc() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
GC_AUTO - Static variable in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 
GC_PR_REFS_EXPIRE - Static variable in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 
GC_PR_REFS_EXPIRE_UNREACHABLE - Static variable in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 
GC_PR_REFS_SECTION - Static variable in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 
GC_PRUNE_EXPIRE - Static variable in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 
get(String) - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 
get(String) - Method in interface com.atlassian.bitbucket.scm.git.command.symbolicref.GitSymbolicRef
 
getAll(String) - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 
getBranch() - Method in class com.atlassian.bitbucket.scm.git.command.GitRebaseCommandParameters
Retrieves the branch which should be rebased.
getBranch() - Method in interface com.atlassian.bitbucket.scm.git.hook.GitRebaseHookRequest
 
getBulkContentCommandFactory() - Method in interface com.atlassian.bitbucket.scm.git.GitScm
 
getCommandBuilderFactory() - Method in interface com.atlassian.bitbucket.scm.git.GitScm
 
getCommandFactory() - Method in interface com.atlassian.bitbucket.scm.git.GitScm
 
getCommitId() - Method in exception com.atlassian.bitbucket.scm.git.GitDetachedHeadException
Retrieves the ID of the commit referenced by the detached head.
getCommitId() - Method in interface com.atlassian.bitbucket.scm.git.hook.GitRebaseHookRequest
 
getCommitter() - Method in class com.atlassian.bitbucket.scm.git.command.GitRebaseCommandParameters
 
getCompareCommandFactory() - Method in interface com.atlassian.bitbucket.scm.git.GitScm
 
getComponents() - Method in enum com.atlassian.bitbucket.scm.git.GitRefPattern
Retrieves the components that make up this pattern's path.
getConflicts() - Method in exception com.atlassian.bitbucket.scm.git.command.merge.GitMergeException
 
getContentType() - Method in enum com.atlassian.bitbucket.scm.git.command.archive.GitArchiveFormat
 
getExtendedCommandFactory() - Method in interface com.atlassian.bitbucket.scm.git.GitScm
 
getExtension() - Method in enum com.atlassian.bitbucket.scm.git.command.archive.GitArchiveFormat
 
getFlag() - Method in enum com.atlassian.bitbucket.scm.git.command.commit.GitCommitVerify
 
getFlag() - Method in enum com.atlassian.bitbucket.scm.git.command.config.GitConfigType
 
getFlag() - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffColor
 
getFlag() - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffOutput
 
getFlag() - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffWhitespace
 
getFlag() - Method in enum com.atlassian.bitbucket.scm.git.command.fetch.GitFetchTagMode
 
getFlag() - Method in enum com.atlassian.bitbucket.scm.git.command.merge.GitMergeFastForward
 
getFlag() - Method in enum com.atlassian.bitbucket.scm.git.command.merge.GitMergeVerify
 
getFlag() - Method in enum com.atlassian.bitbucket.scm.git.command.revlist.GitRevListMerges
 
getFlag() - Method in enum com.atlassian.bitbucket.scm.git.command.revlist.GitRevListOrder
 
getFlag() - Method in enum com.atlassian.bitbucket.scm.git.command.revlist.GitRevListWalk
 
getFromRefChange() - Method in class com.atlassian.bitbucket.scm.git.event.GitPullRequestRefsChangedEvent
 
getHash() - Method in interface com.atlassian.bitbucket.scm.git.ref.GitAnnotatedTag
The hash for the tag itself.
getId() - Method in enum com.atlassian.bitbucket.scm.git.hook.GitRepositoryHookTrigger
 
getIntegrityCheckCommandFactory() - Method in interface com.atlassian.bitbucket.scm.git.GitScm
 
getKey() - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
Retrieves the key identifying this header in an output line.
getKey() - Method in enum com.atlassian.bitbucket.scm.git.GitFeature
 
getLog() - Method in class com.atlassian.bitbucket.scm.git.command.GitMergeCommandParameters
Deprecated.
in 6.7 for removal in 8.0. Use AbstractMergeCommandParameters.getCommitSummaries() instead.
getMaxMessageLength() - Method in class com.atlassian.bitbucket.scm.git.ref.GitResolveAnnotatedTagsCommandParameters
 
getMergeRefChange() - Method in class com.atlassian.bitbucket.scm.git.event.GitPullRequestRefsChangedEvent
 
getMergeStrategies() - Method in interface com.atlassian.bitbucket.scm.git.GitScm
 
getMessage() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflict
 
getMessage() - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflict
 
getMessage() - Method in interface com.atlassian.bitbucket.scm.git.ref.GitAnnotatedTag
 
getMinimumVersion() - Method in interface com.atlassian.bitbucket.scm.git.GitScm
 
getName() - Method in class com.atlassian.bitbucket.scm.git.ref.GitValidateRefCommandParameters
 
getNodeType() - Method in enum com.atlassian.bitbucket.scm.git.GitObjectType
Retrieves the ContentTreeNode.Type for this object type, which may be null for object types that are not readily expressed in as content nodes.
getObjectType() - Method in enum com.atlassian.bitbucket.scm.git.GitObjectType
Retrieves the type used by git cat-file -t to represent this object type.
getOurChange() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflict
 
getOurChange() - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflict
 
getOurPath() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.DivergentRenameGitMergeConflict
 
getOurSrcPath() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.ConvergentRenameGitMergeConflict
 
getOurSrcPath() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.MergedRenameGitMergeConflict
 
getOurSrcPath() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.RenameAddGitMergeConflict
 
getOurSrcPath() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.RenameDeleteGitMergeConflict
 
getOurTmpFile() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.FileDirectoryGitMergeConflict
 
getOurTmpPath() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AddRenameGitMergeConflict
 
getOurTmpPath() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.ConvergentRenameGitMergeConflict
 
getPath() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractPathGitMergeConflict
 
getPath() - Method in enum com.atlassian.bitbucket.scm.git.GitRefPattern
Retrieves the path under the .git directory containing all refs for this pattern.
getPath() - Method in exception com.atlassian.bitbucket.scm.git.GitRepositoryLayoutException
 
getPrefix() - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffSegmentType
Retrieves the prefix which identifies this segment type.
getPullRequest() - Method in class com.atlassian.bitbucket.scm.git.event.GitPullRequestRefsChangedEvent
 
getPullRequest() - Method in class com.atlassian.bitbucket.scm.git.pull.GitPullRequestRebasedEvent
 
getPullRequestCommandFactory() - Method in interface com.atlassian.bitbucket.scm.git.GitScm
 
getReason() - Method in enum com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
 
getReason() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.UnknownGitMergeConflict
 
getRefChange() - Method in class com.atlassian.bitbucket.scm.git.pull.GitPullRequestRebasedEvent
 
getRefCommandFactory() - Method in interface com.atlassian.bitbucket.scm.git.GitScm
 
getRefspec() - Method in enum com.atlassian.bitbucket.scm.git.GitRefPattern
Retrieves a non-force refspec for this pattern.
getRefspec(boolean) - Method in enum com.atlassian.bitbucket.scm.git.GitRefPattern
Retrieves a refspec for this pattern.
getRejectedRef() - Method in exception com.atlassian.bitbucket.scm.git.command.push.GitNonFastForwardUpdateRejectedException
 
getRemoteUrl() - Method in exception com.atlassian.bitbucket.scm.git.command.fetch.GitFetchAuthenticationException
 
getRepository() - Method in class com.atlassian.bitbucket.scm.git.event.GitPullRequestRefsChangedEvent
 
getSearchOrder(String) - Method in enum com.atlassian.bitbucket.scm.git.GitRefPattern
Applies the git precedence ordering for the provided ref, constrained by this pattern, to produce an ordered list of search candidates.
getSrcPath() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.DivergentDirectoryRenameGitMergeConflict
 
getSrcPath() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.DivergentRenameGitMergeConflict
 
getSrcPaths() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.ConvergentDirectoryRenameGitMergeConflict
 
getSrcPaths() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.ImplicitDirectoryRenameGitMergeConflict
 
getStatus() - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
Retrieves the git status code associated with this change type.
getTagger() - Method in interface com.atlassian.bitbucket.scm.git.ref.GitAnnotatedTag
 
getTagIds() - Method in class com.atlassian.bitbucket.scm.git.ref.GitResolveAnnotatedTagsCommandParameters
 
getTarget() - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
Retrieves the target to which the value of this header applies.
getTheirChange() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflict
 
getTheirChange() - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflict
 
getTheirPath() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.DivergentRenameGitMergeConflict
 
getTheirSrcPath() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AddRenameGitMergeConflict
 
getTheirSrcPath() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.ConvergentRenameGitMergeConflict
 
getTheirSrcPath() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.DeleteRenameGitMergeConflict
 
getTheirSrcPath() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.MergedRenameGitMergeConflict
 
getTheirTmpFile() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.DirectoryFileGitMergeConflict
 
getTheirTmpPath() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.ConvergentRenameGitMergeConflict
 
getTheirTmpPath() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.RenameAddGitMergeConflict
 
getType() - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
Retrieves the general ChangeType for this git change type.
getType() - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
Retrieves the type of data provided by the header value.
getType() - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffSegmentType
Retrieves the general DiffSegmentType for this git segment type.
getType() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflict
 
getType() - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflict
 
getType() - Method in class com.atlassian.bitbucket.scm.git.ref.GitCreateTagCommandParameters
 
getUpstream() - Method in class com.atlassian.bitbucket.scm.git.command.GitRebaseCommandParameters
Retrieves the commit to compare the branch against and to serve as the starting point for the rebased commits.
getUpstream() - Method in interface com.atlassian.bitbucket.scm.git.hook.GitRebaseHookRequest
 
getUpstreamRepository() - Method in class com.atlassian.bitbucket.scm.git.command.GitRebaseCommandParameters
Retrieves the repository containing the upstream to use when rebasing, if it is not in the branch's repository.
getUpstreamRepository() - Method in interface com.atlassian.bitbucket.scm.git.hook.GitRebaseHookRequest
 
getValue(String) - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
Removes the leading key from the provided line and returns the value.
getVersion() - Method in interface com.atlassian.bitbucket.scm.git.GitScm
Retrieves the git version, if an acceptable version was found.
getVersion() - Method in exception com.atlassian.bitbucket.scm.git.GitUnsupportedVersionException
 
getVersion() - Method in class com.atlassian.bitbucket.scm.git.pull.PullRequestRebaseRequest
Retrieves the expected version for the pull request.
getVetoes() - Method in interface com.atlassian.bitbucket.scm.git.pull.PullRequestRebaseability
Retrieves vetoes which prevent performing a rebase.
GitAddBuilder - Interface in com.atlassian.bitbucket.scm.git.command.add
 
GitAnnotatedTag - Interface in com.atlassian.bitbucket.scm.git.ref
An annotated tag
GitAnnotatedTagCallback - Interface in com.atlassian.bitbucket.scm.git.ref
Callback for streaming annotated tags
GitAnnotatedTagContext - Class in com.atlassian.bitbucket.scm.git.ref
 
GitAnnotatedTagContext.Builder - Class in com.atlassian.bitbucket.scm.git.ref
 
GitAnnotatedTagSummary - Class in com.atlassian.bitbucket.scm.git.ref
 
GitAnnotatedTagSummary.Builder - Class in com.atlassian.bitbucket.scm.git.ref
 
GitArchiveBuilder - Interface in com.atlassian.bitbucket.scm.git.command.archive
A builder which can be used to construct a command for running git archive.
GitArchiveFormat - Enum in com.atlassian.bitbucket.scm.git.command.archive
 
GitAuthHelper - Interface in com.atlassian.bitbucket.scm.git.auth
Helper for adding authentication configuration to a git command
GitBlame - Interface in com.atlassian.bitbucket.scm.git.command.blame
 
GitBlameBuilder - Interface in com.atlassian.bitbucket.scm.git.command.blame
 
GitBranch - Interface in com.atlassian.bitbucket.scm.git.command.branch
 
GitBranchCreateBuilder - Interface in com.atlassian.bitbucket.scm.git.command.branch
 
GitBranchDeleteBuilder - Interface in com.atlassian.bitbucket.scm.git.command.branch
 
GitBranchNotMergedException - Exception in com.atlassian.bitbucket.scm.git.command.branch
Thrown when an operation cannot be completed because the related branch is not fully merged.
GitBranchNotMergedException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.command.branch.GitBranchNotMergedException
 
GitBulkContentCommandFactory - Interface in com.atlassian.bitbucket.scm.git.command
Overrides methods from the standard PluginBulkContentCommandFactory interface and returns GitCommand instances instead of simple Command or AsyncCommand instances.
GitCatFile - Interface in com.atlassian.bitbucket.scm.git.command.catfile
A builder to construct a git command for running git cat-file.
GitCatFileBatchBuilder - Interface in com.atlassian.bitbucket.scm.git.command.catfile
The interface for a builder capable of building git cat-file --batch commands
GitCatFileBuilder - Interface in com.atlassian.bitbucket.scm.git.command.catfile
 
GitChangeType - Enum in com.atlassian.bitbucket.scm.git.command.diff
A git-specific extension of the general ChangeType enumeration more tightly linked to its change output.
GitCheckRefFormat - Interface in com.atlassian.bitbucket.scm.git.command.checkrefformat
Parent builder for the git check-ref-format git command builders.
GitCheckRefFormatBuilder - Interface in com.atlassian.bitbucket.scm.git.command.checkrefformat
Builds a git check-ref-format command to validate any git ref.
GitClone - Interface in com.atlassian.bitbucket.scm.git.command.clone
 
GitCloneBuilder - Interface in com.atlassian.bitbucket.scm.git.command.clone
 
GitCommand<T> - Interface in com.atlassian.bitbucket.scm.git.command
Merges both the Command and AsyncCommand interfaces, allowing git commands to be run both synchronously and asynchronously.
GitCommandBuilderFactory - Interface in com.atlassian.bitbucket.scm.git.command
 
GitCommandBuilderSupport<B extends GitCommandBuilderSupport<B>> - Interface in com.atlassian.bitbucket.scm.git.command
Extends CommandBuilderSupport and serves as the super-interface describing additional functionality that is required to be provided by all type-safe git command builders.
GitCommandFactory - Interface in com.atlassian.bitbucket.scm.git.command
Overrides methods from the standard PluginCommandFactory interface and returns GitCommand instances instead of simple Command or AsyncCommand instances.
GitCommitBuilder - Interface in com.atlassian.bitbucket.scm.git.command.commit
 
GitCommitVerify - Enum in com.atlassian.bitbucket.scm.git.command.commit
 
GitCompareCommandFactory - Interface in com.atlassian.bitbucket.scm.git.command
Overrides methods from the standard PluginCompareCommandFactory interface to returns GitCommand instances instead of simple Command instances.
GitConfig - Interface in com.atlassian.bitbucket.scm.git.command.config
 
GitConfigGetAllBuilder - Interface in com.atlassian.bitbucket.scm.git.command.config
A builder for constructing git config --get-all commands.
GitConfigGetBuilder - Interface in com.atlassian.bitbucket.scm.git.command.config
 
GitConfigListBuilder - Interface in com.atlassian.bitbucket.scm.git.command.config
 
GitConfigRemoveSectionBuilder - Interface in com.atlassian.bitbucket.scm.git.command.config
 
GitConfigRenameSectionBuilder - Interface in com.atlassian.bitbucket.scm.git.command.config
 
GitConfigSetBuilder - Interface in com.atlassian.bitbucket.scm.git.command.config
 
GitConfigType - Enum in com.atlassian.bitbucket.scm.git.command.config
Enumerates the possible types that can be provided to git config, enabling it to ensure the configured value conforms to expected formatting.
GitConfigUnsetAllBuilder - Interface in com.atlassian.bitbucket.scm.git.command.config
 
GitConfigUnsetBuilder - Interface in com.atlassian.bitbucket.scm.git.command.config
 
GitCreateBranchCommandParameters - Class in com.atlassian.bitbucket.scm.git.ref
 
GitCreateBranchCommandParameters.Builder - Class in com.atlassian.bitbucket.scm.git.ref
 
GitCreateTagCommandParameters - Class in com.atlassian.bitbucket.scm.git.ref
 
GitCreateTagCommandParameters.Builder - Class in com.atlassian.bitbucket.scm.git.ref
 
GitDeleteBranchCommandParameters - Class in com.atlassian.bitbucket.scm.git.ref
 
GitDeleteBranchCommandParameters.Builder - Class in com.atlassian.bitbucket.scm.git.ref
 
GitDeleteTagCommandParameters - Class in com.atlassian.bitbucket.scm.git.ref
 
GitDeleteTagCommandParameters.Builder - Class in com.atlassian.bitbucket.scm.git.ref
 
GitDetachedHeadException - Exception in com.atlassian.bitbucket.scm.git
Exception thrown to indicate the bare clone backing a repository has a detached HEAD, which is an unsupported configuration.
GitDetachedHeadException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.scm.git.GitDetachedHeadException
 
GitDiffBuilder - Interface in com.atlassian.bitbucket.scm.git.command.diff
Extends the diff-core builder with options specific to git diff.
GitDiffColor - Enum in com.atlassian.bitbucket.scm.git.command.diff
Enumerates the possible modes for git diff-core --color.
GitDiffCoreBuilder<B extends GitDiffCoreBuilder<B>> - Interface in com.atlassian.bitbucket.scm.git.command.diff
 
GitDiffHeader - Enum in com.atlassian.bitbucket.scm.git.command.diff
Defines headers which may appear in git diff output.
GitDiffHeaderType - Enum in com.atlassian.bitbucket.scm.git.command.diff
Defines the type of data which is provided by a given GitDiffHeader.
GitDiffOutput - Enum in com.atlassian.bitbucket.scm.git.command.diff
Enumerates output modes for diff-core commands like diff, diff-tree and log.
GitDiffRenames - Enum in com.atlassian.bitbucket.scm.git.command.diff
Enumerates the possible modes for rename detection in git diff-core.
GitDiffSegmentType - Enum in com.atlassian.bitbucket.scm.git.command.diff
A git-specific extension of the general DiffSegmentType enumeration bound more tightly to standard diff core output.
GitDiffTarget - Enum in com.atlassian.bitbucket.scm.git.command.diff
Possible targets for diff-related data.
GitDiffTreeBuilder - Interface in com.atlassian.bitbucket.scm.git.command.diff
 
GitDiffWhitespace - Enum in com.atlassian.bitbucket.scm.git.command.diff
A flag for indicating how whitespace should be handled in a diff, such as being ignored.
GitException - Exception in com.atlassian.bitbucket.scm.git
 
GitException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.GitException
 
GitException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.scm.git.GitException
 
GitExtendedCommandFactory - Interface in com.atlassian.bitbucket.scm.git.command
Overrides methods from the standard PluginExtendedCommandFactory interface and returns GitCommand instances instead of simple Command or AsyncCommand instances.
GitFeature - Enum in com.atlassian.bitbucket.scm.git
Features provided by the Git SCM.
GitFetchAuthenticationException - Exception in com.atlassian.bitbucket.scm.git.command.fetch
 
GitFetchAuthenticationException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.scm.git.command.fetch.GitFetchAuthenticationException
 
GitFetchAuthorisationException - Exception in com.atlassian.bitbucket.scm.git.command.fetch
 
GitFetchAuthorisationException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.command.fetch.GitFetchAuthorisationException
 
GitFetchBuilder - Interface in com.atlassian.bitbucket.scm.git.command.fetch
A builder which can be used to construct a command for running git fetch.
GitFetchException - Exception in com.atlassian.bitbucket.scm.git.command.fetch
 
GitFetchException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.scm.git.command.fetch.GitFetchException
 
GitFetchException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.command.fetch.GitFetchException
 
GitFetchTagMode - Enum in com.atlassian.bitbucket.scm.git.command.fetch
 
GitForEachRefBuilder - Interface in com.atlassian.bitbucket.scm.git.command.foreachref
 
GitFormatPatchBuilder - Interface in com.atlassian.bitbucket.scm.git.command.formatpatch
A builder which can be used to construct a command for running git format-patch.
GitGcBuilder - Interface in com.atlassian.bitbucket.scm.git.command.gc
A builder which can be used to construct a command for running git gc.
GitHttpScmRequestHandler - Interface in com.atlassian.bitbucket.scm.git.protocol.http
Interface for the git implementation of the HttpScmRequest interface.
GitInitBuilder - Interface in com.atlassian.bitbucket.scm.git.command.init
 
GitIntegrityCheckCommandFactory - Interface in com.atlassian.bitbucket.scm.git
The Git SCM centric implementation of the PluginIntegrityCheckCommandFactory interface
GitLogBuilder - Interface in com.atlassian.bitbucket.scm.git.command.log
Currently a minimal API for getting logs beyond renaming.
GitLsFilesBuilder - Interface in com.atlassian.bitbucket.scm.git.command.lsfiles
 
GitLsTreeBuilder - Interface in com.atlassian.bitbucket.scm.git.command.lstree
A type-safe, argument-safe builder for git ls-tree.
GitMerge - Interface in com.atlassian.bitbucket.scm.git.command.merge
An interim builder to allow callers to choose between a normal git merge and a squashing merge.
GitMergeBase - Interface in com.atlassian.bitbucket.scm.git.command.merge
 
GitMergeBaseBuilder - Interface in com.atlassian.bitbucket.scm.git.command.merge
 
GitMergeBaseBuilderSupport<B extends GitMergeBaseBuilderSupport<B>> - Interface in com.atlassian.bitbucket.scm.git.command.merge
 
GitMergeBaseIndependentBuilder - Interface in com.atlassian.bitbucket.scm.git.command.merge
 
GitMergeBuilder - Interface in com.atlassian.bitbucket.scm.git.command.merge
A builder which can be used to construct a command for running git merge.
GitMergeBuilderSupport<B extends GitMergeBuilderSupport<B>> - Interface in com.atlassian.bitbucket.scm.git.command.merge
A base class for constructing builders around git merge, supplying properties which are common to all usages of the command.
GitMergeCommandParameters - Class in com.atlassian.bitbucket.scm.git.command
 
GitMergeCommandParameters.Builder - Class in com.atlassian.bitbucket.scm.git.command
 
GitMergeConflict - Interface in com.atlassian.bitbucket.scm.git.command.merge.conflict
 
GitMergeConflictType - Enum in com.atlassian.bitbucket.scm.git.command.merge.conflict
 
GitMergeConflictVisitor - Interface in com.atlassian.bitbucket.scm.git.command.merge.conflict
 
GitMergeException - Exception in com.atlassian.bitbucket.scm.git.command.merge
 
GitMergeException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.command.merge.GitMergeException
 
GitMergeException(KeyedMessage, List<GitMergeConflict>) - Constructor for exception com.atlassian.bitbucket.scm.git.command.merge.GitMergeException
 
GitMergeException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.scm.git.command.merge.GitMergeException
 
GitMergeFastForward - Enum in com.atlassian.bitbucket.scm.git.command.merge
Describes the possible fast-forward settings for git merge.
GitMergeVerify - Enum in com.atlassian.bitbucket.scm.git.command.merge
 
GitMirrorCommandFactory - Interface in com.atlassian.bitbucket.scm.git.command
Overrides methods from the standard PluginMirrorCommandFactory interface and returns GitCommand instances instead of simple Command or AsyncCommand instances.
GitNoCommonAncestorException - Exception in com.atlassian.bitbucket.scm.git.command.merge
Error thrown when two or more refs have no common ancestor.
GitNoCommonAncestorException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.command.merge.GitNoCommonAncestorException
 
GitNonFastForwardMergeRejectedException - Exception in com.atlassian.bitbucket.scm.git.command.merge
 
GitNonFastForwardMergeRejectedException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.command.merge.GitNonFastForwardMergeRejectedException
 
GitNonFastForwardUpdateRejectedException - Exception in com.atlassian.bitbucket.scm.git.command.push
Indicates a non-forced push to a ref failed because it was not fast-forward.
GitNonFastForwardUpdateRejectedException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.scm.git.command.push.GitNonFastForwardUpdateRejectedException
 
GitNotes - Interface in com.atlassian.bitbucket.scm.git.command.notes
Decision gate for choosing what git notes subcommand will be executed when the builder is created.
GitNotesAddBuilder - Interface in com.atlassian.bitbucket.scm.git.command.notes
 
GitNotesBuilderSupport<B extends GitNotesBuilderSupport<B>> - Interface in com.atlassian.bitbucket.scm.git.command.notes
 
GitNotesRemoveBuilder - Interface in com.atlassian.bitbucket.scm.git.command.notes
 
GitNotesShowBuilder - Interface in com.atlassian.bitbucket.scm.git.command.notes
 
GitNotFoundException - Exception in com.atlassian.bitbucket.scm.git
Thrown when the git binary is not installed on the system.
GitNotFoundException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.GitNotFoundException
 
GitObjectType - Enum in com.atlassian.bitbucket.scm.git
Defines the types of objects which may be returned by git cat-file -t.
GitPackObjectsBuilder - Interface in com.atlassian.bitbucket.scm.git.command.packobjects
A type-safe builder for using the git pack-objects command.
GitPrunePackedBuilder - Interface in com.atlassian.bitbucket.scm.git.command.prunepacked
A type-safe builder for using the git prune-packed command.
GitPullRequestCommandFactory - Interface in com.atlassian.bitbucket.scm.git.command
Overrides methods from the standard PluginPullRequestCommandFactory interface and returns GitCommand instances instead of simple Command or AsyncCommand instances.
GitPullRequestRebasedEvent - Class in com.atlassian.bitbucket.scm.git.pull
 
GitPullRequestRebasedEvent(Object, PullRequest, RefChange) - Constructor for class com.atlassian.bitbucket.scm.git.pull.GitPullRequestRebasedEvent
 
GitPullRequestRefsChangedEvent - Class in com.atlassian.bitbucket.scm.git.event
The Git plugin creates and maintains refs for each pull request.
GitPullRequestRefsChangedEvent(Object, PullRequest, RefChange, RefChange) - Constructor for class com.atlassian.bitbucket.scm.git.event.GitPullRequestRefsChangedEvent
 
GitPullRequestService - Interface in com.atlassian.bitbucket.scm.git.pull
Provides extensions to the PullRequestService specific to working with pull requests between Git repositories.
GitPushBuilder - Interface in com.atlassian.bitbucket.scm.git.command.push
 
GitRebaseCommandParameters - Class in com.atlassian.bitbucket.scm.git.command
Parameters to perform a git rebase operation for a given branch, to recreate its unique commits based on a given upstream.
GitRebaseCommandParameters.Builder - Class in com.atlassian.bitbucket.scm.git.command
 
GitRebaseException - Exception in com.atlassian.bitbucket.scm.git.command.rebase
 
GitRebaseException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.command.rebase.GitRebaseException
 
GitRebaseException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.scm.git.command.rebase.GitRebaseException
 
GitRebaseHookRequest - Interface in com.atlassian.bitbucket.scm.git.hook
Request that is provided to repository-hook plugin modules when a branch is rebased.
GitRebaseWorkflowsDisabledException - Exception in com.atlassian.bitbucket.scm.git.command.rebase
Thrown when rebase workflows are disabled and a user's request to perform a rebase is rejected.
GitRebaseWorkflowsDisabledException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.command.rebase.GitRebaseWorkflowsDisabledException
 
GitRefCommandFactory - Interface in com.atlassian.bitbucket.scm.git.command
 
GitRefPattern - Enum in com.atlassian.bitbucket.scm.git
Enumeration of standard git ref patterns, with additional logic to help apply standard git precedence and to produce both qualified and unqualified refs for given input.
GitRemote - Interface in com.atlassian.bitbucket.scm.git.command.remote
 
GitRemoteAddBuilder - Interface in com.atlassian.bitbucket.scm.git.command.remote
 
GitRemoteRmBuilder - Interface in com.atlassian.bitbucket.scm.git.command.remote
 
GitRemoteSetUrlBuilder - Interface in com.atlassian.bitbucket.scm.git.command.remote
 
GitRepositoryHookTrigger - Enum in com.atlassian.bitbucket.scm.git.hook
Git-specific trigger types for repository-hook RepositoryHookRequests.
GitRepositoryLayoutException - Exception in com.atlassian.bitbucket.scm.git
Thrown when a repository operation fails because the layout of the repository on disk does not follow the expected format.
GitRepositoryLayoutException(KeyedMessage, File) - Constructor for exception com.atlassian.bitbucket.scm.git.GitRepositoryLayoutException
 
GitResetBuilder - Interface in com.atlassian.bitbucket.scm.git.command.reset
 
GitResolveAnnotatedTagsCommandParameters - Class in com.atlassian.bitbucket.scm.git.ref
 
GitResolveAnnotatedTagsCommandParameters.Builder - Class in com.atlassian.bitbucket.scm.git.ref
 
GitRevCoreBuilder<B extends GitRevCoreBuilder<B>> - Interface in com.atlassian.bitbucket.scm.git.command.revlist
Describes common rev-list functionality, which is shared by log.
GitRevListBuilder - Interface in com.atlassian.bitbucket.scm.git.command.revlist
 
GitRevListMerges - Enum in com.atlassian.bitbucket.scm.git.command.revlist
Enumerates the possible merge commit modes for git rev-list, controlling use of the --merges, --no-merges and --no-min-parents flags.
GitRevListOrder - Enum in com.atlassian.bitbucket.scm.git.command.revlist
Enumerates the possible orders for git rev-list, controlling use of the --date-order and --topo-order flags.
GitRevListWalk - Enum in com.atlassian.bitbucket.scm.git.command.revlist
Enumerates the possible traversal (walk) modes for git rev-list, controlling use of the --do-walk and --no-walk flags.
GitRmBuilder - Interface in com.atlassian.bitbucket.scm.git.command.rm
 
GitScm - Interface in com.atlassian.bitbucket.scm.git
Provides functionality for interacting with Git repositories, exposing factories which can be used to retrieve ready-built commands for performing well-known operations as well as a builder factory which can be used to assemble custom commands.
GitScmCommandBuilder - Interface in com.atlassian.bitbucket.scm.git.command
Augments the free-form ScmCommandBuilder with git-specific type-safe builders, to simplify using well-known commands.
GitSquashMergeBuilder - Interface in com.atlassian.bitbucket.scm.git.command.merge
A builder which can be used to construct a command for running git merge --squash.
GitSshScmRequestHandler - Interface in com.atlassian.bitbucket.scm.git.protocol.ssh
Interface for the git implementation of the SshScmRequestHandler interface.
GitStatusBuilder - Interface in com.atlassian.bitbucket.scm.git.command.status
 
GitSymbolicRef - Interface in com.atlassian.bitbucket.scm.git.command.symbolicref
 
GitSymbolicRefGetBuilder - Interface in com.atlassian.bitbucket.scm.git.command.symbolicref
 
GitSymbolicRefSetBuilder - Interface in com.atlassian.bitbucket.scm.git.command.symbolicref
 
GitTag - Interface in com.atlassian.bitbucket.scm.git.command.tag
 
GitTagCreateBuilder - Interface in com.atlassian.bitbucket.scm.git.command.tag
 
GitTagDeleteBuilder - Interface in com.atlassian.bitbucket.scm.git.command.tag
 
GitTagType - Enum in com.atlassian.bitbucket.scm.git.command.tag
 
GitUnsupportedVersionException - Exception in com.atlassian.bitbucket.scm.git
 
GitUnsupportedVersionException(KeyedMessage, Version) - Constructor for exception com.atlassian.bitbucket.scm.git.GitUnsupportedVersionException
 
GitUpdateRef - Interface in com.atlassian.bitbucket.scm.git.command.updateref
 
GitUpdateRefBuilderSupport<B extends GitUpdateRefBuilderSupport<B>> - Interface in com.atlassian.bitbucket.scm.git.command.updateref
 
GitUpdateRefDeleteBuilder - Interface in com.atlassian.bitbucket.scm.git.command.updateref
 
GitUpdateRefSetBuilder - Interface in com.atlassian.bitbucket.scm.git.command.updateref
 
GitValidateRefCommandParameters - Class in com.atlassian.bitbucket.scm.git.ref
Parameters to validate a given ref name
GitValidateRefCommandParameters.Builder - Class in com.atlassian.bitbucket.scm.git.ref
 

H

hard() - Method in interface com.atlassian.bitbucket.scm.git.command.reset.GitResetBuilder
 
hasFromRefChanged() - Method in class com.atlassian.bitbucket.scm.git.event.GitPullRequestRefsChangedEvent
 
hasMergeRefChanged() - Method in class com.atlassian.bitbucket.scm.git.event.GitPullRequestRefsChangedEvent
 
heads(Repository, RefCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
HIERARCHY_ID - Static variable in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 
HTTP_RECEIVE_PACK - Static variable in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 

I

ID - Static variable in interface com.atlassian.bitbucket.scm.git.GitScm
 
ignoreMissing(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotesRemoveBuilder
 
ignoreMissing(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
 
ImplicitDirectoryRenameGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
Indicates an implicit directory rename failed because an existing directory or file prevented git merge from moving one or more files to the renamed directory.
ImplicitDirectoryRenameGitMergeConflict(String, String, List<String>) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.ImplicitDirectoryRenameGitMergeConflict
 
incremental() - Method in interface com.atlassian.bitbucket.scm.git.command.blame.GitBlame
 
incremental(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.packobjects.GitPackObjectsBuilder
 
independent() - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBase
 
init() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
inputHandler(CommandInputHandler) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffTreeBuilder
 
inputHandler(CommandInputHandler) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotesAddBuilder
 
inputHandler(CommandInputHandler) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotesRemoveBuilder
 
inputHandler(CommandInputHandler) - Method in interface com.atlassian.bitbucket.scm.git.command.packobjects.GitPackObjectsBuilder
 
inputHandler(CommandInputHandler) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
 
isAbortOnFirstVeto() - Method in enum com.atlassian.bitbucket.scm.git.hook.GitRepositoryHookTrigger
 
isBinary() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AddAddGitMergeConflict
 
isBinary() - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.ContentGitMergeConflict
 
isCommitRequired() - Method in class com.atlassian.bitbucket.scm.git.command.GitRebaseCommandParameters
Retrieves a flag indicating whether a rebase is required to produce at least one commit, or whether it is allowed to reset the branch to the upstream commit as-is.
isCrossRepository() - Method in interface com.atlassian.bitbucket.scm.git.hook.GitRebaseHookRequest
 
isDataCenter() - Method in enum com.atlassian.bitbucket.scm.git.GitFeature
 
isDryRun() - Method in class com.atlassian.bitbucket.scm.git.command.GitRebaseCommandParameters
 
isFlagged() - Method in enum com.atlassian.bitbucket.scm.git.command.config.GitConfigType
 
isFlagged() - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffColor
 
isFlagged() - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffOutput
 
isFlagged() - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffWhitespace
 
isFlagged() - Method in enum com.atlassian.bitbucket.scm.git.command.fetch.GitFetchTagMode
 
isFlagged() - Method in enum com.atlassian.bitbucket.scm.git.command.merge.GitMergeFastForward
Indicates whether this fast-forward setting has a specific flag for use with git merge.
isFlagged() - Method in enum com.atlassian.bitbucket.scm.git.command.revlist.GitRevListMerges
 
isFlagged() - Method in enum com.atlassian.bitbucket.scm.git.command.revlist.GitRevListOrder
 
isFlagged() - Method in enum com.atlassian.bitbucket.scm.git.command.revlist.GitRevListWalk
 
isForce() - Method in class com.atlassian.bitbucket.scm.git.ref.GitCreateBranchCommandParameters
 
isForce() - Method in class com.atlassian.bitbucket.scm.git.ref.GitCreateTagCommandParameters
 
isForce() - Method in class com.atlassian.bitbucket.scm.git.ref.GitDeleteBranchCommandParameters
Retrieves a flag indicating whether a unmerged branch should be deleted or not, defaults to true.
isReflog() - Method in class com.atlassian.bitbucket.scm.git.ref.GitCreateBranchCommandParameters
 
isScored() - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
Flag indicating whether git provides a score with changes of this type.
isTargeted() - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeaderType
Retrieves a flag indicating whether this type of data requires a specific GitDiffTarget.
isValid() - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffSegmentType
 

L

lastModified(Repository, LastModifiedCommandParameters, LastModifiedCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitExtendedCommandFactory
 
leftOnly(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
Controls use of --left-only, which will return only commits reachable from the left-hand side of a symmetric range.
leftRight(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
Controls use of --left-right, which is used to mark which side of a symmetric range a given commit is reachable from.
limit(int) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
Specifies the max number of commits to output.
list() - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 
local(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.packobjects.GitPackObjectsBuilder
 
log(boolean) - Method in class com.atlassian.bitbucket.scm.git.command.GitMergeCommandParameters.Builder
Deprecated.
in 6.7 for removal in 8.0. Use AbstractMergeCommandParameters.AbstractBuilder.commitSummaries(int) instead.
log(int) - Method in class com.atlassian.bitbucket.scm.git.command.GitMergeCommandParameters.Builder
Deprecated.
in 6.7 for removal in 8.0. Use AbstractMergeCommandParameters.AbstractBuilder.commitSummaries(int) instead.
log() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
log(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBuilder
Sets a flag which, when enabled, causes git merge to include a brief synopsis of the commits included by the merge.
log(int) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBuilder
Sets the number of summary messages to append for commits included in the merge.
lsFiles() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
lsTree() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 

M

maxMessageLength(int) - Method in class com.atlassian.bitbucket.scm.git.ref.GitResolveAnnotatedTagsCommandParameters.Builder
 
merge(Repository, MergeCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitExtendedCommandFactory
 
merge(PullRequest, PullRequestMergeCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitPullRequestCommandFactory
 
merge() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
mergeBase() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
MergedRenameGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
Describes a conflict where two different files are renamed to the same destination.
MergedRenameGitMergeConflict(String, String, String, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.MergedRenameGitMergeConflict
 
merges(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffTreeBuilder
 
merges(GitRevListMerges) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
Specifies --merges, --no-merges or --no-min-parents, to control whether git rev-list should include merge commits in its output.
message(File) - Method in interface com.atlassian.bitbucket.scm.git.command.commit.GitCommitBuilder
 
message(String) - Method in interface com.atlassian.bitbucket.scm.git.command.commit.GitCommitBuilder
 
message(String) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBuilder
Sets the commit message to be used for the merge.
message(String) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotesAddBuilder
 
message(String) - Method in interface com.atlassian.bitbucket.scm.git.command.tag.GitTagCreateBuilder
 
message(String) - Method in interface com.atlassian.bitbucket.scm.git.command.updateref.GitUpdateRefBuilderSupport
 
messages(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotesAddBuilder
 
messages(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotesAddBuilder
 
mirror() - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitClone
 
mixed() - Method in interface com.atlassian.bitbucket.scm.git.command.reset.GitResetBuilder
 
ModifyDeleteGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
 
ModifyDeleteGitMergeConflict(String, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.ModifyDeleteGitMergeConflict
 

N

NAME - Static variable in interface com.atlassian.bitbucket.scm.git.GitScm
 
nonEmpty(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.packobjects.GitPackObjectsBuilder
 
normal() - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitClone
 
normal() - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMerge
Creates a builder which can be used to create a command for running git merge.
notes() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
nullTerminated(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfigGetAllBuilder
 
nullTerminated(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfigGetBuilder
 
nullTerminated(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfigListBuilder
 
nullTerminated(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.lstree.GitLsTreeBuilder
 

O

object(String) - Method in interface com.atlassian.bitbucket.scm.git.command.catfile.GitCatFileBuilder
 
object(String, String) - Method in interface com.atlassian.bitbucket.scm.git.command.catfile.GitCatFileBuilder
 
octopus() - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBase
 
oldValue(String) - Method in interface com.atlassian.bitbucket.scm.git.command.updateref.GitUpdateRefBuilderSupport
 
onEnd(GitAnnotatedTagSummary) - Method in interface com.atlassian.bitbucket.scm.git.ref.GitAnnotatedTagCallback
Called after the final tag has been streamed.
onMissing(String) - Method in interface com.atlassian.bitbucket.scm.git.ref.GitAnnotatedTagCallback
Called when one of the provided hashes was not found in the repository
onOtherType(String, GitObjectType) - Method in interface com.atlassian.bitbucket.scm.git.ref.GitAnnotatedTagCallback
Called when one of the provided hashes identifies an object that is not a tag object.
onStart(GitAnnotatedTagContext) - Method in interface com.atlassian.bitbucket.scm.git.ref.GitAnnotatedTagCallback
Called before the first tag is streamed.
onTag(GitAnnotatedTag) - Method in interface com.atlassian.bitbucket.scm.git.ref.GitAnnotatedTagCallback
Receives a fully-populated tag for processing.
order(GitRevListOrder) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
Specifies --date-order or --topo-order, to control the git rev-list commit order.
origin(File) - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitCloneBuilder
 
origin(Path) - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitCloneBuilder
Sets the path to the origin repository that should be cloned.
origin(Repository) - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitCloneBuilder
Sets the origin repository that should be cloned.
origin(String) - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitCloneBuilder
 
output(GitDiffOutput) - Method in interface com.atlassian.bitbucket.scm.git.command.log.GitLogBuilder
Controls what diff output is included with the commit information.

P

packObjects() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
parents(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
Controls use of --parents
patch(Repository, PatchCommandParameters, TypeAwareOutputSupplier) - Method in interface com.atlassian.bitbucket.scm.git.command.GitExtendedCommandFactory
 
path(String) - Method in interface com.atlassian.bitbucket.scm.git.command.add.GitAddBuilder
 
path(String) - Method in interface com.atlassian.bitbucket.scm.git.command.archive.GitArchiveBuilder
Specifies a path to filter the files included in the archive.
path(String) - Method in interface com.atlassian.bitbucket.scm.git.command.commit.GitCommitBuilder
 
path(String) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffCoreBuilder
 
path(String) - Method in interface com.atlassian.bitbucket.scm.git.command.lsfiles.GitLsFilesBuilder
 
path(String) - Method in interface com.atlassian.bitbucket.scm.git.command.lstree.GitLsTreeBuilder
Offers a way to filter the subtree passed in via GitLsTreeBuilder.tree(String, String) to zero to many paths by matching the name of the node in the tree.
path(String) - Method in interface com.atlassian.bitbucket.scm.git.command.reset.GitResetBuilder
 
path(String) - Method in interface com.atlassian.bitbucket.scm.git.command.rm.GitRmBuilder
 
path(String) - Method in interface com.atlassian.bitbucket.scm.git.command.status.GitStatusBuilder
 
paths(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.add.GitAddBuilder
 
paths(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.add.GitAddBuilder
 
paths(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.archive.GitArchiveBuilder
Specifies one or more paths to filter the files included in the archive.
paths(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.archive.GitArchiveBuilder
Specifies paths to filter the files included in the archive.
paths(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.commit.GitCommitBuilder
 
paths(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.commit.GitCommitBuilder
 
paths(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffCoreBuilder
 
paths(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffCoreBuilder
 
paths(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.lsfiles.GitLsFilesBuilder
 
paths(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.lstree.GitLsTreeBuilder
 
paths(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.lstree.GitLsTreeBuilder
 
paths(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.reset.GitResetBuilder
 
paths(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.reset.GitResetBuilder
 
paths(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.rm.GitRmBuilder
 
paths(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.rm.GitRmBuilder
 
paths(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.status.GitStatusBuilder
 
paths(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.status.GitStatusBuilder
 
pattern(String) - Method in interface com.atlassian.bitbucket.scm.git.command.foreachref.GitForEachRefBuilder
 
patterns(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.foreachref.GitForEachRefBuilder
 
porcelain() - Method in interface com.atlassian.bitbucket.scm.git.command.blame.GitBlame
 
porcelain(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.push.GitPushBuilder
 
porcelain(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.status.GitStatusBuilder
 
prefix(String) - Method in interface com.atlassian.bitbucket.scm.git.command.archive.GitArchiveBuilder
Specifies a prefix to be applied to files included in the archive.
pretty() - Method in interface com.atlassian.bitbucket.scm.git.command.catfile.GitCatFile
Construct a cat-file -p builder, which pretty prints the content of an object
progress(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
 
prune(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
Specifies whether to supply --prune to prune local branches and tags where the upstream branch or tag has been deleted.
prune(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.gc.GitGcBuilder
 
pruneOlderThan(String) - Method in interface com.atlassian.bitbucket.scm.git.command.gc.GitGcBuilder
 
prunePacked() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
PullRequestRebaseability - Interface in com.atlassian.bitbucket.scm.git.pull
 
PullRequestRebaseRequest - Class in com.atlassian.bitbucket.scm.git.pull
Describes a request to rebase a PullRequest.
PullRequestRebaseRequest.Builder - Class in com.atlassian.bitbucket.scm.git.pull
 
PullRequestRebaseVeto - Interface in com.atlassian.bitbucket.scm.git.pull
Represents the details of a rebase request veto.
push() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
push(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.remote.GitRemoteSetUrlBuilder
 

Q

qualify(String) - Method in enum com.atlassian.bitbucket.scm.git.GitRefPattern
Qualifies the provided ref according this pattern.
quiet(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitCloneBuilder
 
quiet(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.commit.GitCommitBuilder
 
quiet(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
 
quiet(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.gc.GitGcBuilder
 
quiet(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.init.GitInitBuilder
 
quiet(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBuilderSupport
Sets a flag which controls the output produced by git merge.
quiet(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.prunepacked.GitPrunePackedBuilder
 
quiet(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.reset.GitResetBuilder
 
quiet(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.rm.GitRmBuilder
 
quiet(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.symbolicref.GitSymbolicRefGetBuilder
 

R

range(PageRequest) - Method in interface com.atlassian.bitbucket.scm.git.command.blame.GitBlameBuilder
 
range(int, int, boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.blame.GitBlameBuilder
 
rawFile(Repository, RawFileCommandParameters, TypeAwareOutputSupplier) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
reason(String) - Method in interface com.atlassian.bitbucket.scm.git.command.symbolicref.GitSymbolicRefSetBuilder
 
rebase(Repository, GitRebaseCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitExtendedCommandFactory
 
rebase(PullRequestRebaseRequest) - Method in interface com.atlassian.bitbucket.scm.git.pull.GitPullRequestService
Rebases a pull request, updating the "from" ref with new commits starting from the "to" ref.
recursive(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffTreeBuilder
 
recursive(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.lstree.GitLsTreeBuilder
 
recursive(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.rm.GitRmBuilder
 
ref(String) - Method in interface com.atlassian.bitbucket.scm.git.command.checkrefformat.GitCheckRefFormat
Returns a builder for the standard version of git check-ref-format for validating any ref
ref(String) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotesBuilderSupport
 
reflog(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.branch.GitBranchCreateBuilder
 
reflog(boolean) - Method in class com.atlassian.bitbucket.scm.git.ref.GitCreateBranchCommandParameters.Builder
 
refs(Repository, RefsCommandParameters, RefCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
refspec(String) - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
 
refspec(String) - Method in interface com.atlassian.bitbucket.scm.git.command.push.GitPushBuilder
 
refspecs(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
 
refspecs(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
 
refspecs(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.push.GitPushBuilder
 
remote() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
remove(String) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotes
 
removeSection(String) - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 
RenameAddGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
 
RenameAddGitMergeConflict(String, String, String, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.RenameAddGitMergeConflict
 
RenameDeleteGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
 
RenameDeleteGitMergeConflict(String, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.RenameDeleteGitMergeConflict
 
RenameDeleteGitMergeConflict(String, String, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.RenameDeleteGitMergeConflict
 
renames(GitDiffRenames) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffCoreBuilder
Sets the rename detection mode for the diff.
renames(GitDiffRenames, Integer) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffCoreBuilder
Sets the rename detection mode for the diff.
renameSection(String, String) - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 
replaceAll() - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfigSetBuilder
When set, the command will replace all existing values of the config property being set.
repository(File) - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
Deprecated.
repository(Path) - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
 
repository(Repository) - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
Specifies which upstream repository to fetch from.
repository(String) - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
 
repository(Repository) - Method in interface com.atlassian.bitbucket.scm.git.command.push.GitPushBuilder
Specifies the repository to push to.
repository(String) - Method in interface com.atlassian.bitbucket.scm.git.command.push.GitPushBuilder
 
reset() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
resolveAnnotatedTags(Repository, GitResolveAnnotatedTagsCommandParameters, GitAnnotatedTagCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitRefCommandFactory
 
resolveRef(Repository, ResolveRefCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
resolveRefs(Repository, ResolveRefsCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
rev(String) - Method in interface com.atlassian.bitbucket.scm.git.command.archive.GitArchiveBuilder
Specifies the revision which should be archived.
rev(String) - Method in interface com.atlassian.bitbucket.scm.git.command.blame.GitBlameBuilder
 
rev(String) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffCoreBuilder
 
rev(String) - Method in interface com.atlassian.bitbucket.scm.git.command.formatpatch.GitFormatPatchBuilder
Specifies the rev for the patch.
rev(String) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
 
revList() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
revs(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.packobjects.GitPackObjectsBuilder
 
revs(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
Allows defining revisions to include and/or exclude using varargs-style syntax.
revs(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
Allows defining revisions to include and/or exclude using varargs-style syntax.
rightOnly(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
Controls use of --right-only, which will return only commits reachable from the right-hand side of a symmetric range.
rm() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
rm(String) - Method in interface com.atlassian.bitbucket.scm.git.command.remote.GitRemote
 
root(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffTreeBuilder
 

S

self() - Method in class com.atlassian.bitbucket.scm.git.command.GitMergeCommandParameters.Builder
 
self() - Method in class com.atlassian.bitbucket.scm.git.pull.PullRequestRebaseRequest.Builder
 
self() - Method in class com.atlassian.bitbucket.scm.git.ref.GitAnnotatedTagSummary.Builder
 
self() - Method in class com.atlassian.bitbucket.scm.git.ref.GitCreateBranchCommandParameters.Builder
 
self() - Method in class com.atlassian.bitbucket.scm.git.ref.GitCreateTagCommandParameters.Builder
 
self() - Method in class com.atlassian.bitbucket.scm.git.ref.GitDeleteBranchCommandParameters.Builder
 
self() - Method in class com.atlassian.bitbucket.scm.git.ref.GitDeleteTagCommandParameters.Builder
 
set(String, String) - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 
set(String, String) - Method in interface com.atlassian.bitbucket.scm.git.command.symbolicref.GitSymbolicRef
 
set(String, String) - Method in interface com.atlassian.bitbucket.scm.git.command.updateref.GitUpdateRef
 
setUrl(String, File) - Method in interface com.atlassian.bitbucket.scm.git.command.remote.GitRemote
Deprecated.
in 6.4 for removal in 8.0. Use GitRemote.setUrl(String, Path) or GitRemote.setUrl(String, String) instead.
setUrl(String, Path) - Method in interface com.atlassian.bitbucket.scm.git.command.remote.GitRemote
 
setUrl(String, String) - Method in interface com.atlassian.bitbucket.scm.git.command.remote.GitRemote
 
shared(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitCloneBuilder
 
shared(String) - Method in interface com.atlassian.bitbucket.scm.git.command.init.GitInitBuilder
 
shorten(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.status.GitStatusBuilder
 
shorten(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.symbolicref.GitSymbolicRefGetBuilder
 
show(String) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotes
 
signedObjects(Repository, SignedObjectsParameters, SignedObjectCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitExtendedCommandFactory
 
size() - Method in interface com.atlassian.bitbucket.scm.git.command.catfile.GitCatFile
Constructs a cat-file -s builder, which prints the size of an object (no content).
size(Repository, SizeCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
sizes(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.lstree.GitLsTreeBuilder
 
soft() - Method in interface com.atlassian.bitbucket.scm.git.command.reset.GitResetBuilder
 
sort(String) - Method in interface com.atlassian.bitbucket.scm.git.command.foreachref.GitForEachRefBuilder
 
sort(RefOrder) - Method in enum com.atlassian.bitbucket.scm.git.GitRefPattern
Retrieves a flag that may be provided to the git rev-list --sort= option to sort refs in the specified order.
squash() - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMerge
Creates a builder which can be used to create a command for running git merge --squash, which will not produce a merge commit and, instead, will merge incoming changes into the work tree and then exit.
srcPrefix(String) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffBuilder
Sets the prefix to be used by git when outputing the source path in a diff header.
stage(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.lsfiles.GitLsFilesBuilder
 
startPoint(String) - Method in interface com.atlassian.bitbucket.scm.git.command.branch.GitBranchCreateBuilder
 
startPoint(String) - Method in interface com.atlassian.bitbucket.scm.git.command.tag.GitTagCreateBuilder
 
status() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
SubmoduleGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
A merge conflict where the same submodule has been updated to point to different commits.
SubmoduleGitMergeConflict(String, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.SubmoduleGitMergeConflict
 
supportsThreshold() - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffRenames
Retrieves a flag indicating whether this mode supports appending a threshold.
symbolicRef() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
synchronize(Repository, MirrorSyncCommandParameters, MirrorSyncCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitMirrorCommandFactory

T

tag() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
tagIds(String, String...) - Method in class com.atlassian.bitbucket.scm.git.ref.GitResolveAnnotatedTagsCommandParameters.Builder
 
tagIds(Iterable<String>) - Method in class com.atlassian.bitbucket.scm.git.ref.GitResolveAnnotatedTagsCommandParameters.Builder
 
tags(GitFetchTagMode) - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
Specifies --tags or --no-tags, to control whether git fetch fetches tags, and which tags it fetches.
tags(Repository, TagsCommandParameters, PageRequest) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
tags(Repository, TagsCommandParameters, TagCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
tags(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
Controls use of --tags
template(File) - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitCloneBuilder
Sets the --template path to be used when creating the clone's repository on disk.
template(Path) - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitCloneBuilder
Sets the --template path to be used when creating the clone's repository on disk.
template(String) - Method in interface com.atlassian.bitbucket.scm.git.command.clone.GitCloneBuilder
Sets the --template path to be used when creating the clone's repository on disk.
template(File) - Method in interface com.atlassian.bitbucket.scm.git.command.init.GitInitBuilder
Sets the --template path to be used when initializing the repository on disk.
template(Path) - Method in interface com.atlassian.bitbucket.scm.git.command.init.GitInitBuilder
Sets the --template path to be used when initializing the repository on disk.
template(String) - Method in interface com.atlassian.bitbucket.scm.git.command.init.GitInitBuilder
Sets the --template path to be used when initializing the repository on disk.
track(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.branch.GitBranchCreateBuilder
 
traverseCommits(Repository, BulkTraverseCommitsCommandParameters, BulkTraversalCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitBulkContentCommandFactory
 
traverseCommits(Repository, TraversalCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
tree(String) - Method in interface com.atlassian.bitbucket.scm.git.command.lstree.GitLsTreeBuilder
 
tree(String, String) - Method in interface com.atlassian.bitbucket.scm.git.command.lstree.GitLsTreeBuilder
Offers a convenient shorthand for identifying a subtree in a given commit.
tryMerge(PullRequest) - Method in interface com.atlassian.bitbucket.scm.git.command.GitPullRequestCommandFactory
Attempt to merge the pull request to determine what the expected result of actually merging it would be.
type() - Method in interface com.atlassian.bitbucket.scm.git.command.catfile.GitCatFile
Constructs a cat-file -t builder, which prints the type of an object (no content)
type(GitConfigType) - Method in interface com.atlassian.bitbucket.scm.git.command.config.TypedGitConfigBuilder
Controls validation and transformation applied by git config when adding, getting and setting variables.
type(Repository, TypeCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
 
type(GitTagType) - Method in interface com.atlassian.bitbucket.scm.git.command.tag.GitTagCreateBuilder
 
type(GitTagType) - Method in class com.atlassian.bitbucket.scm.git.ref.GitCreateTagCommandParameters.Builder
 
TypedGitConfigBuilder<T extends TypedGitConfigBuilder<T>> - Interface in com.atlassian.bitbucket.scm.git.command.config
 

U

UnknownGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
 
UnknownGitMergeConflict(String, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.UnknownGitMergeConflict
 
UNLIMITED_MESSAGE_LENGTH - Static variable in class com.atlassian.bitbucket.scm.git.ref.GitResolveAnnotatedTagsCommandParameters
 
unpacked(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.packobjects.GitPackObjectsBuilder
 
unqualify(String) - Method in enum com.atlassian.bitbucket.scm.git.GitRefPattern
Unqualifies the provided ref according to this pattern.
unset(String) - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 
unsetAll(String) - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 
untracked(String) - Method in interface com.atlassian.bitbucket.scm.git.command.status.GitStatusBuilder
 
updateDefaultBranch(Repository, UpdateDefaultBranchCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitExtendedCommandFactory
 
updateRef() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
updateRefs(Repository, MirrorUpdateRefsCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitMirrorCommandFactory
UPLOAD_PACK_ALLOW_ANY_SHA_IN_WANT - Static variable in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
 
upstreamRepository(Repository) - Method in class com.atlassian.bitbucket.scm.git.command.GitRebaseCommandParameters.Builder
 

V

validateRef(GitValidateRefCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitRefCommandFactory
 
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.archive.GitArchiveFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.commit.GitCommitVerify
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.config.GitConfigType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeaderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffOutput
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffRenames
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffSegmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffWhitespace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.fetch.GitFetchTagMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.merge.GitMergeFastForward
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.merge.GitMergeVerify
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.revlist.GitRevListMerges
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.revlist.GitRevListOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.revlist.GitRevListWalk
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.command.tag.GitTagType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.GitFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.GitObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.GitRefPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.git.hook.GitRepositoryHookTrigger
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.archive.GitArchiveFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.commit.GitCommitVerify
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.config.GitConfigType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeaderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffOutput
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffRenames
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffSegmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffWhitespace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.fetch.GitFetchTagMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.merge.GitMergeFastForward
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.merge.GitMergeVerify
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.revlist.GitRevListMerges
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.revlist.GitRevListOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.revlist.GitRevListWalk
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.command.tag.GitTagType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.GitFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.GitObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.GitRefPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.bitbucket.scm.git.hook.GitRepositoryHookTrigger
Returns an array containing the constants of this enum type, in the order they are declared.
verify(GitCommitVerify) - Method in interface com.atlassian.bitbucket.scm.git.command.commit.GitCommitBuilder
Controls whether git commit will try to run hooks like commit-msg and pre-commit.
verify(GitDiffTarget) - Method in enum com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeaderType
Verifies that the provided GitDiffTarget is valid for use with this header type.
verify(GitMergeVerify) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBuilderSupport
Controls whether git merge will try to run hooks like commit-msg and pre-merge-commit.
version(CommandOutputHandler<T>) - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
 
visit(AddAddGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
 
visit(AddRenameGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
 
visit(ContentGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
 
visit(ConvergentRenameGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
 
visit(DeleteModifyGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
 
visit(DeleteRenameGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
 
visit(DirectoryFileGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
 
visit(DivergentRenameGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
 
visit(FileDirectoryGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
 
visit(ModifyDeleteGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
 
visit(RenameAddGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
 
visit(RenameDeleteGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
 
visit(SubmoduleGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
 
visit(UnknownGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
 
visit(AddAddGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 
visit(AddRenameGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 
visit(ContentGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 
visit(ConvergentDirectoryRenameGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 
visit(ConvergentRenameGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 
visit(DeleteModifyGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 
visit(DeleteRenameGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 
visit(DirectoryFileGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 
visit(DivergentDirectoryRenameGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 
visit(DivergentRenameGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 
visit(FileDirectoryGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 
visit(ImplicitDirectoryRenameGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 
visit(MergedRenameGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 
visit(ModifyDeleteGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 
visit(RenameAddGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 
visit(RenameDeleteGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 
visit(SubmoduleGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 
visit(UnknownGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
 

W

walk(GitRevListWalk) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
Specifies --no-walk or --do-walk, to control whether git rev-list traverses commit ancestry.
whitespace(GitDiffWhitespace) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffBuilder
 
withConfiguration(String) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
A convenience shorthand for withConfiguration(key, true).
withConfiguration(String, boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
Configures the specified key to either true or false.
withConfiguration(String, long) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
Configures the specified key to the provided numeric value.
withConfiguration(String, String) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
Configures the specified key with the provided value.
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2020 Atlassian. All rights reserved.