A
C
E
F
G
I
M
N
O
P
S
T
U
V
W
G
- getBuildMetadata() - function in org.danilopianini.gradle.gitsemver.SemanticVersion
- getBuildMetadataSeparator() - function in org.danilopianini.gradle.gitsemver.GitSemVerExtension
- getCommands() - function in org.danilopianini.gradle.gitsemver.source.Parameters
- List of commands to execute in an external process.
- getDevelopmentCounterLength() - function in org.danilopianini.gradle.gitsemver.GitSemVerExtension
- getDevelopmentIdentifier() - function in org.danilopianini.gradle.gitsemver.GitSemVerExtension
- getDirectory() - function in org.danilopianini.gradle.gitsemver.source.Parameters
- Working directory to execute external process in.
- getDistanceCounterRadix() - function in org.danilopianini.gradle.gitsemver.GitSemVerExtension
- getEMPTY() - function in org.danilopianini.gradle.gitsemver.PreReleaseIdentifier.Companion
- An empty pre-release identifier.
- getEnforceSemanticVersioning() - function in org.danilopianini.gradle.gitsemver.GitSemVerExtension
- getEntries() - function in org.danilopianini.gradle.gitsemver.UpdateType
- The type of update that the commits represents.
- getExecOperations() - function in org.danilopianini.gradle.gitsemver.source.GitCommandValueSource
- Execution operations instance to execute external process.
- getForceVersionPropertyName() - function in org.danilopianini.gradle.gitsemver.GitSemVerExtension
- getFullHash() - function in org.danilopianini.gradle.gitsemver.GitSemVerExtension
- getIdentifier() - function in org.danilopianini.gradle.gitsemver.PreReleaseIdentifier.DotSeparatedIdentifier.AlphanumericIdentifier
- getIdentifier() - function in org.danilopianini.gradle.gitsemver.PreReleaseIdentifier.DotSeparatedIdentifier.NumericIdentifier
- getIncludeLightweightTags() - function in org.danilopianini.gradle.gitsemver.GitSemVerExtension
- getMajor() - function in org.danilopianini.gradle.gitsemver.SemanticVersion
- getMaxVersionLength() - function in org.danilopianini.gradle.gitsemver.GitSemVerExtension
- getMinimumVersion() - function in org.danilopianini.gradle.gitsemver.GitSemVerExtension
- getMinor() - function in org.danilopianini.gradle.gitsemver.SemanticVersion
- getName() - function in kotlin.UpdateType
- getNoTagIdentifier() - function in org.danilopianini.gradle.gitsemver.GitSemVerExtension
- getOrdinal() - function in kotlin.UpdateType
- getParameters() - function in org.gradle.api.provider.ValueSource
- getPatch() - function in org.danilopianini.gradle.gitsemver.SemanticVersion
- getPrefix() - function in org.danilopianini.gradle.gitsemver.PreReleaseIdentifier
- getPreRelease() - function in org.danilopianini.gradle.gitsemver.SemanticVersion
- getPreReleaseSeparator() - function in org.danilopianini.gradle.gitsemver.GitSemVerExtension
- getSemVerRegex() - function in org.danilopianini.gradle.gitsemver.SemanticVersion.Companion
- A Regex matching a valid semantic version.
- getVersionPrefix() - function in org.danilopianini.gradle.gitsemver.GitSemVerExtension
- GitCommandValueSource - class in org.danilopianini.gradle.gitsemver.source
- Value source for reading results of external git commands.
- GitSemVer - class in org.danilopianini.gradle.gitsemver
- A Plugin for comuting the project version based on the status of the local git repository.
- GitSemVerExtension - class in org.danilopianini.gradle.gitsemver
- The plugin extension with the DSL.