Package hudson.plugins.git

Interface Summary
IGitAPI Encapsulates Git operations on a particular directory through git(1).
 

Class Summary
Branch  
BranchSpec A specification of branches to build.
GitAPI  
GitChangeLogParser Parse the git log
GitChangeSet Represents a change set.
GitChangeSet.Path  
GitChangeSetList List of changeset that went into a particular build.
GitObject  
GitPublisher  
GitPublisher.BranchToPush  
GitPublisher.DescriptorImpl  
GitPublisher.PushConfig  
GitPublisher.TagToPush  
GitRevisionBuildParameters Build parameter in the parameterized build trigger to pass the Git commit to the downstream build (to do something else on the same commit.)
GitRevisionBuildParameters.DescriptorImpl  
GitSCM Git SCM.
GitSCM.DescriptorImpl  
GitTool Information about Git installation.
GitTool.DescriptorImpl  
IndexEntry An Entry in the Index / Tree
PluginImpl Plugin entry point.
Revision A Revision is a SHA1 in the object tree, and the collection of branches that share this ID.
RevisionParameterAction Used as a build parameter to specify the revision to be built.
SubmoduleCombinator A common usecase for git submodules is to have child submodules, and a parent 'configuration' project that ties the correct versions together.
SubmoduleConfig  
Tag  
 

Exception Summary
GitException  
 



Copyright © 2004-2011 Hudson. All Rights Reserved.