JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
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(Project)
- Method in
GitVersionPlugin
B
BranchPoint
- Class in
org.unbrokendome.gradle.plugins.gitversion
Represents a "branch point", i.e. a point in the commit history where one branch was pulled off another.
BranchPoint(String, ObjectId, Matcher)
- Constructor in
BranchPoint
branchPoint(String, String)
- Method in
GitContext
BranchRule
- Class in
org.unbrokendome.gradle.plugins.gitversion
Represents a rule for determining the version based on the current branch.
BranchRule(Pattern, Closure<?>)
- Constructor in
BranchRule
C
CollectionUtils
- Class in
org.unbrokendome.gradle.plugins.gitversion
countCommitsSince(HasObjectId)
- Method in
GitContext
D
DefaultMatcherFacade
- Class in
org.unbrokendome.gradle.plugins.gitversion
DefaultMatcherFacade(Matcher)
- Constructor in
DefaultMatcherFacade
determineVersion()
- Method in
GitVersionTask
E
F
findFirstCommonItem(Iterable<T>, Iterable<T>)
- Method in
CollectionUtils
Finds the first item in a collection that also appears in another collection.
firstBranchPoint(String, String)
- Method in
GitContext
G
getAt(String)
- Method in
DefaultMatcherFacade
getAt(String)
- Method in
MatcherFacade
getAt(String)
- Method in
NullMatcherFacade
getBranchName()
- Method in
GitContext
getCommitId()
- Method in
GitContext
getHead()
- Method in
GitContext
getId()
- Method in
GitCommit
getMatches()
- Method in
GitContext
getObjectId()
- Method in
BranchPoint
getObjectId()
- Method in
HasObjectId
GitCommit
- Class in
org.unbrokendome.gradle.plugins.gitversion
GitCommit(ObjectId)
- Constructor in
GitCommit
GitContext
- Class in
org.unbrokendome.gradle.plugins.gitversion
GitContext(Project, Repository, Matcher)
- Constructor in
GitContext
GitVersionPlugin
- Class in
org.unbrokendome.gradle.plugins.gitversion
GitVersionPlugin(Instantiator)
- Constructor in
GitVersionPlugin
GitVersionTask
- Class in
org.unbrokendome.gradle.plugins.gitversion
GitVersionTask()
- Constructor in
GitVersionTask
H
HasObjectId
- Interface in
org.unbrokendome.gradle.plugins.gitversion
I
id(int)
- Method in
GitCommit
J
K
L
M
MatcherFacade
- Interface in
org.unbrokendome.gradle.plugins.gitversion
N
NullMatcherFacade
- Class in
org.unbrokendome.gradle.plugins.gitversion
O
onBranch(String, Closure<?>)
- Method in
GitVersionTask
onDetachedHead(Closure<?>)
- Method in
GitVersionTask
P
Q
R
S
semver(int, int, int)
- Method in
GitContext
size()
- Method in
DefaultMatcherFacade
size()
- Method in
MatcherFacade
size()
- Method in
NullMatcherFacade
T
U
V
W
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
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation