A B C D F G H I J L M O P R S T V

A

add(String) - Method in interface hudson.plugins.git.IGitAPI
 
add(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
add(String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
addNote(String, String) - Method in interface hudson.plugins.git.IGitAPI
 
addNote(String, String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
addNote(String, String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
appendNote(String, String) - Method in interface hudson.plugins.git.IGitAPI
 
appendNote(String, String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
appendNote(String, String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 

B

Branch - Class in hudson.plugins.git
 
Branch(String, ObjectId) - Constructor for class hudson.plugins.git.Branch
 
Branch(Ref) - Constructor for class hudson.plugins.git.Branch
 
branch(String) - Method in interface hudson.plugins.git.IGitAPI
 
branch(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
branch(String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 

C

changelog(String, String, OutputStream) - Method in interface hudson.plugins.git.IGitAPI
Adds the changelog entries for commits in the range revFrom..revTo.
changelog(String, String, OutputStream) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
changelog(String, String, OutputStream) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
checkout(String) - Method in interface hudson.plugins.git.IGitAPI
Checks out the specified commit/tag/branch into the workspace.
checkout(String, String) - Method in interface hudson.plugins.git.IGitAPI
Checks out the specified commit/ref into the workspace, creating specified branch (equivalent to git checkout -b branch commit
checkout(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
checkout(String, String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
checkout(String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
checkout(String, String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
clean() - Method in interface hudson.plugins.git.IGitAPI
 
clean() - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
clean() - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
CliGitAPIImpl - Class in org.jenkinsci.plugins.gitclient
 
CliGitAPIImpl(String, File, TaskListener, EnvVars) - Constructor for class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
clone(String, String, boolean, String) - Method in interface hudson.plugins.git.IGitAPI
Clone a remote repository
clone() - Method in class hudson.plugins.git.Revision
 
clone(String, String, boolean, String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
clone(String, String, boolean, String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
commit(String) - Method in interface hudson.plugins.git.IGitAPI
 
commit(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
commit(String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
commitMessage - Variable in class hudson.plugins.git.Tag
 
commitSHA1 - Variable in class hudson.plugins.git.Tag
 
configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.git.GitTool.DescriptorImpl
 
containsBranchName(String) - Method in class hudson.plugins.git.Revision
 

D

DEFAULT - Static variable in class hudson.plugins.git.GitTool
 
deleteBranch(String) - Method in interface hudson.plugins.git.IGitAPI
 
deleteBranch(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
deleteBranch(String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
deleteTag(String) - Method in interface hudson.plugins.git.IGitAPI
 
deleteTag(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
deleteTag(String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
describe(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
doCheckHome(File) - Method in class hudson.plugins.git.GitTool.DescriptorImpl
 

F

fetch(String, RefSpec) - Method in interface hudson.plugins.git.IGitAPI
 
fetch(String, RefSpec) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
fetch() - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
fetch(String, RefSpec) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
fixSubmoduleUrls(String, TaskListener) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
Fixes urls for submodule as stored in .git/config and $SUBMODULE/.git/config for when the remote repo is NOT a bare repository.
forEnvironment(EnvVars) - Method in class hudson.plugins.git.GitTool
 
forNode(Node, TaskListener) - Method in class hudson.plugins.git.GitTool
 

G

getBranches() - Method in interface hudson.plugins.git.IGitAPI
 
getBranches() - Method in class hudson.plugins.git.Revision
 
getBranches() - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
getBranches() - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
getCommitMessage() - Method in class hudson.plugins.git.Tag
 
getCommitSHA1() - Method in class hudson.plugins.git.Tag
Get the sha1 of the commit associated with this tag
getDefaultRemote(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
getDefaultRemote() - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
Get the default remote.
getDescriptor() - Method in class hudson.plugins.git.GitTool
 
getDisplayName() - Method in class hudson.plugins.git.GitTool.DescriptorImpl
 
getFile() - Method in class hudson.plugins.git.IndexEntry
 
getGitExe() - Method in class hudson.plugins.git.GitTool
 
getHeadRev(String, String) - Method in interface hudson.plugins.git.IGitAPI
 
getHeadRev(String, String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
getHeadRev(String, String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
getInstallation(String) - Method in class hudson.plugins.git.GitTool.DescriptorImpl
 
getMode() - Method in class hudson.plugins.git.IndexEntry
 
getName() - Method in class hudson.plugins.git.GitObject
 
getObject() - Method in class hudson.plugins.git.IndexEntry
 
getRemoteBranches() - Method in interface hudson.plugins.git.IGitAPI
 
getRemoteBranches() - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
getRemoteBranches() - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
getRemoteUrl(String) - Method in interface hudson.plugins.git.IGitAPI
From a given repository, get a remote's URL
getRemoteUrl(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
getRemoteUrl(String, String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
getRemoteUrl(String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
getRepository() - Method in interface hudson.plugins.git.IGitAPI
 
getRepository() - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
getRepository() - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
getSHA1() - Method in class hudson.plugins.git.GitObject
 
getSha1() - Method in class hudson.plugins.git.Revision
 
getSHA1String() - Method in class hudson.plugins.git.GitObject
 
getSha1String() - Method in class hudson.plugins.git.Revision
 
getSubmodules(String) - Method in interface hudson.plugins.git.IGitAPI
 
getSubmodules(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
getSubmodules(String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
getSubmoduleUrl(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
Get submodule URL
getTagNames(String) - Method in interface hudson.plugins.git.IGitAPI
 
getTagNames(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
getTagNames(String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
getType() - Method in class hudson.plugins.git.IndexEntry
 
GitAPI - Class in hudson.plugins.git
Deprecated. use either CliGitAPIImpl or JGitAPIImpl
GitAPI(String, File, TaskListener, EnvVars) - Constructor for class hudson.plugins.git.GitAPI
Deprecated.  
GitException - Exception in hudson.plugins.git
 
GitException() - Constructor for exception hudson.plugins.git.GitException
 
GitException(String) - Constructor for exception hudson.plugins.git.GitException
 
GitException(Throwable) - Constructor for exception hudson.plugins.git.GitException
 
GitException(String, Throwable) - Constructor for exception hudson.plugins.git.GitException
 
GitObject - Class in hudson.plugins.git
 
GitObject(String, ObjectId) - Constructor for class hudson.plugins.git.GitObject
 
GitTool - Class in hudson.plugins.git
Information about Git installation.
GitTool(String, String, List<? extends ToolProperty<?>>) - Constructor for class hudson.plugins.git.GitTool
 
GitTool.DescriptorImpl - Class in hudson.plugins.git
 
GitTool.DescriptorImpl() - Constructor for class hudson.plugins.git.GitTool.DescriptorImpl
 

H

hasGitModules() - Method in interface hudson.plugins.git.IGitAPI
Returns true if the repository has Git submodules.
hasGitModules() - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
hasGitModules() - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
hasGitRepo() - Method in interface hudson.plugins.git.IGitAPI
 
hasGitRepo() - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
hasGitRepo(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
hasGitRepo() - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
hudson.plugins.git - package hudson.plugins.git
 

I

IGitAPI - Interface in hudson.plugins.git
Encapsulates Git operations on a particular directory through git(1).
IndexEntry - Class in hudson.plugins.git
An Entry in the Index / Tree
IndexEntry(String, String, String, String) - Constructor for class hudson.plugins.git.IndexEntry
 
init() - Method in interface hudson.plugins.git.IGitAPI
 
init() - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
init() - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
isBareRepository() - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
Detect whether a repository is bare or not.
isBareRepository(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
Detect whether a repository at the given path is bare or not.
isCommitInRepo(ObjectId) - Method in interface hudson.plugins.git.IGitAPI
 
isCommitInRepo(ObjectId) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
isCommitInRepo(ObjectId) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 

J

JGitAPIImpl - Class in org.jenkinsci.plugins.gitclient
 
JGitAPIImpl(String, File, TaskListener, EnvVars) - Constructor for class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 

L

launchCommand(ArgumentListBuilder) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
Launch command using the workspace as working directory
launchCommand(String...) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
Launch command using the workspace as working directory
lsTree(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 

M

merge(ObjectId) - Method in interface hudson.plugins.git.IGitAPI
 
merge(ObjectId) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
Merge any changes into the head.
merge(ObjectId) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
Messages - Class in org.jenkinsci.plugins.gitclient
 
Messages() - Constructor for class org.jenkinsci.plugins.gitclient.Messages
 

O

org.jenkinsci.plugins.gitclient - package org.jenkinsci.plugins.gitclient
 

P

prune(RemoteConfig) - Method in interface hudson.plugins.git.IGitAPI
 
prune(RemoteConfig) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
prune(RemoteConfig) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
push(String, String) - Method in interface hudson.plugins.git.IGitAPI
 
push(String, String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
push(String, String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 

R

reset(boolean) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
Revision - Class in hudson.plugins.git
A Revision is a SHA1 in the object tree, and the collection of branches that share this ID.
Revision(ObjectId) - Constructor for class hudson.plugins.git.Revision
 
Revision(ObjectId, Collection<Branch>) - Constructor for class hudson.plugins.git.Revision
 
revList(String...) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
revListAll() - Method in interface hudson.plugins.git.IGitAPI
 
revListAll() - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
revListAll() - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
revParse(String) - Method in interface hudson.plugins.git.IGitAPI
 
revParse(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
revParse(String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 

S

setBranches(Collection<Branch>) - Method in class hudson.plugins.git.Revision
 
setCommitMessage(String) - Method in class hudson.plugins.git.Tag
 
setCommitSHA1(String) - Method in class hudson.plugins.git.Tag
 
setFile(String) - Method in class hudson.plugins.git.IndexEntry
 
setMode(String) - Method in class hudson.plugins.git.IndexEntry
 
setObject(String) - Method in class hudson.plugins.git.IndexEntry
 
setRemoteUrl(String, String) - Method in interface hudson.plugins.git.IGitAPI
For a given repository, set a remote's URL
setRemoteUrl(String, String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
setRemoteUrl(String, String, String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
setRemoteUrl(String, String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
setSha1(ObjectId) - Method in class hudson.plugins.git.Revision
 
setSubmoduleUrl(String, String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
Set submodule URL
setType(String) - Method in class hudson.plugins.git.IndexEntry
 
setupSubmoduleUrls(Revision, TaskListener) - Method in interface hudson.plugins.git.IGitAPI
Set up submodule URLs so that they correspond to the remote pertaining to the revision that has been checked out.
setupSubmoduleUrls(Revision, TaskListener) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
Set up submodule URLs so that they correspond to the remote pertaining to the revision that has been checked out.
setupSubmoduleUrls(Revision, TaskListener) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
showRevision(ObjectId, ObjectId) - Method in interface hudson.plugins.git.IGitAPI
Given a Revision, show it as if it were an entry from git whatchanged, so that it can be parsed by GitChangeLogParser.
showRevision(ObjectId, ObjectId) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
showRevision(ObjectId, ObjectId) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
subGit(String) - Method in interface hudson.plugins.git.IGitAPI
 
subGit(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
subGit(String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
submoduleClean(boolean) - Method in interface hudson.plugins.git.IGitAPI
 
submoduleClean(boolean) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
Cleans submodules
submoduleClean(boolean) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
submoduleInit() - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
submoduleReset(boolean, boolean) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
Reset submodules
submoduleSync() - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
Sync submodule URLs
submoduleUpdate(boolean) - Method in interface hudson.plugins.git.IGitAPI
 
submoduleUpdate(boolean) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
Update submodules.
submoduleUpdate(boolean) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 

T

tag(String, String) - Method in interface hudson.plugins.git.IGitAPI
 
Tag - Class in hudson.plugins.git
 
Tag(String, ObjectId) - Constructor for class hudson.plugins.git.Tag
 
tag(String, String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
tag(String, String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
tagExists(String) - Method in interface hudson.plugins.git.IGitAPI
 
tagExists(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
tagExists(String) - Method in class org.jenkinsci.plugins.gitclient.JGitAPIImpl
 
toString() - Method in class hudson.plugins.git.Branch
 
toString() - Method in class hudson.plugins.git.IndexEntry
 
toString() - Method in class hudson.plugins.git.Revision
 

V

validateRevision(String) - Method in class org.jenkinsci.plugins.gitclient.CliGitAPIImpl
 
verbose - Static variable in interface hudson.plugins.git.IGitAPI
 

A B C D F G H I J L M O P R S T V

Copyright © 2004-2013. All Rights Reserved.