Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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
- AbstractGitWorkTreeRepositoryHookInvoker<T extends com.atlassian.bitbucket.hook.repository.RepositoryHookRequest> - Class in com.atlassian.bitbucket.scm.git.worktree
-
Convenience base class for implementing
GitWorkTreeRepositoryHookInvoker
- AbstractGitWorkTreeRepositoryHookInvoker(EventPublisher, RepositoryHookService) - Constructor for class com.atlassian.bitbucket.scm.git.worktree.AbstractGitWorkTreeRepositoryHookInvoker
- AbstractPathGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
- AbstractPathGitMergeConflict(GitMergeConflictType, String, ChangeType, ChangeType, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractPathGitMergeConflict
- AbstractPathGitMergeConflict(GitMergeConflictType, String, 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.GitWorkTreeCommandBuilder
- add(String) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotes
- add(String, Repository) - 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
- add(String, Path) - Method in interface com.atlassian.bitbucket.scm.git.command.remote.GitRemote
- ADD - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
-
A: addition of a file
- ADD_ADD - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
- 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
- ADDED - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffSegmentType
-
A leading plus marks an added line.
- 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
- 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.
- alternate(Repository) - Method in interface com.atlassian.bitbucket.scm.git.GitWorkTreeBuilder
- 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.
- 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.
- always(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.diff.GitDiffTreeBuilder
- ALWAYS - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffColor
-
Always include color markers in the diff output.
- 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.
- ANNOTATED - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.tag.GitTagType
-
A tag annotated with details about when it was created and by whom.
- ANY - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.config.GitConfigType
- archive() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
- archive() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- archive(Repository, ArchiveCommandParameters, TypeAwareOutputSupplier) - Method in interface com.atlassian.bitbucket.scm.git.command.GitExtendedCommandFactory
- atomic(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
-
Specifies whether the fetch should update the refs atomically (i.e.
- 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 useApplicationUser.getDisplayName()
, and anything else will fall back toPerson.getName()
. - author(Person) - Method in class com.atlassian.bitbucket.scm.git.worktree.PublishGitWorkTreeParameters.Builder
- author(String, String) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
- AUTO - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffColor
-
Automatically turn color markers in diff output on when connected to a terminal.
B
- 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() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
- blame() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- blame(Repository, BlameCommandParameters, PageRequest) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
- BLOB - Enum constant in enum class com.atlassian.bitbucket.scm.git.GitObjectType
-
A blob, which is a
file
of some type. - BOOL - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.config.GitConfigType
- boundary(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
-
Controls use of
--boundary
. - branch() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
- branch() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- branch(String, String) - Method in class com.atlassian.bitbucket.scm.git.worktree.PublishGitWorkTreeParameters.Builder
-
Specifies the branch to publish the work tree to.
- branches(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
-
Controls use of
--branches
- 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
- 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.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 class com.atlassian.bitbucket.scm.git.command.GitMergeCommandParameters.Builder
- build() - Method in class com.atlassian.bitbucket.scm.git.command.GitRebaseCommandParameters.Builder
- 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.mv.GitMvBuilder
- build() - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotesAddBuilder
- 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.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
- build() - Method in class com.atlassian.bitbucket.scm.git.worktree.PublishGitWorkTreeParameters.Builder
- 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 beGitCommands
, which support both synchronous and asynchronous execution, rather than simpleCommands
. - build(CommandOutputHandler<T>) - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
- build(CommandOutputHandler<T>) - Method in interface com.atlassian.bitbucket.scm.git.command.GitWorkTreeCommandBuilder
-
Builds a
GitCommand
which, whenexecuted
, will provide output to the providedoutputHandler
for processing. - builder() - Method in interface com.atlassian.bitbucket.scm.git.worktree.GitWorkTree
- builder(Repository) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderFactory
- builder(Repository) - Method in interface com.atlassian.bitbucket.scm.git.GitWorkTreeBuilderFactory
- Builder() - Constructor for class com.atlassian.bitbucket.scm.git.command.GitMergeCommandParameters.Builder
- Builder() - Constructor for class com.atlassian.bitbucket.scm.git.ref.GitAnnotatedTagContext.Builder
- 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(int, long, int) - Constructor for class com.atlassian.bitbucket.scm.git.pull.PullRequestRebaseRequest.Builder
- Builder(PullRequest) - Constructor for class com.atlassian.bitbucket.scm.git.pull.PullRequestRebaseRequest.Builder
- Builder(Branch, String) - Constructor for class com.atlassian.bitbucket.scm.git.command.GitRebaseCommandParameters.Builder
- Builder(CommandResult) - Constructor for class com.atlassian.bitbucket.scm.git.ref.GitAnnotatedTagSummary.Builder
-
Creates a new builder with the provided
result
. - 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(GitWorkTreeRepositoryHookInvoker) - Constructor for class com.atlassian.bitbucket.scm.git.worktree.PublishGitWorkTreeParameters.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() - Method in interface com.atlassian.bitbucket.scm.git.pull.PullRequestRebaseability
-
Retrieves a flag indicating whether the necessary preconditions to perform a rebase are met.
- canRebase(PullRequest) - Method in interface com.atlassian.bitbucket.scm.git.pull.GitPullRequestService
-
Checks preconditions to determine whether the specified
pull request
can be rebased. - 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
- catFile() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- changes(CompareRequest, CompareChangeCommandParameters, ChangeCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCompareCommandFactory
- changes(PullRequest, PullRequestChangesCommandParameters, ChangeCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitPullRequestCommandFactory
- 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
- changesets(Repository, ChangesetsCommandParameters, PageRequest) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
- CHECK - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffOutput
-
Checks the diff for whitespace errors, using the process return code to signal whether any are found.
- checkIntegrity(IntegrityCheckContext, IntegrityCheckCallback) - Method in interface com.atlassian.bitbucket.scm.git.GitIntegrityCheckCommandFactory
- checkoutType(GitCheckoutType) - Method in interface com.atlassian.bitbucket.scm.git.GitWorkTreeBuilder
-
Configures the type of checkout to initialize the work tree with.
- checkRefFormat() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
- checkRefFormat() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- 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. - clearSources() - Method in interface com.atlassian.bitbucket.scm.git.command.mv.GitMvBuilder
-
Clears any
sources
that have been added, allowing the builder to be reused to construct multiple commands. - close() - Method in interface com.atlassian.bitbucket.scm.git.worktree.GitWorkTree
-
Closes and deletes the work tree
- 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.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.countobjects - package com.atlassian.bitbucket.scm.git.command.countobjects
- 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.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.mv - package com.atlassian.bitbucket.scm.git.command.mv
- 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.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.revert - package com.atlassian.bitbucket.scm.git.command.revert
- 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.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
- com.atlassian.bitbucket.scm.git.worktree - package com.atlassian.bitbucket.scm.git.worktree
- COMMENT - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffSegmentType
-
A leading backslash marks observations
git
offers about files it diffs. - commit() - Method in interface com.atlassian.bitbucket.scm.git.command.GitWorkTreeCommandBuilder
- commit(Repository, CommitCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
- 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
- commit(String) - Method in interface com.atlassian.bitbucket.scm.git.GitWorkTreeBuilder
- COMMIT - Enum constant in enum class com.atlassian.bitbucket.scm.git.GitObjectType
-
A commit, which is a
submodule
. - commitish(String) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
-
Appends a commit-ish argument to the command.
- commitRequired(boolean) - Method in class com.atlassian.bitbucket.scm.git.command.GitRebaseCommandParameters.Builder
- commits(CompareRequest, CommitCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCompareCommandFactory
- commits(PullRequest, PullRequestCommitsCommandParameters, CommitCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitPullRequestCommandFactory
- commits(Repository, BulkCommitsCommandParameters, BulkCommitCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitBulkContentCommandFactory
- commits(Repository, CommitsCommandParameters, CommitCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
- commits(Repository, CommitsCommandParameters, PageRequest) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
- 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(ApplicationUser) - Method in class com.atlassian.bitbucket.scm.git.command.GitRebaseCommandParameters.Builder
- committer(Person) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
-
NOTE: Instances of
ApplicationUser
will useApplicationUser.getDisplayName()
, and anything else will fall back toPerson.getName()
. - committer(String, String) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
- commonAncestor(Repository, CommonAncestorCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
- config() - Method in interface com.atlassian.bitbucket.scm.git.command.GitWorkTreeCommandBuilder
- configure(GitCommandBuilderSupport<T>, String, String, Path) - Method in interface com.atlassian.bitbucket.scm.git.auth.GitAuthHelper
-
Configured the supplied
GitCommandBuilderSupport
to make authenticated requests. - CONTENT - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
- 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
- CONTEXT - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffSegmentType
-
A leading space marks a context line.
- 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
- COPY - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
-
C: copy of a file into a new one
- COPY_FROM - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
-
Defines the source path for a copied file.
- COPY_TO - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
-
Defines the destination path for a copied file.
- 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(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevListBuilder
- count(int) - Method in interface com.atlassian.bitbucket.scm.git.command.foreachref.GitForEachRefBuilder
- countObjects() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
- countObjects() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- create(Repository, CreateCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
- create(String) - Method in interface com.atlassian.bitbucket.scm.git.command.branch.GitBranch
- 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
- createHookRequest(GitWorkTree, List<RefChange>) - Method in class com.atlassian.bitbucket.scm.git.worktree.AbstractGitWorkTreeRepositoryHookInvoker
- createPostUpdateEvent(T) - Method in class com.atlassian.bitbucket.scm.git.worktree.AbstractGitWorkTreeRepositoryHookInvoker
- createTag(Repository, CreateTagCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitRefCommandFactory
D
- DATE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListOrder
-
Similar to
--topo-order
in the sense that no parent comes before all of its children, but otherwise things are still ordered in the commit timestamp order. - DEFAULT - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.commit.GitCommitVerify
- DEFAULT - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffColor
-
Uses the
.gitconfig
-configured setting for color markers in diff output. - DEFAULT - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffOutput
-
Allows the command to produce its default output, without providing any specific argument to adjust it.
- DEFAULT - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.fetch.GitFetchTagMode
-
Fetches tags referencing any object reachable from a fetched head.
- DEFAULT - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.GitMergeFastForward
-
Uses the default fast-forward setting for
git merge
, which is generallyGitMergeFastForward.ON
. - DEFAULT - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.GitMergeVerify
- DEFAULT - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListMerges
-
Apply
git rev-list
's default behaviour. - DEFAULT - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListOrder
-
Apply
git rev-list
's default behaviour. - DEFAULT - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListWalk
-
Apply
git rev-list
's default behaviour. - 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 class 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(PullRequest, PullRequestDeleteCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitPullRequestCommandFactory
- delete(Repository, long, PullRequestDeleteCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitPullRequestCommandFactory
- delete(Repository, DeleteCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
- delete(String) - Method in interface com.atlassian.bitbucket.scm.git.command.branch.GitBranch
- 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
- DELETE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
-
D: deletion of a file
- DELETE_MODIFY - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
- deleteBranch(Repository, GitDeleteBranchCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitRefCommandFactory
- DELETED_FILE_MODE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
-
Defines the file mode a source file had before it was deleted.
- 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
- deltaBaseOffset(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.packobjects.GitPackObjectsBuilder
- deref(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.updateref.GitUpdateRefBuilderSupport
- destination(String) - Method in interface com.atlassian.bitbucket.scm.git.command.mv.GitMvBuilder
-
Specifies the path that the
source
file, directory or symlink should be renamed to. - DESTINATION - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffTarget
-
Indicates the data relates to the destination side of the diff.
- diff() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
- diff() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- 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(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
- diffStatsSummary(CompareRequest, CompareDiffStatsSummaryCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCompareCommandFactory
- diffStatsSummary(PullRequest, PullRequestDiffStatsSummaryCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitPullRequestCommandFactory
- diffStatsSummary(Repository, DiffStatsSummaryCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
- diffTree() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
- diffTree() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- directory(Repository, DirectoryCommandParameters, ContentTreeCallback, PageRequest) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
- DIRECTORY_FILE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
- 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
- DISSIMILARITY_INDEX - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
-
Defines the percentage of dissimilarity between a source file and a copied/renamed/moved destination file.
- DivergentDirectoryRenameGitMergeConflict - Class in com.atlassian.bitbucket.scm.git.command.merge.conflict
- 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 or directory 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
- DO_WALK - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListWalk
-
Walk commit ancestors.
- dropPrefix(String) - Method in enum class 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
- 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
orgit 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
orgit 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
- errorHandler(CommandErrorHandler) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMergeBuilderSupport
- errorHandler(CommandErrorHandler) - Method in interface com.atlassian.bitbucket.scm.git.command.push.GitPushBuilder
- eventPublisher - Variable in class com.atlassian.bitbucket.scm.git.worktree.AbstractGitWorkTreeRepositoryHookInvoker
- EXCLUDE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListMerges
-
Exclude merge commits.
- execute(GitWorkTree) - Method in interface com.atlassian.bitbucket.scm.git.worktree.GitWorkTreeCallback
-
Callback method invoked from
GitWorkTreeBuilder.execute(GitWorkTreeCallback)
- execute(GitWorkTreeCallback<T>) - Method in interface com.atlassian.bitbucket.scm.git.GitWorkTreeBuilder
- expiry(Duration) - Method in interface com.atlassian.bitbucket.scm.git.GitWorkTreeBuilder
F
- fetch() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
- fetch() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- 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(Repository, FileCommandParameters, FileContentCallback, PageRequest) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
- file(String) - Method in interface com.atlassian.bitbucket.scm.git.command.blame.GitBlameBuilder
- 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
- file(Path) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotesAddBuilder
- FILE_DIRECTORY - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
- 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
- FIND_COPIES - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffRenames
-
Enables
--find-copies
. - FIND_COPIES_HARDER - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffRenames
-
Enables
--find-copies
and--find-copies-harder
. - FIND_RENAMES - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffRenames
-
Enables
--find-renames
. - 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 togit 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.mv.GitMvBuilder
- 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
- forEachRef() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- fork(Repository, ForkCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitExtendedCommandFactory
- forLine(String) - Static method in enum class 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
- formatPatch() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- fromArchiveFormat(ArchiveFormat) - Static method in enum class com.atlassian.bitbucket.scm.git.command.archive.GitArchiveFormat
- fromCommitOrder(CommitOrder) - Static method in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListOrder
- fromDiffWhitespace(DiffWhitespace) - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffWhitespace
- fromFilter(CommitListMergeFilter) - Static method in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListMerges
- fromId(String) - Static method in enum class com.atlassian.bitbucket.scm.git.hook.GitRepositoryHookTrigger
- fromObjectType(String) - Static method in enum class com.atlassian.bitbucket.scm.git.GitObjectType
-
Determines the
GitObjectType
for the providedgit cat-file -t
object type. - fromReason(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
- fromStatus(String) - Static method in enum class 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 theindex header
.
G
- 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
- getAll(String) - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
- getAuthor() - Method in class com.atlassian.bitbucket.scm.git.worktree.PublishGitWorkTreeParameters
- 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
- getBranch() - Method in class com.atlassian.bitbucket.scm.git.worktree.PublishGitWorkTreeParameters
- 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 class 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 class com.atlassian.bitbucket.scm.git.command.archive.GitArchiveFormat
- getExpectedHash() - Method in class com.atlassian.bitbucket.scm.git.worktree.PublishGitWorkTreeParameters
- getExpiry() - Method in interface com.atlassian.bitbucket.scm.git.worktree.GitWorkTree
- getExtendedCommandFactory() - Method in interface com.atlassian.bitbucket.scm.git.GitScm
- getExtension() - Method in enum class com.atlassian.bitbucket.scm.git.command.archive.GitArchiveFormat
- getFlag() - Method in enum class com.atlassian.bitbucket.scm.git.command.commit.GitCommitVerify
- getFlag() - Method in enum class com.atlassian.bitbucket.scm.git.command.config.GitConfigType
- getFlag() - Method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffColor
- getFlag() - Method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffOutput
- getFlag() - Method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffWhitespace
- getFlag() - Method in enum class com.atlassian.bitbucket.scm.git.command.fetch.GitFetchTagMode
- getFlag() - Method in enum class com.atlassian.bitbucket.scm.git.command.merge.GitMergeFastForward
- getFlag() - Method in enum class com.atlassian.bitbucket.scm.git.command.merge.GitMergeVerify
- getFlag() - Method in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListMerges
- getFlag() - Method in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListOrder
- getFlag() - Method in enum class 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.
- getHookInvoker() - Method in class com.atlassian.bitbucket.scm.git.worktree.PublishGitWorkTreeParameters
- getId() - Method in enum class com.atlassian.bitbucket.scm.git.hook.GitRepositoryHookTrigger
- getIntegrityCheckCommandFactory() - Method in interface com.atlassian.bitbucket.scm.git.GitScm
- getKey() - Method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
-
Retrieves the key identifying this header in an output line.
- getKey() - Method in enum class com.atlassian.bitbucket.scm.git.GitFeature
- 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 class com.atlassian.bitbucket.scm.git.GitObjectType
-
Retrieves the
ContentTreeNode.Type
for this object type, which may benull
for object types that are not readily expressed in as content nodes. - getObjectType() - Method in enum class 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 class 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 class 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.pull.GitPullRequestRebasedEvent
- getPullRequestCommandFactory() - Method in interface com.atlassian.bitbucket.scm.git.GitScm
- getPullRequestId() - Method in class com.atlassian.bitbucket.scm.git.event.GitPullRequestRefsChangedEvent
- getReason() - Method in enum class 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 class com.atlassian.bitbucket.scm.git.GitRefPattern
-
Retrieves a non-force refspec for this pattern.
- getRefspec(boolean) - Method in enum class 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
- getRepository() - Method in interface com.atlassian.bitbucket.scm.git.worktree.GitWorkTree
- getSearchOrder(String) - Method in enum class 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 class 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
- getTaggerTimestamp() - 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 class 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
- getTimeout() - Method in class com.atlassian.bitbucket.scm.git.worktree.PublishGitWorkTreeParameters
- getType() - Method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
-
Retrieves the general
ChangeType
for thisgit
change type. - getType() - Method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
-
Retrieves the type of data provided by the
header value
. - getType() - Method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffSegmentType
-
Retrieves the general
DiffSegmentType
for thisgit
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
- getUpstreamRepository() - Method in interface com.atlassian.bitbucket.scm.git.hook.GitRebaseHookRequest
- getValue(String) - Method in enum class 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
- 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.
- getWorkTreeBuilderFactory() - Method in interface com.atlassian.bitbucket.scm.git.GitScm
- 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 runninggit archive
. - GitArchiveFormat - Enum Class 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 returnsGitCommand
instances instead of simpleCommand
orAsyncCommand
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 Class in com.atlassian.bitbucket.scm.git.command.diff
-
A
git
-specific extension of the generalChangeType
enumeration more tightly linked to its change output. - GitCheckoutType - Enum Class in com.atlassian.bitbucket.scm.git.worktree
-
The type of a
git
checkout used to initialize aGitWorkTree
. - 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. - GitCommand<T> - Interface in com.atlassian.bitbucket.scm.git.command
-
Merges both the
Command
andAsyncCommand
interfaces, allowinggit
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-safegit
command builders. - GitCommandFactory - Interface in com.atlassian.bitbucket.scm.git.command
-
Overrides methods from the standard
PluginCommandFactory
interface and returnsGitCommand
instances instead of simpleCommand
orAsyncCommand
instances. - GitCommitBuilder - Interface in com.atlassian.bitbucket.scm.git.command.commit
- GitCommitVerify - Enum Class 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 returnsGitCommand
instances instead of simpleCommand
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 Class 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
- GitCountObjectsBuilder - Interface in com.atlassian.bitbucket.scm.git.command.countobjects
-
A builder for constructing
git count-objects
command. - 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 togit diff
. - GitDiffColor - Enum Class 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 Class in com.atlassian.bitbucket.scm.git.command.diff
-
Defines headers which may appear in
git diff
output. - GitDiffHeaderType - Enum Class in com.atlassian.bitbucket.scm.git.command.diff
-
Defines the type of data which is provided by a given
GitDiffHeader
. - GitDiffOutput - Enum Class in com.atlassian.bitbucket.scm.git.command.diff
-
Enumerates output modes for
diff-core
commands likediff
,diff-tree
andlog
. - GitDiffRenames - Enum Class in com.atlassian.bitbucket.scm.git.command.diff
-
Enumerates the possible modes for rename detection in
git diff-core
. - GitDiffSegmentType - Enum Class in com.atlassian.bitbucket.scm.git.command.diff
-
A
git
-specific extension of the generalDiffSegmentType
enumeration bound more tightly to standard diff core output. - GitDiffTarget - Enum Class 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 Class in com.atlassian.bitbucket.scm.git.command.diff
-
A flag for indicating how whitespace should be handled in a diff, such as being
ignored
. - GitEmptyRebaseBeforeMergeException - Exception in com.atlassian.bitbucket.scm.git.command.merge
-
An exception that is thrown when the merge could not be completed because the target branch includes identical changes and the rebase discarded all the incoming commits.
- GitEmptyRebaseBeforeMergeException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.command.merge.GitEmptyRebaseBeforeMergeException
- GitEmptySquashException - Exception in com.atlassian.bitbucket.scm.git.command.merge
-
An exception that is thrown when the merge could not be completed because the target branch includes identical changes and the squashed commit would be empty.
- GitEmptySquashException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.command.merge.GitEmptySquashException
- 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 returnsGitCommand
instances instead of simpleCommand
orAsyncCommand
instances. - GitFeature - Enum Class in com.atlassian.bitbucket.scm.git
-
Feature
s 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 runninggit fetch
. - GitFetchException - Exception in com.atlassian.bitbucket.scm.git.command.fetch
- GitFetchException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.command.fetch.GitFetchException
- GitFetchException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.scm.git.command.fetch.GitFetchException
- GitFetchTagMode - Enum Class 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 runninggit format-patch
. - GitHttpScmRequestHandler - Interface in com.atlassian.bitbucket.scm.git.protocol.http
-
Interface for the git implementation of the
HttpScmRequest
interface. - 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
- 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 runninggit 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 Class 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, Throwable) - 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
- GitMergeFastForward - Enum Class in com.atlassian.bitbucket.scm.git.command.merge
-
Describes the possible fast-forward settings for
git merge
. - GitMergeStrategyException - Exception in com.atlassian.bitbucket.scm.git.command.merge
-
An exception that is thrown when the merge fails due to some error related to chosen merge strategy.
- GitMergeStrategyException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.command.merge.GitMergeStrategyException
- GitMergeStrategyException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.scm.git.command.merge.GitMergeStrategyException
- GitMergeVerify - Enum Class 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 returnsGitCommand
instances instead of simpleCommand
orAsyncCommand
instances. - GitMvBuilder - Interface in com.atlassian.bitbucket.scm.git.command.mv
-
A builder for the {code git mv} command
- 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 Class 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. - GitPullRequestCommandFactory - Interface in com.atlassian.bitbucket.scm.git.command
-
Overrides methods from the standard
PluginPullRequestCommandFactory
interface and returnsGitCommand
instances instead of simpleCommand
orAsyncCommand
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, Repository, long, 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
- GitRebaseBeforeMergeConflictedException - Exception in com.atlassian.bitbucket.scm.git.command.merge
-
An exception that is thrown while rebasing the source branch onto target branch before merging.
- GitRebaseBeforeMergeConflictedException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.scm.git.command.merge.GitRebaseBeforeMergeConflictedException
- GitRebaseCommandParameters - Class in com.atlassian.bitbucket.scm.git.command
- 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 Class 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 Class in com.atlassian.bitbucket.scm.git.hook
-
Git-specific trigger types for
repository-hook
RepositoryHookRequest
s. - 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 bylog
. - GitRevertException - Exception in com.atlassian.bitbucket.scm.git.command.revert
-
An exception thrown when reverting the commit fails e.g.
- GitRevertException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.command.revert.GitRevertException
- GitRevertException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.scm.git.command.revert.GitRevertException
- GitRevListBuilder - Interface in com.atlassian.bitbucket.scm.git.command.revlist
- GitRevListMerges - Enum Class 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 Class 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 Class 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 runninggit 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
- 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 Class in com.atlassian.bitbucket.scm.git.command.tag
- GitTypedCommandBuilder<B extends GitTypedCommandBuilder<B>> - 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. - GitUnsupportedCommandException - Exception in com.atlassian.bitbucket.scm.git.command
-
Thrown by
Command.call()
orAsyncCommand.start()
when the command that was built withGitScmCommandBuilder
is not supported. - GitUnsupportedCommandException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.command.GitUnsupportedCommandException
- GitUnsupportedCommandException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.scm.git.command.GitUnsupportedCommandException
- GitUnsupportedMergeStrategyException - Exception in com.atlassian.bitbucket.scm.git.command.merge
-
An exception that is thrown when merge is attempted with unsupported merge strategy.
- GitUnsupportedMergeStrategyException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.command.merge.GitUnsupportedMergeStrategyException
- 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
- GitWorkTree - Interface in com.atlassian.bitbucket.scm.git.worktree
-
Represents a
git
repository work tree that can be used to create new commits. - GitWorkTreeBuilder - Interface in com.atlassian.bitbucket.scm.git
- GitWorkTreeBuilderFactory - Interface in com.atlassian.bitbucket.scm.git
- GitWorkTreeCallback<T> - Interface in com.atlassian.bitbucket.scm.git.worktree
-
Callback type for
GitWorkTreeBuilder.execute(GitWorkTreeCallback)
- GitWorkTreeCommandBuilder - Interface in com.atlassian.bitbucket.scm.git.command
-
Augments the
GitScmCommandBuilder
with type-safe builders for commands supported inwork trees
. - GitWorkTreeException - Exception in com.atlassian.bitbucket.scm.git.worktree
- GitWorkTreeException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.git.worktree.GitWorkTreeException
- GitWorkTreeException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.scm.git.worktree.GitWorkTreeException
- GitWorkTreeRepositoryHookInvoker - Interface in com.atlassian.bitbucket.scm.git.worktree
-
Invokes repository hooks as part of
publishing
a work tree.
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 - Enum constant in enum class com.atlassian.bitbucket.scm.git.GitRefPattern
-
Ref pattern denoting local branches.
- 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
- IGNORE_ALL_SPACE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffWhitespace
-
Ignore all whitespace in the diff.
- 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
- IMPLICIT_DIRECTORY_RENAME - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
-
Indicates a directory rename was detected, and
git merge
found a file with the same name already in the new directory or multiple directories were renamed to the same target and they each have files with the same name. - 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
- INCLUDE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListMerges
-
Include merge commits.
- 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
- INDEX - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
-
Defines git index data, such as content hashes, for the source and destination files.
- INDEX - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeaderType
-
Index data, of the format
<source hash>..<destination hash> <optional mode>
. - 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
- INT - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.config.GitConfigType
- isAbortOnFirstVeto() - Method in enum class 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 theupstream commit
as-is. - isCrossRepository() - Method in interface com.atlassian.bitbucket.scm.git.hook.GitRebaseHookRequest
- isDryRun() - Method in class com.atlassian.bitbucket.scm.git.command.GitRebaseCommandParameters
- isExpired() - Method in interface com.atlassian.bitbucket.scm.git.worktree.GitWorkTree
- isFlagged() - Method in enum class com.atlassian.bitbucket.scm.git.command.config.GitConfigType
- isFlagged() - Method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffColor
- isFlagged() - Method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffOutput
- isFlagged() - Method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffWhitespace
- isFlagged() - Method in enum class com.atlassian.bitbucket.scm.git.command.fetch.GitFetchTagMode
- isFlagged() - Method in enum class com.atlassian.bitbucket.scm.git.command.merge.GitMergeFastForward
-
Indicates whether this fast-forward setting has a specific
flag
for use withgit merge
. - isFlagged() - Method in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListMerges
- isFlagged() - Method in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListOrder
- isFlagged() - Method in enum class 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 class com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
-
Flag indicating whether
git
provides a score with changes of this type. - isTargeted() - Method in enum class 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 class 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. - LIGHTWEIGHT - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.tag.GitTagType
-
A simple tag directly referencing a commit.
- 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() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
- log() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- 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
- lsFiles() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- lsTree() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
- lsTree() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
M
- maxMessageLength(int) - Method in class com.atlassian.bitbucket.scm.git.ref.GitResolveAnnotatedTagsCommandParameters.Builder
- merge() - Method in interface com.atlassian.bitbucket.scm.git.command.GitWorkTreeCommandBuilder
- merge(PullRequest, PullRequestMergeCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitPullRequestCommandFactory
- merge(Repository, MergeCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitExtendedCommandFactory
- mergeBase() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
- mergeBase() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- 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 whethergit 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
- mixed() - Method in interface com.atlassian.bitbucket.scm.git.command.reset.GitResetBuilder
- mkdir(String) - Method in interface com.atlassian.bitbucket.scm.git.worktree.GitWorkTree
-
Creates a new directory, and all of its parent directories, at
relativePath
. - MODE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeaderType
-
File mode, as a 6-digit octal number defining both type and permission bits, either for a
source
ordestination
. - MODIFY - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
-
M: modification of the contents or mode of a file
- MODIFY_DELETE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
- 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
- mv() - Method in interface com.atlassian.bitbucket.scm.git.command.GitWorkTreeCommandBuilder
-
Creates a builder for the
git mv
command.
N
- NAME - Static variable in interface com.atlassian.bitbucket.scm.git.GitScm
- NAME_ONLY - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffOutput
-
Shows only the names of changed files.
- NAME_STATUS - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffOutput
-
Shows the names of changed files and a status describing the change.
- NEVER - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffColor
-
Never include color markers in the diff output, even if it is configured in
.gitconfig
. - NEW_FILE_MODE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
-
Defines the file mode for a newly-added destination file.
- NEW_MODE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
-
Defines the new mode for a destination file.
- NO_TAGS - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.fetch.GitFetchTagMode
-
Disables "tag following", ensuring only explicitly-requested refs (potentially including tags) are updated.
- NO_WALK - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListWalk
-
Do not walk commit ancestry; instead, only return the explicitly-requested commits.
- NO_WALK_UNSORTED - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListWalk
-
A variant of
--no-walk
introduced in Git 1.8.0 which returns the commits in the same order they were requested in where--no-walk
sorts them by date. - NONE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffTarget
-
Indicates the data does not relate to a specific target, or contains information relevant to both targets.
- NONE - Enum constant in enum class com.atlassian.bitbucket.scm.git.worktree.GitCheckoutType
-
A checkout without any files checked out, where
git status
shows unstaged changes as deleting all files. - nonEmpty(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.packobjects.GitPackObjectsBuilder
- normal() - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMerge
-
Creates a builder which can be used to create a
command
for runninggit merge
. - notes() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
- notes() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- 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
- OFF - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.commit.GitCommitVerify
- OFF - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffRenames
-
Disables rename and copy detection.
- OFF - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.GitMergeFastForward
-
Always create a merge commit, even if merge target is an ancestor of the commit being merged, meaning the branch pointer could simply be fast-forwarded to the incoming commit without performing a merge.
- OFF - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.GitMergeVerify
- OLD_MODE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
-
Defines the original mode for a source file.
- oldValue(String) - Method in interface com.atlassian.bitbucket.scm.git.command.updateref.GitUpdateRefBuilderSupport
- ON - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.commit.GitCommitVerify
- ON - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.GitMergeFastForward
-
Only create a merge commit if the merge target is not an ancestor of the commit being merged, meaning it is not possible to fast-forward the branch pointer.
- ON - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.GitMergeVerify
- onAccepted(T, RepositoryHookResult) - Method in class com.atlassian.bitbucket.scm.git.worktree.AbstractGitWorkTreeRepositoryHookInvoker
-
Called from
AbstractGitWorkTreeRepositoryHookInvoker.preUpdate(GitWorkTree, List)
after the repository hooks have been called and the change has been accepted (but not applied yet). - onEnd(GitAnnotatedTagSummary) - Method in interface com.atlassian.bitbucket.scm.git.ref.GitAnnotatedTagCallback
-
Called after the final
tag
has been streamed. - ONLY - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.GitMergeFastForward
-
Fail if a merge commit would be created, only allowing the "merge" to be performed if the merge target is an ancestor of the commit being merged.
- ONLY - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListMerges
-
Include only merge commits.
- 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.
- onRejected(T, RepositoryHookResult) - Method in class com.atlassian.bitbucket.scm.git.worktree.AbstractGitWorkTreeRepositoryHookInvoker
-
Called from
AbstractGitWorkTreeRepositoryHookInvoker.preUpdate(GitWorkTree, List)
after the repository hooks have been called and the change has been rejected. - 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 thegit rev-list
commit order. - 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
- packObjects() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- 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
- PATCH - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffOutput
-
Generate patch output.
- 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
- PATH - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.config.GitConfigType
- PATH - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeaderType
-
Path, either for a
source
ordestination
. - paths(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.add.GitAddBuilder
- 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(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.commit.GitCommitBuilder
- 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(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(Iterable<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.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(String, 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(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.lstree.GitLsTreeBuilder
- paths(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.reset.GitResetBuilder
- paths(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.rm.GitRmBuilder
- 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
- PERCENTAGE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeaderType
-
A percentage, comprised of a rounded down integer followed by a percent sign.
- 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
- postUpdate(GitWorkTree, List<RefChange>) - Method in class com.atlassian.bitbucket.scm.git.worktree.AbstractGitWorkTreeRepositoryHookInvoker
- postUpdate(GitWorkTree, List<RefChange>) - Method in interface com.atlassian.bitbucket.scm.git.worktree.GitWorkTreeRepositoryHookInvoker
-
Called by
GitWorkTree.publish(PublishGitWorkTreeParameters)
after the work tree ref has been published. - 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 - preUpdate(GitWorkTree, List<RefChange>) - Method in class com.atlassian.bitbucket.scm.git.worktree.AbstractGitWorkTreeRepositoryHookInvoker
- preUpdate(GitWorkTree, List<RefChange>) - Method in interface com.atlassian.bitbucket.scm.git.worktree.GitWorkTreeRepositoryHookInvoker
-
Called by
GitWorkTree.publish(PublishGitWorkTreeParameters)
before the work tree ref is published. - progress(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
- progress(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.push.GitPushBuilder
- 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.push.GitPushBuilder
- publish(PublishGitWorkTreeParameters) - Method in interface com.atlassian.bitbucket.scm.git.worktree.GitWorkTree
-
Fetches newly created commits into the
repository
, invokes any registered repository hooks and, if not vetoed, updates the requestedbranch
. - PublishGitWorkTreeParameters - Class in com.atlassian.bitbucket.scm.git.worktree
-
Describes what ref to update when publishing a
GitWorkTree
to itsRepository
, and whatRepositoryHookRequest
to use wheninvoking the repository hooks
before and after publishing the refs. - PublishGitWorkTreeParameters.Builder - Class in com.atlassian.bitbucket.scm.git.worktree
- PULL_REQUESTS - Enum constant in enum class com.atlassian.bitbucket.scm.git.GitRefPattern
-
Ref pattern denoting open pull requests.
- PullRequestRebaseability - Interface in com.atlassian.bitbucket.scm.git.pull
- PullRequestRebaseRequest - Class in com.atlassian.bitbucket.scm.git.pull
-
Describes a request to
rebase
aPullRequest
. - 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() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- push(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.remote.GitRemoteSetUrlBuilder
- push(Repository, PushCommandParameters, PushCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitExtendedCommandFactory
Q
- qualify(String) - Method in enum class com.atlassian.bitbucket.scm.git.GitRefPattern
-
Qualifies the provided
ref
according this pattern. - 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.merge.GitMergeBuilderSupport
-
Sets a flag which controls the output produced by
git merge
. - 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
R
- range(int, int, boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.blame.GitBlameBuilder
- range(PageRequest) - 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
- 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
. - REBASE - Enum constant in enum class com.atlassian.bitbucket.scm.git.hook.GitRepositoryHookTrigger
-
Invoked when a
rebase
is performed. - REBASE_WORKFLOWS - Enum constant in enum class com.atlassian.bitbucket.scm.git.GitFeature
-
Controls whether rebase workflows are enabled.
- 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(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.push.GitPushBuilder
- 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.GitWorkTreeCommandBuilder
- REMOTES - Enum constant in enum class com.atlassian.bitbucket.scm.git.GitRefPattern
-
Ref pattern denoting remote branches (agnostic of remote name).
- remove(String) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotes
- REMOVED - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffSegmentType
-
A leading hyphen marks a removed line.
- removeSection(String) - Method in interface com.atlassian.bitbucket.scm.git.command.config.GitConfig
- RENAME - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
-
R: renaming of a file
- RENAME_ADD - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
- RENAME_DELETE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
- RENAME_FROM - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
-
Defines the source path for a renamed/moved file.
- RENAME_RENAME - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
- RENAME_TO - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
-
Defines the destination path for a renamed/moved file.
- 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(Repository) - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
-
Specifies which upstream repository to fetch from.
- 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.fetch.GitFetchBuilder
- repository(String) - Method in interface com.atlassian.bitbucket.scm.git.command.push.GitPushBuilder
- repositorySize(Repository, RepositorySizeCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
- reset() - Method in interface com.atlassian.bitbucket.scm.git.command.GitWorkTreeCommandBuilder
- 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
- revert(Repository, RevertCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitExtendedCommandFactory
- revList() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
- revList() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- 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.GitWorkTreeCommandBuilder
- 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.updateref.GitUpdateRef
- setUrl(String, String) - Method in interface com.atlassian.bitbucket.scm.git.command.remote.GitRemote
- setUrl(String, Path) - Method in interface com.atlassian.bitbucket.scm.git.command.remote.GitRemote
- shorten(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.status.GitStatusBuilder
- show(String) - Method in interface com.atlassian.bitbucket.scm.git.command.notes.GitNotes
- SHOW - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffWhitespace
-
The default whitespace setting, where the exact changes of the diff are shown, whitespace and all.
- signedObjects(Repository, SignedObjectsParameters, SignedObjectCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitExtendedCommandFactory
- SIMILARITY_INDEX - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
-
Defines the percentage of similarity between a source file and a copied/renamed/moved destination file.
- since(Instant) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
-
Show commits more recent than a specific date.
- 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
- skip(int) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
-
Controls use of
--skip
. - soft() - Method in interface com.atlassian.bitbucket.scm.git.command.reset.GitResetBuilder
- sort(RefOrder) - Method in enum class 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 specifiedorder
. - sort(String) - Method in interface com.atlassian.bitbucket.scm.git.command.foreachref.GitForEachRefBuilder
- source(String) - Method in interface com.atlassian.bitbucket.scm.git.command.mv.GitMvBuilder
-
Specifies a path to move to
destination
. - SOURCE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffTarget
-
Indicates the data relates to the source side of the diff.
- sources(Iterable<String>) - Method in interface com.atlassian.bitbucket.scm.git.command.mv.GitMvBuilder
-
Specifies path(s) to move to
destination
. - sources(String, String...) - Method in interface com.atlassian.bitbucket.scm.git.command.mv.GitMvBuilder
-
Specifies path(s) to move to
destination
. - sparse(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.add.GitAddBuilder
-
Controls whether
git add
will allow adding index entries for files outside a sparse checkout's cone. - sparse(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.rm.GitRmBuilder
-
Controls whether
git rm
will allow removing index entries for files outside a sparse checkout's cone. - SPARSE - Enum constant in enum class com.atlassian.bitbucket.scm.git.worktree.GitCheckoutType
-
A checkout initialized as a sparse checkout, where
git status
shows no changes, but most files are not actually checked out. - SPLIT_DIRECTORY_RENAME - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
-
Indicates a directory rename was detected, but
git merge
could not decide where to move one or more new files because the directory's contents were split evenly across multiple other directories. - squash() - Method in interface com.atlassian.bitbucket.scm.git.command.merge.GitMerge
-
Creates a builder which can be used to create a
command
for runninggit 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.GitWorkTreeCommandBuilder
- SUBMODULE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
- 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 class com.atlassian.bitbucket.scm.git.command.diff.GitDiffRenames
-
Retrieves a flag indicating whether this mode supports appending a threshold.
- SUPPRESS - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffOutput
-
Suppresses all diff output.
- 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
- tag() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- TAG - Enum constant in enum class com.atlassian.bitbucket.scm.git.GitObjectType
-
A tag, which is a reference to a specific
commit
and may be annotated, signed or lightweight. - tagIds(Iterable<String>) - Method in class com.atlassian.bitbucket.scm.git.ref.GitResolveAnnotatedTagsCommandParameters.Builder
- tagIds(String, String...) - Method in class com.atlassian.bitbucket.scm.git.ref.GitResolveAnnotatedTagsCommandParameters.Builder
- tags(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.revlist.GitRevCoreBuilder
-
Controls use of
--tags
- tags(Repository, TagsCommandParameters, TagCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
- tags(Repository, TagsCommandParameters, PageRequest) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
- tags(GitFetchTagMode) - Method in interface com.atlassian.bitbucket.scm.git.command.fetch.GitFetchBuilder
-
Specifies
--tags
or--no-tags
, to control whethergit fetch
fetches tags, and which tags it fetches. - TAGS - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.fetch.GitFetchTagMode
-
Explicitly fetches all remote tags.
- TAGS - Enum constant in enum class com.atlassian.bitbucket.scm.git.GitRefPattern
-
Ref pattern denoting tags.
- TAR - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.archive.GitArchiveFormat
- TAR_GZ - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.archive.GitArchiveFormat
- TGZ - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.archive.GitArchiveFormat
- thin(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.packobjects.GitPackObjectsBuilder
- timeout(Duration) - Method in class com.atlassian.bitbucket.scm.git.worktree.PublishGitWorkTreeParameters.Builder
- TOPOLOGICAL - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListOrder
-
Output the commits in topological order (i.e.
- track(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.branch.GitBranchCreateBuilder
- traverseCommits(Repository, TraversalCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
- traverseCommits(Repository, BulkTraverseCommitsCommandParameters, BulkTraversalCallback) - Method in interface com.atlassian.bitbucket.scm.git.command.GitBulkContentCommandFactory
- 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.
- TREE - Enum constant in enum class com.atlassian.bitbucket.scm.git.GitObjectType
-
A tree, which is a
directory
. - treeish(String) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
-
Appends a tree-ish argument to the command.
- 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(Repository, TypeCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitCommandFactory
- 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(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
- TYPE - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
-
T: change in the type of the file
- TypedGitConfigBuilder<T extends TypedGitConfigBuilder<T>> - Interface in com.atlassian.bitbucket.scm.git.command.config
U
- UNKNOWN - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
-
X: "unknown" change type
- UNKNOWN - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
- 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
- UNMERGED - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
-
U: file is unmerged (you must complete the merge before it can be committed)
- unpacked(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.packobjects.GitPackObjectsBuilder
- unqualify(String) - Method in enum class 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
- updateRef() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
- updateRefs(Repository, MirrorUpdateRefsCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitMirrorCommandFactory
- updateRefs(UpdatePullRequestRefsCommandParameters) - Method in interface com.atlassian.bitbucket.scm.git.command.GitPullRequestCommandFactory
- 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 class com.atlassian.bitbucket.scm.git.command.archive.GitArchiveFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.commit.GitCommitVerify
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.config.GitConfigType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffColor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeaderType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffOutput
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffRenames
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffSegmentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffTarget
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffWhitespace
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.fetch.GitFetchTagMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.merge.GitMergeFastForward
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.merge.GitMergeVerify
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListMerges
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListWalk
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.command.tag.GitTagType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.GitFeature
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.GitObjectType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.GitRefPattern
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.hook.GitRepositoryHookTrigger
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.bitbucket.scm.git.worktree.GitCheckoutType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.archive.GitArchiveFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.commit.GitCommitVerify
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.config.GitConfigType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitChangeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffColor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeader
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffHeaderType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffOutput
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffRenames
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffSegmentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffTarget
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.diff.GitDiffWhitespace
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.fetch.GitFetchTagMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.merge.GitMergeFastForward
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.merge.GitMergeVerify
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListMerges
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.revlist.GitRevListWalk
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.command.tag.GitTagType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.GitFeature
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.GitObjectType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.GitRefPattern
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.hook.GitRepositoryHookTrigger
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.bitbucket.scm.git.worktree.GitCheckoutType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verbose(boolean) - Method in interface com.atlassian.bitbucket.scm.git.command.countobjects.GitCountObjectsBuilder
- verify(GitCommitVerify) - Method in interface com.atlassian.bitbucket.scm.git.command.commit.GitCommitBuilder
-
Controls whether
git commit
will try to run hooks likecommit-msg
andpre-commit
. - verify(GitDiffTarget) - Method in enum class 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 likecommit-msg
andpre-merge-commit
. - version() - Method in interface com.atlassian.bitbucket.scm.git.command.GitScmCommandBuilder
- version() - Method in interface com.atlassian.bitbucket.scm.git.command.GitTypedCommandBuilder
-
Retrieves the
version
of the current git binary, if an acceptable version is installed. - visit(AddAddGitMergeConflict) - 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 class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
- visit(AddRenameGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
- visit(ContentGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
- 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 class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
- visit(ConvergentRenameGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
- visit(DeleteModifyGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
- visit(DeleteModifyGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
- visit(DeleteRenameGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
- visit(DeleteRenameGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
- visit(DirectoryFileGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
- 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 class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
- visit(DivergentRenameGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
- visit(FileDirectoryGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
- 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 class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
- visit(ModifyDeleteGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
- visit(RenameAddGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
- visit(RenameAddGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
- visit(RenameDeleteGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
- visit(RenameDeleteGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
- visit(SubmoduleGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
- visit(SubmoduleGitMergeConflict) - Method in interface com.atlassian.bitbucket.scm.git.command.merge.conflict.GitMergeConflictVisitor
- visit(UnknownGitMergeConflict) - Method in class com.atlassian.bitbucket.scm.git.command.merge.conflict.AbstractGitMergeConflictVisitor
- 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 whethergit 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
orfalse
. - 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.
- write(String, Charset, IoConsumer<Writer>) - Method in interface com.atlassian.bitbucket.scm.git.worktree.GitWorkTree
-
Writes to the file located at
relativePath
. - writeFrom(String, Charset, IoSupplier<Reader>) - Method in interface com.atlassian.bitbucket.scm.git.worktree.GitWorkTree
-
Writes to the file located at
relativePath
.
Z
- ZIP - Enum constant in enum class com.atlassian.bitbucket.scm.git.command.archive.GitArchiveFormat
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form