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

A

addCommit(GitCommit) - Method in class se.bjurr.gitchangelog.internal.model.ParsedIssue
 
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, String, String) - Constructor for class se.bjurr.gitchangelog.api.model.Commit
 
CustomIssue - Class in se.bjurr.gitchangelog.internal.settings
 
CustomIssue(String, String, String) - Constructor for class se.bjurr.gitchangelog.internal.settings.CustomIssue
 

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

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
 
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
 
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
 
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
 
getGithubIssuePattern() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getGithubServer() - 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() - 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
 
getJiraIssuePattern() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getJiraServer() - 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.model.ParsedIssue
 
getLink() - Method in class se.bjurr.gitchangelog.internal.settings.CustomIssue
 
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.CustomIssue
 
getNoIssueName() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getPattern() - Method in class se.bjurr.gitchangelog.internal.settings.CustomIssue
 
getReadableTagName() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getReadableTagPattern() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getRef(String) - Method in class se.bjurr.gitchangelog.internal.git.GitRepo
 
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
 
getToCommit() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
getToRef() - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
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
 
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
 
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
 

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) - 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
 

M

Main - Class in se.bjurr.gitchangelog.main
 
Main() - Constructor for class se.bjurr.gitchangelog.main.Main
 
main(String[]) - Static method in class se.bjurr.gitchangelog.main.Main
 

P

PARAM_OUTPUT_FILE - Static variable in class se.bjurr.gitchangelog.main.Main
 
PARAM_OUTPUT_STDOUT - Static variable in class se.bjurr.gitchangelog.main.Main
 
PARAM_SETTINGS_FILE - Static variable in class se.bjurr.gitchangelog.main.Main
 
PARAM_TEMPLATE - Static variable in class se.bjurr.gitchangelog.main.Main
 
ParsedIssue - Class in se.bjurr.gitchangelog.internal.model
 
ParsedIssue(String, String, String) - Constructor for class se.bjurr.gitchangelog.internal.model.ParsedIssue
 
parseForIssues() - Method in class se.bjurr.gitchangelog.internal.issues.IssueParser
 

R

render() - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 

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.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
 
se.bjurr.gitchangelog.main - package se.bjurr.gitchangelog.main
 
setCustomIssues(List<CustomIssue>) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setDateFormat(String) - 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
 
setGithubIssuePattern(String) - Method in class se.bjurr.gitchangelog.internal.settings.Settings
 
setGithubServer(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
 
setJiraServer(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
 
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
 
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
 
toIssues(List<ParsedIssue>) - Method in class se.bjurr.gitchangelog.internal.model.Transformer
 
toStdout() - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 
toString() - Method in class se.bjurr.gitchangelog.internal.git.model.GitCommit
 
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
 

W

withCustomIssues(String, String, String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 
withFromCommit(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 
withFromRef(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 
withFromRepo(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 
withGithubIssuePattern(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 
withGithubServer(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 
withIgnoreCommitsWithMesssage(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 
withJiraIssuePattern(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 
withJiraServer(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 
withSettings(URL) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 
withTemplateContent(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 
withTemplatePath(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 
withToCommit(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 
withToRef(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 
withUntaggedName(String) - Method in class se.bjurr.gitchangelog.api.GitChangelogApi
 

Z

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