Class | Description |
---|---|
AccumulatedCommitStrategy |
Integration strategy for merging multiple commits.
|
AccumulatedCommitStrategy.DescriptorImpl |
Descriptor implementation for AccumulatedCommitStrategy
|
FindCommitAuthorCallback |
Callback used to find the author of a Git commit
|
FindCommitMessageCallback |
Callback to find the message of a given Git commit
|
GetAllCommitsFromBranchCallback |
Callback to get a list of all Git commits from a given commit to given branch
|
GetCommitCountFromBranchCallback |
Callback used to count the commits between a given Commit and a Branch
|
GitBridge |
The Git SCM Bridge.
|
GitBridge.DescriptorImpl |
Descriptor implementation for GitBridge
|
GitIntegrationStrategy |
Abstract IntegrationStrategy containing common logic for Git integration strategies.
|
GitMessages |
Hold common git error or user messages, used several times in different
classes and reusable for testing later.
|
RepositoryListenerAwareCallback<T> |
RepositoryCallback that keeps track of the TaskListener
|
SquashCommitStrategy |
Commit Strategy that squashes multiple commits into a single commit.
|
SquashCommitStrategy.DescriptorImpl |
Descriptor implementation for SquashCommitStrategy
|
Copyright © 2004–2016. All rights reserved.