Skip navigation links
A C D E F G H I J M O P R S T V W Z 

A

addCommit(GitCommit) - Method in class se.bjurr.gitchangelog.internal.model.ParsedIssue
 
addCustomIssue(SettingsIssue) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
Author - Class in se.bjurr.gitchangelog.api.model
 
Author(String, String, List<Commit>) - Constructor for class se.bjurr.gitchangelog.api.model.Author
 

C

Changelog - Class in se.bjurr.gitchangelog.api.model
 
Changelog(List<Commit>, List<Tag>, List<Author>, List<Issue>) - Constructor for class se.bjurr.gitchangelog.api.model.Changelog
 
Commit - Class in se.bjurr.gitchangelog.api.model
 
Commit(String, String, String, Long, String, String) - Constructor for class se.bjurr.gitchangelog.api.model.Commit
 
createGitHubClient(String) - Static method in class se.bjurr.gitchangelog.internal.integrations.github.GitHubClientFactory
 
createJiraClient(String) - Static method in class se.bjurr.gitchangelog.internal.integrations.jira.JiraClientFactory
 
createMediaWikiPage() - Method in class se.bjurr.gitchangelog.internal.integrations.mediawiki.MediaWikiClient
 

D

DEFAULT_DATEFORMAT - Static variable in class se.bjurr.gitchangelog.api.GitChangelogApiConstants
 
DEFAULT_FILE - Static variable in class se.bjurr.gitchangelog.api.GitChangelogApiConstants
 
DEFAULT_GITHUB_ISSUE_PATTERN - Static variable in class se.bjurr.gitchangelog.api.GitChangelogApiConstants
 
DEFAULT_IGNORE_COMMITS_REGEXP - Static variable in class se.bjurr.gitchangelog.api.GitChangelogApiConstants
 
DEFAULT_JIRA_ISSUE_PATTEN - Static variable in class se.bjurr.gitchangelog.api.GitChangelogApiConstants
 
DEFAULT_NO_ISSUE_NAME - Static variable in class se.bjurr.gitchangelog.api.GitChangelogApiConstants
 
DEFAULT_READABLE_TAG_NAME - Static variable in class se.bjurr.gitchangelog.api.GitChangelogApiConstants
 
DEFAULT_REMOVE_ISSUE - Static variable in class se.bjurr.gitchangelog.api.GitChangelogApiConstants
 
DEFAULT_TIMEZONE - Static variable in class se.bjurr.gitchangelog.api.GitChangelogApiConstants
 
DEFAULT_UNTAGGED_NAME - Static variable in class se.bjurr.gitchangelog.api.GitChangelogApiConstants
 
defaultSettings() - Static method in class se.bjurr.gitchangelog.internal.settings.Settings
 

E

equals(Object) - Method in class se.bjurr.gitchangelog.internal.git.model.GitCommit
 
equals(Object) - Method in class se.bjurr.gitchangelog.internal.model.ParsedIssue
 

F

fromFile(URL) - Static method in class se.bjurr.gitchangelog.internal.settings.Settings
 

G

get(String) - Method in class se.bjurr.gitchangelog.internal.integrations.rest.RestClient
 
getAuthorEmail() - Method in class se.bjurr.gitchangelog.api.model.Author
 
getAuthorEmailAddress() - Method in class se.bjurr.gitchangelog.api.model.Commit
 
getAuthorEmailAddress() - Method in class se.bjurr.gitchangelog.internal.git.model.GitCommit
 
getAuthorName() - Method in class se.bjurr.gitchangelog.api.model.Author
 
getAuthorName() - Method in class se.bjurr.gitchangelog.api.model.Commit
 
getAuthorName() - Method in class se.bjurr.gitchangelog.internal.git.model.GitCommit
 
getAuthors() - Method in class se.bjurr.gitchangelog.api.model.Changelog
 
getAuthors() - Method in interface se.bjurr.gitchangelog.api.model.interfaces.IAuthors
 
getAuthors() - Method in class se.bjurr.gitchangelog.api.model.Issue
 
getAuthors() - Method in class se.bjurr.gitchangelog.api.model.Tag
 
getChangelog() - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Get the changelog as data object.
getCommit() - Method in class se.bjurr.gitchangelog.api.model.Tag
 
getCommit(String) - Method in class se.bjurr.gitchangelog.internal.git.GitRepo
 
getCommits() - Method in class se.bjurr.gitchangelog.api.model.Author
 
getCommits() - Method in class se.bjurr.gitchangelog.api.model.Changelog
 
getCommits() - Method in interface se.bjurr.gitchangelog.api.model.interfaces.ICommits
 
getCommits() - Method in class se.bjurr.gitchangelog.api.model.Issue
 
getCommits() - Method in class se.bjurr.gitchangelog.api.model.Tag
 
getCommits() - Method in class se.bjurr.gitchangelog.internal.issues.IssueParser
 
getCommitTime() - Method in class se.bjurr.gitchangelog.api.model.Commit
 
getCommitTime() - Method in class se.bjurr.gitchangelog.internal.git.model.GitCommit
 
getCommitTimeLong() - Method in class se.bjurr.gitchangelog.api.model.Commit
 
getCustomIssues() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getDateFormat() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getDiff(ObjectId, ObjectId) - Method in class se.bjurr.gitchangelog.internal.git.GitRepo
 
getExtendedVariables() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getFromCommit() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getFromRef() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getFromRepo() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getGitCommit() - Method in class se.bjurr.gitchangelog.internal.git.model.GitTag
 
getGitCommit() - Method in interface se.bjurr.gitchangelog.internal.model.interfaces.IGitCommitReferer
 
getGitCommit() - Method in class se.bjurr.gitchangelog.internal.model.ParsedIssue
 
getGitCommits() - Method in class se.bjurr.gitchangelog.internal.git.model.GitTag
 
getGitCommits() - Method in class se.bjurr.gitchangelog.internal.model.ParsedIssue
 
getGitHubApi() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getGitHubIssuePattern() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getHash() - Method in class se.bjurr.gitchangelog.api.model.Commit
 
getHash() - Method in class se.bjurr.gitchangelog.internal.git.model.GitCommit
 
getIgnoreCommitsIfMessageMatches() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getIssue() - Method in class se.bjurr.gitchangelog.api.model.Issue
 
getIssue(String) - Method in class se.bjurr.gitchangelog.internal.integrations.github.GitHubClient
 
getIssue(String) - Method in class se.bjurr.gitchangelog.internal.integrations.jira.JiraClient
 
getIssue() - Method in class se.bjurr.gitchangelog.internal.integrations.jira.JiraIssue
 
getIssue() - Method in class se.bjurr.gitchangelog.internal.model.ParsedIssue
 
getIssues() - Method in class se.bjurr.gitchangelog.api.model.Changelog
 
getIssues() - Method in interface se.bjurr.gitchangelog.api.model.interfaces.IIssues
 
getIssues() - Method in class se.bjurr.gitchangelog.api.model.Tag
 
getIssues() - Method in class se.bjurr.gitchangelog.internal.settings.IssuesUtil
 
getJiraIssuePattern() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getJiraPassword() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getJiraServer() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getJiraUsername() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getLink() - Method in class se.bjurr.gitchangelog.api.model.Issue
 
getLink() - Method in class se.bjurr.gitchangelog.internal.integrations.github.GitHubIssue
 
getLink() - Method in class se.bjurr.gitchangelog.internal.integrations.jira.JiraIssue
 
getLink() - Method in class se.bjurr.gitchangelog.internal.model.ParsedIssue
 
getLink() - Method in class se.bjurr.gitchangelog.internal.settings.SettingsIssue
 
getMessage() - Method in class se.bjurr.gitchangelog.api.model.Commit
 
getMessage() - Method in class se.bjurr.gitchangelog.internal.git.model.GitCommit
 
getName() - Method in class se.bjurr.gitchangelog.api.model.Issue
 
getName() - Method in class se.bjurr.gitchangelog.api.model.Tag
 
getName() - Method in class se.bjurr.gitchangelog.internal.git.model.GitTag
 
getName() - Method in interface se.bjurr.gitchangelog.internal.model.interfaces.IGitCommitReferer
 
getName() - Method in class se.bjurr.gitchangelog.internal.model.ParsedIssue
 
getName() - Method in class se.bjurr.gitchangelog.internal.settings.SettingsIssue
 
getNoIssueName() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getNumber() - Method in class se.bjurr.gitchangelog.internal.integrations.github.GitHubIssue
 
getPattern() - Method in class se.bjurr.gitchangelog.internal.settings.SettingsIssue
 
getReadableTagName() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getRef(String) - Method in class se.bjurr.gitchangelog.internal.git.GitRepo
 
getResponse(HttpURLConnection) - Method in class se.bjurr.gitchangelog.internal.integrations.rest.RestClient
 
getSettings() - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 
getSettings() - Method in class se.bjurr.gitchangelog.internal.issues.IssueParser
 
getTags() - Method in class se.bjurr.gitchangelog.api.model.Changelog
 
getTags() - Method in class se.bjurr.gitchangelog.internal.git.GitRepo
 
getTemplatePath() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getTimeZone() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getTitle() - Method in class se.bjurr.gitchangelog.api.model.Issue
 
getTitle() - Method in class se.bjurr.gitchangelog.internal.integrations.github.GitHubIssue
 
getTitle() - Method in class se.bjurr.gitchangelog.internal.integrations.jira.JiraIssue
 
getTitle() - Method in class se.bjurr.gitchangelog.internal.model.ParsedIssue
 
getToCommit() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getToRef() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getType() - Method in class se.bjurr.gitchangelog.internal.settings.SettingsIssue
 
getUntaggedName() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
GitChangelogApi - Class in se.bjurr.gitchangelog.api
 
gitChangelogApiBuilder() - Static method in class se.bjurr.gitchangelog.api.GitChangelogApi
 
GitChangelogApiConstants - Class in se.bjurr.gitchangelog.api
 
GitCommit - Class in se.bjurr.gitchangelog.internal.git.model
 
GitCommit(String, String, Date, String, String) - Constructor for class se.bjurr.gitchangelog.internal.git.model.GitCommit
 
GitHubClient - Class in se.bjurr.gitchangelog.internal.integrations.github
 
GitHubClient(String) - Constructor for class se.bjurr.gitchangelog.internal.integrations.github.GitHubClient
 
GitHubClientFactory - Class in se.bjurr.gitchangelog.internal.integrations.github
 
GitHubClientFactory() - Constructor for class se.bjurr.gitchangelog.internal.integrations.github.GitHubClientFactory
 
GitHubIssue - Class in se.bjurr.gitchangelog.internal.integrations.github
 
GitHubIssue(String, String, String) - Constructor for class se.bjurr.gitchangelog.internal.integrations.github.GitHubIssue
 
GitPredicates - Class in se.bjurr.gitchangelog.internal.common
 
GitPredicates() - Constructor for class se.bjurr.gitchangelog.internal.common.GitPredicates
 
GitRepo - Class in se.bjurr.gitchangelog.internal.git
 
GitRepo() - Constructor for class se.bjurr.gitchangelog.internal.git.GitRepo
 
GitRepo(File) - Constructor for class se.bjurr.gitchangelog.internal.git.GitRepo
 
GitTag - Class in se.bjurr.gitchangelog.internal.git.model
 
GitTag(String, List<GitCommit>) - Constructor for class se.bjurr.gitchangelog.internal.git.model.GitTag
 

H

hashCode() - Method in class se.bjurr.gitchangelog.internal.git.model.GitCommit
 
hashCode() - Method in class se.bjurr.gitchangelog.internal.model.ParsedIssue
 
hasIssue() - Method in class se.bjurr.gitchangelog.api.model.Issue
 
hasLink() - Method in class se.bjurr.gitchangelog.api.model.Issue
 
hasTitle() - Method in class se.bjurr.gitchangelog.api.model.Issue
 

I

IAuthors - Interface in se.bjurr.gitchangelog.api.model.interfaces
 
ICommits - Interface in se.bjurr.gitchangelog.api.model.interfaces
 
IGitCommitReferer - Interface in se.bjurr.gitchangelog.internal.model.interfaces
 
ignoreCommits(String) - Static method in class se.bjurr.gitchangelog.internal.common.GitPredicates
 
IIssues - Interface in se.bjurr.gitchangelog.api.model.interfaces
 
Issue - Class in se.bjurr.gitchangelog.api.model
 
Issue(List<Commit>, List<Author>, String, String, String, String) - Constructor for class se.bjurr.gitchangelog.api.model.Issue
 
IssueParser - Class in se.bjurr.gitchangelog.internal.issues
 
IssueParser(Settings, List<GitCommit>) - Constructor for class se.bjurr.gitchangelog.internal.issues.IssueParser
 
IssuesUtil - Class in se.bjurr.gitchangelog.internal.settings
 
IssuesUtil(Settings) - Constructor for class se.bjurr.gitchangelog.internal.settings.IssuesUtil
 

J

JiraClient - Class in se.bjurr.gitchangelog.internal.integrations.jira
 
JiraClient(String) - Constructor for class se.bjurr.gitchangelog.internal.integrations.jira.JiraClient
 
JiraClientFactory - Class in se.bjurr.gitchangelog.internal.integrations.jira
 
JiraClientFactory() - Constructor for class se.bjurr.gitchangelog.internal.integrations.jira.JiraClientFactory
 
JiraIssue - Class in se.bjurr.gitchangelog.internal.integrations.jira
 
JiraIssue(String, String, String) - Constructor for class se.bjurr.gitchangelog.internal.integrations.jira.JiraIssue
 

M

MediaWikiClient - Class in se.bjurr.gitchangelog.internal.integrations.mediawiki
 
MediaWikiClient(String, String, String) - Constructor for class se.bjurr.gitchangelog.internal.integrations.mediawiki.MediaWikiClient
 
mock(RestClient) - Static method in class se.bjurr.gitchangelog.internal.integrations.rest.RestClient
 

O

openConnection(URL) - Method in class se.bjurr.gitchangelog.internal.integrations.rest.RestClient
 

P

ParsedIssue - Class in se.bjurr.gitchangelog.internal.model
 
ParsedIssue(String, String, String) - Constructor for class se.bjurr.gitchangelog.internal.model.ParsedIssue
 
ParsedIssue(String, String, String, String) - Constructor for class se.bjurr.gitchangelog.internal.model.ParsedIssue
 
parseForIssues() - Method in class se.bjurr.gitchangelog.internal.issues.IssueParser
 

R

REF_MASTER - Static variable in class se.bjurr.gitchangelog.api.GitChangelogApiConstants
 
removeIssueFromMessage() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
render() - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Get the changelog as rendered string.
reset() - Static method in class se.bjurr.gitchangelog.internal.integrations.github.GitHubClientFactory
 
reset() - Static method in class se.bjurr.gitchangelog.internal.integrations.jira.JiraClientFactory
 
RestClient - Class in se.bjurr.gitchangelog.internal.integrations.rest
 
RestClient(long, TimeUnit) - Constructor for class se.bjurr.gitchangelog.internal.integrations.rest.RestClient
 

S

se.bjurr.gitchangelog.api - package se.bjurr.gitchangelog.api
 
se.bjurr.gitchangelog.api.model - package se.bjurr.gitchangelog.api.model
 
se.bjurr.gitchangelog.api.model.interfaces - package se.bjurr.gitchangelog.api.model.interfaces
 
se.bjurr.gitchangelog.internal.common - package se.bjurr.gitchangelog.internal.common
 
se.bjurr.gitchangelog.internal.git - package se.bjurr.gitchangelog.internal.git
 
se.bjurr.gitchangelog.internal.git.model - package se.bjurr.gitchangelog.internal.git.model
 
se.bjurr.gitchangelog.internal.integrations.github - package se.bjurr.gitchangelog.internal.integrations.github
 
se.bjurr.gitchangelog.internal.integrations.jira - package se.bjurr.gitchangelog.internal.integrations.jira
 
se.bjurr.gitchangelog.internal.integrations.mediawiki - package se.bjurr.gitchangelog.internal.integrations.mediawiki
 
se.bjurr.gitchangelog.internal.integrations.rest - package se.bjurr.gitchangelog.internal.integrations.rest
 
se.bjurr.gitchangelog.internal.issues - package se.bjurr.gitchangelog.internal.issues
 
se.bjurr.gitchangelog.internal.model - package se.bjurr.gitchangelog.internal.model
 
se.bjurr.gitchangelog.internal.model.interfaces - package se.bjurr.gitchangelog.internal.model.interfaces
 
se.bjurr.gitchangelog.internal.settings - package se.bjurr.gitchangelog.internal.settings
 
setCustomIssues(List<SettingsIssue>) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setDateFormat(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setExtendedVariables(Map<String, Object>) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setFromCommit(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setFromRef(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setFromRepo(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setGitHubApi(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setGitHubIssuePattern(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setIgnoreCommitsIfMessageMatches(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setJiraIssuePattern(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setJiraPassword(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setJiraServer(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setJiraUsername(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setNoIssueName(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setReadableTagName(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setRemoveIssueFromMessage(boolean) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setTemplatePath(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setTimeZone(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
Settings - Class in se.bjurr.gitchangelog.internal.settings
 
Settings() - Constructor for class se.bjurr.gitchangelog.internal.settings.Settings
 
SettingsIssue - Class in se.bjurr.gitchangelog.internal.settings
 
SettingsIssue(String, String, String) - Constructor for class se.bjurr.gitchangelog.internal.settings.SettingsIssue
 
SettingsIssue(SettingsIssueType, String, String, String) - Constructor for class se.bjurr.gitchangelog.internal.settings.SettingsIssue
 
SettingsIssueType - Enum in se.bjurr.gitchangelog.internal.settings
 
setToCommit(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setToRef(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setUntaggedName(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 

T

Tag - Class in se.bjurr.gitchangelog.api.model
 
Tag(String, List<Commit>, List<Author>, List<Issue>) - Constructor for class se.bjurr.gitchangelog.api.model.Tag
 
toAuthors(List<GitCommit>) - Method in class se.bjurr.gitchangelog.internal.model.Transformer
 
toCommits(Collection<GitCommit>) - Method in class se.bjurr.gitchangelog.internal.model.Transformer
 
toFile(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Write changelog to file.
toIssues(List<ParsedIssue>) - Method in class se.bjurr.gitchangelog.internal.model.Transformer
 
toMediaWiki(String, String, String, String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Create MediaWiki page with changelog.
toString() - Method in class se.bjurr.gitchangelog.api.model.Author
 
toString() - Method in class se.bjurr.gitchangelog.api.model.Commit
 
toString() - Method in class se.bjurr.gitchangelog.api.model.Issue
 
toString() - Method in class se.bjurr.gitchangelog.api.model.Tag
 
toString() - Method in class se.bjurr.gitchangelog.internal.git.GitRepo
 
toString() - Method in class se.bjurr.gitchangelog.internal.git.model.GitCommit
 
toString() - Method in class se.bjurr.gitchangelog.internal.git.model.GitTag
 
toString() - Method in class se.bjurr.gitchangelog.internal.model.ParsedIssue
 
toTags(List<GitCommit>, List<GitTag>) - Method in class se.bjurr.gitchangelog.internal.model.Transformer
 
Transformer - Class in se.bjurr.gitchangelog.internal.model
 
Transformer(Settings) - Constructor for class se.bjurr.gitchangelog.internal.model.Transformer
 

V

valueOf(String) - Static method in enum se.bjurr.gitchangelog.internal.settings.SettingsIssueType
Returns the enum constant of this type with the specified name.
values() - Static method in enum se.bjurr.gitchangelog.internal.settings.SettingsIssueType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withBasicAuthCredentials(String, String) - Method in class se.bjurr.gitchangelog.internal.integrations.rest.RestClient
 
withBasicCredentials(String, String) - Method in class se.bjurr.gitchangelog.internal.integrations.jira.JiraClient
 
withCustomIssue(String, String, String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Custom issues are added to support any kind of issue management, perhaps something that is internal to your project.
withDateFormat(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Format of dates, see SimpleDateFormat.
withExtendedVariables(Map<String, Object>) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Extended variables is simply a key-value mapping of variables that are made available in the template.
withFromCommit(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Include all commits from here.
withFromRef(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Include all commits from here.
withFromRepo(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Folder where repo lives.
withGitHubApi(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
URL pointing at GitHub API.
withGitHubIssuePattern(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Pattern to recognize GitHub:s.
withIgnoreCommitsWithMesssage(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
A regular expression that is evaluated on the commit message of each commit.
withJiraIssuePattern(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Pattern to recognize JIRA:s.
withJiraPassword(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Authenticate to JIRA.
withJiraServer(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
URL pointing at your JIRA server.
withJiraUsername(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Authenticate to JIRA.
withNoIssueName(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
This is a "virtual issue" that is added to Changelog.getIssues().
withReadableTagName(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Your tags may look something like git-changelog-maven-plugin-1.6.
withRemoveIssueFromMessageArgument(boolean) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
If true, the changelog will not contain the issue in the commit comment.
withSettings(URL) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
withTemplateContent(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Use string as template.
withTemplatePath(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Path of template-file to use.
withTimeZone(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
When date of commits are translated to a string, this timezone is used.
withToCommit(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Include all commits to here.
withToRef(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Include all commits to this reference.
withUntaggedName(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
Some commits may not be included in any tag.
withUser(String, String) - Method in class se.bjurr.gitchangelog.internal.integrations.mediawiki.MediaWikiClient
 

Z

ZERO_COMMIT - Static variable in class se.bjurr.gitchangelog.api.GitChangelogApiConstants
 
A C D E F G H I J M O P R S T V W Z 
Skip navigation links