A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

apply(org.gradle.api.Project) - Method in SimpleGitPlugin

B

BITBUCKET - Field in GitFetchPR.EnumRepoTypePattern

C

D

directoryIsEmpty() - Method in GitTask

E

executeCommand() - Method in GitTask
The main action logic of the task.
EXTENSION - Field in GitTask

F

G

getAllArgs() - Method in GitBranch
getAllArgs() - Method in GitClone
getAllArgs() - Method in GitDeleteBranch
getAllArgs() - Method in GitFetchPR
getAllArgs() - Method in GitTag
getAllArgs() - Method in GitTask
Assemble all the arguments for the git command.
getArgs() - Method in GitTask
The arguments for the git command.
getBranch() - Method in GitBranch
getBranch() - Method in GitClone
getBranch() - Method in SimpleGitPluginExtension
The default branch to use if the branch was not specified.
getCommand() - Method in GitTask
The git command to execute.
getDirectory() - Method in GitTask
getDirectory() - Method in SimpleGitPluginExtension
The default directory to use if the directory was not specified.
getExecutor() - Method in GitTask
Build and instance of GitExecutor.
getForce() - Method in GitDeleteBranch
getForceDirectory() - Method in GitTask
Force the execute the git command inside a directory.
getNoop() - Method in SimpleGitPluginExtension
It is like verbose but don't execute the git command.
getOptions() - Method in GitTask
The options added before the git command.
getPattern(java.lang.Long, java.lang.String) - Method in GitFetchPR.EnumRepoTypePattern
getPullRequest() - Method in GitFetchPR
The pull request ID to be fetched.
getPullRequestPattern() - Method in SimpleGitPluginExtension
The pull request to pattern to use if default repo type doesn't support it.
getRemote() - Method in GitFetchPR
The remote from where to fetch the pull request ID.
getRemote() - Method in SimpleGitPluginExtension
The default remote to use if the remote was not specified.
getRepository() - Method in GitClone
getRepoType() - Method in SimpleGitPluginExtension
The repository type that controls how the command parameters are processed.
getVerbose() - Method in SimpleGitPluginExtension
Displays more information.
getZargs() - Method in GitTask
GitBranch - Class in xyz.ronella.gradle.plugin.simple.git.task
A convenience git task for branch command.
GitBranch() - Constructor in GitBranch
GitCheckout - Class in xyz.ronella.gradle.plugin.simple.git.task
A convenience git task for checkout command.
GitCheckout() - Constructor in GitCheckout
GitClone - Class in xyz.ronella.gradle.plugin.simple.git.task
A convenience git task for branch clone.
GitClone() - Constructor in GitClone
GitDeleteBranch - Class in xyz.ronella.gradle.plugin.simple.git.task
A convenience git task for branch command for deletion.
GitDeleteBranch() - Constructor in GitDeleteBranch
GitFetchPR - Class in xyz.ronella.gradle.plugin.simple.git.task
A convenience git task for fetching a pull request.
GitFetchPR.EnumRepoTypePattern - Enum in xyz.ronella.gradle.plugin.simple.git.task
The collection of pull request pattern per repository.
GitFetchPR() - Constructor in GitFetchPR
GITHUB - Field in GitFetchPR.EnumRepoTypePattern
GitPull - Class in xyz.ronella.gradle.plugin.simple.git.task
A convenience git task for pull command.
GitPull() - Constructor in GitPull
GitStatus - Class in xyz.ronella.gradle.plugin.simple.git.task
A convenience git task for status command.
GitStatus() - Constructor in GitStatus
GitTag - Class in xyz.ronella.gradle.plugin.simple.git.task
A convenience git task for tag command.
GitTag() - Constructor in GitTag
GitTask - Class in xyz.ronella.gradle.plugin.simple.git.task
The git task that can execute any git command that you can do in console.
GitTask() - Constructor in GitTask
GitVersion - Class in xyz.ronella.gradle.plugin.simple.git.task
A convenience git task for knowing the git version.
GitVersion() - Constructor in GitVersion

H

I

initialization() - Method in GitBranch
initialization() - Method in GitClone
initialization() - Method in GitDeleteBranch
initialization() - Method in GitFetchPR
initialization() - Method in GitTask
Initialized fields based on command line parameters.

J

K

L

M

MAX_VALUE - Field in GitFetchPR.EnumRepoTypePattern
MIN_VALUE - Field in GitFetchPR.EnumRepoTypePattern
MissingBranchException - Class in xyz.ronella.gradle.plugin.simple.git.exception
An expected branch parameter was not satisfied.
MissingBranchException() - Constructor in MissingBranchException
MissingDirectoryException - Class in xyz.ronella.gradle.plugin.simple.git.exception
An expected directory parameter was not satisfied.
MissingDirectoryException() - Constructor in MissingDirectoryException
MissingPullRequestException - Class in xyz.ronella.gradle.plugin.simple.git.exception
An expected pullRequest parameter was not satisfied.
MissingPullRequestException() - Constructor in MissingPullRequestException
MissingRemoteException - Class in xyz.ronella.gradle.plugin.simple.git.exception
An expected remote parameter was not satisfied.
MissingRemoteException() - Constructor in MissingRemoteException
MissingRepositoryException - Class in xyz.ronella.gradle.plugin.simple.git.exception
An expected repository parameter was not satisfied.
MissingRepositoryException() - Constructor in MissingRepositoryException

N

next() - Method in GitFetchPR.EnumRepoTypePattern
no_git_installed - Field in SimpleGitPluginTestExtension
Test if no git is installed.

O

of(java.lang.String) - Method in GitFetchPR.EnumRepoTypePattern
OS_TYPE - Field in GitTask

P

previous() - Method in GitFetchPR.EnumRepoTypePattern

Q

R

S

SimpleGitPlugin - Class in xyz.ronella.gradle.plugin.simple.git
The entry point of the plugin.
SimpleGitPlugin() - Constructor in SimpleGitPlugin
SimpleGitPluginExtension - Class in xyz.ronella.gradle.plugin.simple.git
The extension for customized the behaviour of the plugin.
SimpleGitPluginExtension() - Constructor in SimpleGitPluginExtension
SimpleGitPluginTestExtension - Class in xyz.ronella.gradle.plugin.simple.git
The extension for customized the behaviour of the plugin for testing.
SimpleGitPluginTestExtension() - Constructor in SimpleGitPluginTestExtension

T

test_message - Field in SimpleGitPluginTestExtension
Holds any test message.

U

V

valueOf(java.lang.String) - Method in GitFetchPR.EnumRepoTypePattern
values() - Method in GitFetchPR.EnumRepoTypePattern

W

writeln(java.lang.String) - Method in SimpleGitPluginExtension

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _