- CHANGE_ID_REGEX - Static variable in class org.gitective.core.filter.commit.ChangeIdFilter
-
CHANGE_ID_REGEX
- ChangeIdFilter - Class in org.gitective.core.filter.commit
-
- ChangeIdFilter() - Constructor for class org.gitective.core.filter.commit.ChangeIdFilter
-
Create change id filter
- Check - Class in org.gitective.core
-
Utility methods for various generic checks such as equality.
- Check() - Constructor for class org.gitective.core.Check
-
- clear() - Method in class org.gitective.core.stat.CommitHistogram
-
Clear all user commit activity from histogram
- clone() - Method in class org.gitective.core.filter.commit.AllCommitFilter
-
- clone() - Method in class org.gitective.core.filter.commit.AllDiffEditFilter
-
- clone() - Method in class org.gitective.core.filter.commit.AllDiffFilter
-
- clone() - Method in class org.gitective.core.filter.commit.AndCommitFilter
-
- clone() - Method in class org.gitective.core.filter.commit.AuthorDateFilter
-
- clone() - Method in class org.gitective.core.filter.commit.AuthorFilter
-
- clone() - Method in class org.gitective.core.filter.commit.AuthorSetFilter
-
- clone() - Method in class org.gitective.core.filter.commit.BugFilter
-
- clone() - Method in class org.gitective.core.filter.commit.BugSetFilter
-
- clone() - Method in class org.gitective.core.filter.commit.ChangeIdFilter
-
- clone() - Method in class org.gitective.core.filter.commit.CommitCountFilter
-
- clone() - Method in class org.gitective.core.filter.commit.CommitCursorFilter
-
- clone() - Method in class org.gitective.core.filter.commit.CommitFileImpactFilter
-
- clone() - Method in class org.gitective.core.filter.commit.CommitFilter
-
Clones this filter.
- clone() - Method in class org.gitective.core.filter.commit.CommitLimitFilter
-
- clone() - Method in class org.gitective.core.filter.commit.CommitLineImpactFilter
-
- clone() - Method in class org.gitective.core.filter.commit.CommitListFilter
-
- clone() - Method in class org.gitective.core.filter.commit.CommitMessageFindFilter
-
- clone() - Method in class org.gitective.core.filter.commit.CommitterDateFilter
-
- clone() - Method in class org.gitective.core.filter.commit.CommitterDiffFilter
-
- clone() - Method in class org.gitective.core.filter.commit.CommitterFilter
-
- clone() - Method in class org.gitective.core.filter.commit.CommitterSetFilter
-
- clone() - Method in class org.gitective.core.filter.commit.DiffCountFilter
-
- clone() - Method in class org.gitective.core.filter.commit.DiffFileCountFilter
-
- clone() - Method in class org.gitective.core.filter.commit.DiffFileSizeFilter
-
- clone() - Method in class org.gitective.core.filter.commit.DiffLineCountFilter
-
- clone() - Method in class org.gitective.core.filter.commit.DiffLineSizeFilter
-
- clone() - Method in class org.gitective.core.filter.commit.DuplicateBlobFilter
-
- clone() - Method in class org.gitective.core.filter.commit.DuplicateTreeFilter
-
- clone() - Method in class org.gitective.core.filter.commit.EmptyBlobAddFilter
-
- clone() - Method in class org.gitective.core.filter.commit.EmptyBlobRemoveFilter
-
- clone() - Method in class org.gitective.core.filter.commit.LastCommitDiffFilter
-
- clone() - Method in class org.gitective.core.filter.commit.LastCommitFilter
-
- clone() - Method in class org.gitective.core.filter.commit.LongestAuthorEmailFilter
-
- clone() - Method in class org.gitective.core.filter.commit.LongestAuthorNameFilter
-
- clone() - Method in class org.gitective.core.filter.commit.LongestCommitterEmailFilter
-
- clone() - Method in class org.gitective.core.filter.commit.LongestCommitterNameFilter
-
- clone() - Method in class org.gitective.core.filter.commit.LongestMessageFilter
-
- clone() - Method in class org.gitective.core.filter.commit.NoteContentFilter
-
- clone() - Method in class org.gitective.core.filter.commit.NoteFilter
-
- clone() - Method in class org.gitective.core.filter.commit.OrCommitFilter
-
- clone() - Method in class org.gitective.core.filter.commit.ParentCountFilter
-
- clone() - Method in class org.gitective.core.filter.commit.ShortestAuthorEmailFilter
-
- clone() - Method in class org.gitective.core.filter.commit.ShortestAuthorNameFilter
-
- clone() - Method in class org.gitective.core.filter.commit.ShortestCommitterEmailFilter
-
- clone() - Method in class org.gitective.core.filter.commit.ShortestCommitterNameFilter
-
- clone() - Method in class org.gitective.core.filter.commit.ShortestMessageFilter
-
- clone() - Method in class org.gitective.core.filter.commit.SignedOffByFilter
-
- clone() - Method in class org.gitective.core.filter.tree.BaseTreeFilter
-
Clones the tree filter.
- clone() - Method in class org.gitective.core.filter.tree.CommitParentTreeFilter
-
- clone() - Method in class org.gitective.core.filter.tree.ExtensionOccurrenceFilter
-
- clone() - Method in class org.gitective.core.filter.tree.TypeCountFilter
-
- clone() - Method in class org.gitective.core.stat.AuthorHistogramFilter
-
- clone() - Method in class org.gitective.core.stat.CommitterHistogramFilter
-
- clone() - Method in class org.gitective.core.stat.FileHistogramFilter
-
- cloneFilters() - Method in class org.gitective.core.filter.commit.CompositeCommitFilter
-
Clone each filter into a new array.
- cloneFilters() - Method in class org.gitective.core.filter.commit.CompositeDiffEditFilter
-
Clone each filter into a new array.
- cloneFilters() - Method in class org.gitective.core.filter.commit.CompositeDiffFilter
-
Clone each filter into a new array.
- commit - Variable in class org.gitective.core.filter.commit.DuplicateContainer
-
Commit
- CommitCalendar - Class in org.gitective.core.stat
-
Commit calendar class that stores yearly commit activity.
- CommitCalendar(UserCommitActivity[]) - Constructor for class org.gitective.core.stat.CommitCalendar
-
Create calendar from user activity
- CommitCountComparator - Class in org.gitective.core.stat
-
Comparator that sorts by most user activity first
- CommitCountComparator() - Constructor for class org.gitective.core.stat.CommitCountComparator
-
- CommitCountFilter - Class in org.gitective.core.filter.commit
-
Commit filter that increments a counter on each commit visited.
- CommitCountFilter() - Constructor for class org.gitective.core.filter.commit.CommitCountFilter
-
- CommitCursorFilter - Class in org.gitective.core.filter.commit
-
Cursor filter that retains the latest commit if not included by the wrapped
filter.
- CommitCursorFilter(RevFilter) - Constructor for class org.gitective.core.filter.commit.CommitCursorFilter
-
Create cursor filter that retains last commit when not included by the
given filter.
- CommitDiffEditFilter - Class in org.gitective.core.filter.commit
-
- CommitDiffEditFilter() - Constructor for class org.gitective.core.filter.commit.CommitDiffEditFilter
-
Create commit diff edit filter
- CommitDiffEditFilter(boolean) - Constructor for class org.gitective.core.filter.commit.CommitDiffEditFilter
-
Create commit diff edit filter
- CommitDiffFilter - Class in org.gitective.core.filter.commit
-
- CommitDiffFilter() - Constructor for class org.gitective.core.filter.commit.CommitDiffFilter
-
Create commit diff filter
- CommitDiffFilter(boolean) - Constructor for class org.gitective.core.filter.commit.CommitDiffFilter
-
Create commit diff filter
- CommitFieldLengthFilter - Class in org.gitective.core.filter.commit
-
Base filter that tracks commits that have a field with the same length
- CommitFieldLengthFilter() - Constructor for class org.gitective.core.filter.commit.CommitFieldLengthFilter
-
- CommitFileImpactFilter - Class in org.gitective.core.filter.commit
-
Filter that tracks the impact of commits measure in terms of files changed
- CommitFileImpactFilter(boolean, int) - Constructor for class org.gitective.core.filter.commit.CommitFileImpactFilter
-
Create an impact filter that retains the given number of most impacting
commits
- CommitFileImpactFilter(boolean) - Constructor for class org.gitective.core.filter.commit.CommitFileImpactFilter
-
Create an impact filter that tracks the 10 most impacting commits
- CommitFileImpactFilter() - Constructor for class org.gitective.core.filter.commit.CommitFileImpactFilter
-
Create an impact filter that tracks the 10 most impacting commits
- CommitFileImpactFilter(int) - Constructor for class org.gitective.core.filter.commit.CommitFileImpactFilter
-
Create an impact filter that retains the given number of most impacting
commits
- commitFilter - Variable in class org.gitective.core.CommitFinder
-
Commit filter for selecting commits to match
- CommitFilter - Class in org.gitective.core.filter.commit
-
Base commit filter class with utility methods to be used by sub-classes.
- CommitFilter() - Constructor for class org.gitective.core.filter.commit.CommitFilter
-
- CommitFinder - Class in org.gitective.core
-
Commit finder class for locating commits based on combining
TreeFilter and RevFilter instances and performing a
RevWalk on one or more Git repositories.
- CommitFinder(File...) - Constructor for class org.gitective.core.CommitFinder
-
Create a commit finder for the given Git directories.
- CommitFinder(Repository...) - Constructor for class org.gitective.core.CommitFinder
-
Create a commit finder for the given Git repositories.
- CommitFinder(String...) - Constructor for class org.gitective.core.CommitFinder
-
Create a commit finder for the given Git directory paths.
- CommitFinder(Collection<?>) - Constructor for class org.gitective.core.CommitFinder
-
Create a commit finder for th given repository collection
- CommitHistogram - Class in org.gitective.core.stat
-
Commit histogram class that stores and provides commit activity by user
e-mail address.
- CommitHistogram() - Constructor for class org.gitective.core.stat.CommitHistogram
-
- CommitHistogramFilter - Class in org.gitective.core.stat
-
Base filter that generates a histogram of commits.
- CommitHistogramFilter() - Constructor for class org.gitective.core.stat.CommitHistogramFilter
-
- CommitImpact - Class in org.gitective.core.filter.commit
-
Class that tracks the impact of a specific commit
- CommitImpact(AnyObjectId, int, int, int) - Constructor for class org.gitective.core.filter.commit.CommitImpact
-
Create impact
- CommitImpact.DescendingImpactComparator - Class in org.gitective.core.filter.commit
-
Compare impact in descending order
- CommitLimitFilter - Class in org.gitective.core.filter.commit
-
Filter that stops including commits after a certain number of commits are
considered.
- CommitLimitFilter(long) - Constructor for class org.gitective.core.filter.commit.CommitLimitFilter
-
Create a limit filter
- CommitLineImpactFilter - Class in org.gitective.core.filter.commit
-
Filter that tracks the impact of commits measure in terms of lines changed
- CommitLineImpactFilter(boolean, int) - Constructor for class org.gitective.core.filter.commit.CommitLineImpactFilter
-
Create an impact filter that retains the given number of most impacting
commits
- CommitLineImpactFilter(boolean) - Constructor for class org.gitective.core.filter.commit.CommitLineImpactFilter
-
Create an impact filter that tracks the 10 most impacting commits
- CommitLineImpactFilter() - Constructor for class org.gitective.core.filter.commit.CommitLineImpactFilter
-
Create an impact filter that tracks the 10 most impacting commits
- CommitLineImpactFilter(int) - Constructor for class org.gitective.core.filter.commit.CommitLineImpactFilter
-
Create an impact filter that retains the given number of most impacting
commits
- CommitListFilter - Class in org.gitective.core.filter.commit
-
Commit filter that adds each visited commit to a list that can be accessed.
- CommitListFilter() - Constructor for class org.gitective.core.filter.commit.CommitListFilter
-
- CommitMessageFindFilter - Class in org.gitective.core.filter.commit
-
Base filter that includes commits where a pattern can be found in a commit's
full message.
- CommitMessageFindFilter(String) - Constructor for class org.gitective.core.filter.commit.CommitMessageFindFilter
-
Create a commit message pattern filter
- CommitMessageFindFilter(String, int) - Constructor for class org.gitective.core.filter.commit.CommitMessageFindFilter
-
Create a commit message pattern filter
- CommitParentTreeFilter - Class in org.gitective.core.filter.tree
-
Commit filter that wraps a tree filter that includes commits that the tree
filter includes for at least one path based on a tree walk of the current
commit's tree and all the current commit's parent trees.
- CommitParentTreeFilter(TreeFilter) - Constructor for class org.gitective.core.filter.tree.CommitParentTreeFilter
-
Create commit filter for given tree filter
- CommitPipelineFilter - Class in org.gitective.core.filter.commit
-
Commit pipeline filter that includes commit that are included by each
configured pipe.
- CommitPipelineFilter() - Constructor for class org.gitective.core.filter.commit.CommitPipelineFilter
-
- commits - Variable in class org.gitective.core.filter.commit.CommitFieldLengthFilter
-
Commits tracked
- CommitterDateFilter - Class in org.gitective.core.filter.commit
-
Filter that includes commits until a committed date is encountered that
occurred before the configured date.
- CommitterDateFilter(Date) - Constructor for class org.gitective.core.filter.commit.CommitterDateFilter
-
Create a new committer date filter for the given date
- CommitterDateFilter(long) - Constructor for class org.gitective.core.filter.commit.CommitterDateFilter
-
Create a new committer date filter for the given time
- CommitterDiffFilter - Class in org.gitective.core.filter.commit
-
Filter that includes commits where the committer name/e-mail address is
different than the author name/e-mail address.
- CommitterDiffFilter() - Constructor for class org.gitective.core.filter.commit.CommitterDiffFilter
-
- CommitterFilter - Class in org.gitective.core.filter.commit
-
Person filter that includes commits where a PersonIdent matches the
name and e-mail address of the committer of a commit.
- CommitterFilter(PersonIdent) - Constructor for class org.gitective.core.filter.commit.CommitterFilter
-
Create a committer filter matching a PersonIdent
- CommitterFilter(String, String) - Constructor for class org.gitective.core.filter.commit.CommitterFilter
-
Create a committer filter matching a name and e-mail address
- CommitterHistogramFilter - Class in org.gitective.core.stat
-
Filter that generates a commit histogram based on the committer date of each
commit visited.
- CommitterHistogramFilter() - Constructor for class org.gitective.core.stat.CommitterHistogramFilter
-
- CommitterSetFilter - Class in org.gitective.core.filter.commit
-
Filter that collects committer PersonIdent objects for each commit
visited.
- CommitterSetFilter() - Constructor for class org.gitective.core.filter.commit.CommitterSetFilter
-
- CommitTreeFilter - Class in org.gitective.core.filter.tree
-
Filter that wraps a TreeFilter and includes commits included by the
tree filter for all paths in the tree for the current commit visited
- CommitTreeFilter(TreeFilter) - Constructor for class org.gitective.core.filter.tree.CommitTreeFilter
-
Create commit filter for given tree filter
- CommitUtils - Class in org.gitective.core
-
Utilities for dealing with Git commits.
- CommitUtils() - Constructor for class org.gitective.core.CommitUtils
-
- compare(CommitImpact, CommitImpact) - Method in class org.gitective.core.filter.commit.CommitImpact.DescendingImpactComparator
-
- compare(PersonIdent, PersonIdent) - Method in class org.gitective.core.PersonComparator
-
- compare(UserCommitActivity, UserCommitActivity) - Method in class org.gitective.core.stat.CommitCountComparator
-
- compare(UserCommitActivity, UserCommitActivity) - Method in class org.gitective.core.stat.EarliestComparator
-
- compare(UserCommitActivity, UserCommitActivity) - Method in class org.gitective.core.stat.LatestComparator
-
- compare(FileCommitActivity, FileCommitActivity) - Method in class org.gitective.core.stat.RevisionCountComparator
-
- CompositeCommitFilter - Class in org.gitective.core.filter.commit
-
Filter container other filters
- CompositeCommitFilter(RevFilter...) - Constructor for class org.gitective.core.filter.commit.CompositeCommitFilter
-
Create a composite filter with given child filters
- CompositeDiffEditFilter - Class in org.gitective.core.filter.commit
-
- CompositeDiffEditFilter(boolean, CommitDiffEditFilter...) - Constructor for class org.gitective.core.filter.commit.CompositeDiffEditFilter
-
Create a composite filter with given child filters
- CompositeDiffEditFilter(CommitDiffEditFilter...) - Constructor for class org.gitective.core.filter.commit.CompositeDiffEditFilter
-
Create a composite filter with given child filters
- CompositeDiffFilter - Class in org.gitective.core.filter.commit
-
- CompositeDiffFilter(boolean, CommitDiffFilter...) - Constructor for class org.gitective.core.filter.commit.CompositeDiffFilter
-
Create a composite filter with given child filters
- CompositeDiffFilter(CommitDiffFilter...) - Constructor for class org.gitective.core.filter.commit.CompositeDiffFilter
-
Create a composite filter with given child filters
- count - Variable in class org.gitective.core.filter.tree.ExtensionOccurrence
-
Number of occurrences
- createTreeWalk(RevWalk, RevCommit) - Method in class org.gitective.core.filter.commit.CommitDiffFilter
-
Create tree walk to compute differences for the given commits
- createWalk(Repository) - Method in class org.gitective.core.CommitFinder
-
Create a newly configured RevWalk for the repository
- DateFilter - Class in org.gitective.core.filter.commit
-
Commit filter that includes commits until one is encountered that returns a
date from
DateFilter.getDate(RevCommit) that has occurred before the configured
date.
- DateFilter(long) - Constructor for class org.gitective.core.filter.commit.DateFilter
-
Create a date filter for a given time
- DateFilter(Date) - Constructor for class org.gitective.core.filter.commit.DateFilter
-
Create a date filter for a given date
- days - Variable in enum org.gitective.core.stat.Month
-
Days in month
- DAYS - Static variable in class org.gitective.core.stat.YearCommitActivity
-
Maximum number of days in a month
- DescendingImpactComparator() - Constructor for class org.gitective.core.filter.commit.CommitImpact.DescendingImpactComparator
-
- detectRenames - Variable in class org.gitective.core.filter.commit.CommitDiffFilter
-
True to detect renames, false otherwise
- diff(Repository, ObjectId, ObjectId) - Static method in class org.gitective.core.BlobUtils
-
Diff the blobs at the given object ids using the
RawTextComparator.DEFAULT comparator.
- diff(Repository, ObjectId, ObjectId, RawTextComparator) - Static method in class org.gitective.core.BlobUtils
-
Diff the blobs at the given object ids.
- diff(ObjectReader, ObjectId, ObjectId) - Static method in class org.gitective.core.BlobUtils
-
Diff the blobs at the given object ids using the
RawTextComparator.DEFAULT comparator.
- diff(ObjectReader, ObjectId, ObjectId, RawTextComparator) - Static method in class org.gitective.core.BlobUtils
-
Diff the blobs at the given object ids.
- DiffCountFilter - Class in org.gitective.core.filter.commit
-
Filter that include commits based on number of differences introduced in each
commit visited.
- DiffCountFilter() - Constructor for class org.gitective.core.filter.commit.DiffCountFilter
-
Create diff count filter
- DiffCountFilter(boolean) - Constructor for class org.gitective.core.filter.commit.DiffCountFilter
-
Create diff count filter
- DiffFileCountFilter - Class in org.gitective.core.filter.commit
-
Filter that tracks the cumulative amount of files added, edited, deleted,
renamed, and copied
- DiffFileCountFilter() - Constructor for class org.gitective.core.filter.commit.DiffFileCountFilter
-
Create diff file count filter
- DiffFileCountFilter(boolean) - Constructor for class org.gitective.core.filter.commit.DiffFileCountFilter
-
Create diff file count filter
- DiffFileSizeFilter - Class in org.gitective.core.filter.commit
-
Filter for including commits that introduced a configurable number of file
differences per commit
- DiffFileSizeFilter(boolean, int) - Constructor for class org.gitective.core.filter.commit.DiffFileSizeFilter
-
Create a filter that includes commits that introduced a minimum number of
file differences
- DiffFileSizeFilter(int) - Constructor for class org.gitective.core.filter.commit.DiffFileSizeFilter
-
Create a filter that includes commits that introduced a minimum number of
file differences
- DiffLineCountFilter - Class in org.gitective.core.filter.commit
-
Filter that tracks the cumulative amount of lines added, edited, and deleted
- DiffLineCountFilter() - Constructor for class org.gitective.core.filter.commit.DiffLineCountFilter
-
Create diff line count filter
- DiffLineCountFilter(boolean) - Constructor for class org.gitective.core.filter.commit.DiffLineCountFilter
-
Create diff line count filter
- DiffLineSizeFilter - Class in org.gitective.core.filter.commit
-
Filter for including commits that introduced a configurable number of line
differences
- DiffLineSizeFilter(boolean, int) - Constructor for class org.gitective.core.filter.commit.DiffLineSizeFilter
-
Create a filter that includes commits that introduced a minimum number of
line differences
- DiffLineSizeFilter(int) - Constructor for class org.gitective.core.filter.commit.DiffLineSizeFilter
-
Create a filter that includes commits that introduced a minimum number of
line differences
- diffOriginRefs(Repository) - Static method in class org.gitective.core.RepositoryUtils
-
List the origin remote references and return all remote references that
are missing locally or have a different remote object id than the local
reference.
- diffRemoteRefs(Repository, String) - Static method in class org.gitective.core.RepositoryUtils
-
List remote references and return all remote references that are missing
locally or have a different remote object id than the local reference.
- diffWithCommits(Repository, ObjectId...) - Static method in class org.gitective.core.TreeUtils
-
Create a tree walk configured to diff the given commits
- diffWithCommits(Repository, String...) - Static method in class org.gitective.core.TreeUtils
-
Create a tree walk configured to diff the given commit revisions
- diffWithParents(Repository, AnyObjectId) - Static method in class org.gitective.core.TreeUtils
-
Create a tree walk configured to diff the given commit against all the
parent commits.
- diffWithParents(RevWalk, RevCommit) - Static method in class org.gitective.core.TreeUtils
-
Create a tree walk configured to diff the given commit against all the
parent commits.
- diffWithParents(Repository, String) - Static method in class org.gitective.core.TreeUtils
-
Create a tree walk configured to diff the given revision against all the
parent commits.
- DuplicateBlobFilter - Class in org.gitective.core.filter.commit
-
Filter that tracks commits where files with the same content were modified.
- DuplicateBlobFilter() - Constructor for class org.gitective.core.filter.commit.DuplicateBlobFilter
-
Create duplicate blob filter
- DuplicateBlobFilter(boolean) - Constructor for class org.gitective.core.filter.commit.DuplicateBlobFilter
-
Create duplicate blob filter
- DuplicateContainer - Class in org.gitective.core.filter.commit
-
Container class for duplicates found in commit walks
- DuplicateContainer(RevCommit) - Constructor for class org.gitective.core.filter.commit.DuplicateContainer
-
Create duplicate container
- DuplicateTreeFilter - Class in org.gitective.core.filter.commit
-
Filter that tracks any duplicate trees introduced in a visited commit.
- DuplicateTreeFilter() - Constructor for class org.gitective.core.filter.commit.DuplicateTreeFilter
-
- getActivity(String) - Method in class org.gitective.core.stat.CommitHistogram
-
Get user activity by given email address
- getActivity(String) - Method in class org.gitective.core.stat.FileHistogram
-
Get file activity for given path.
- getAdd() - Method in class org.gitective.core.filter.commit.CommitImpact
-
- getAdded() - Method in class org.gitective.core.filter.commit.DiffFileCountFilter
-
- getAdded() - Method in class org.gitective.core.filter.commit.DiffLineCountFilter
-
- getAdds() - Method in class org.gitective.core.stat.FileCommitActivity
-
Get number of adds
- getBase(Repository, ObjectId...) - Static method in class org.gitective.core.CommitUtils
-
Get the common base commit of the given commits.
- getBase(Repository, String...) - Static method in class org.gitective.core.CommitUtils
-
Get the common base commit between the given revisions.
- getBranches(Repository) - Static method in class org.gitective.core.CommitUtils
-
Get all the commits that branches in the given repository reference.
- getBranches(Repository) - Static method in class org.gitective.core.RepositoryUtils
-
Get all the local and remote tracking branch references in the given
repository.
- getBugs() - Method in class org.gitective.core.filter.commit.BugSetFilter
-
Get the bugs ids collected
- getBytes(Repository, ObjectId) - Static method in class org.gitective.core.BlobUtils
-
Get the contents of the the blob with the given id as a byte array.
- getBytes(ObjectReader, ObjectId) - Static method in class org.gitective.core.BlobUtils
-
Get the contents of the the blob with the given id as a byte array.
- getBytes(Repository, RevCommit, String) - Static method in class org.gitective.core.BlobUtils
-
Get the contents of the the blob in the commit located at the given path
as a byte array.
- getCommit(Repository, String) - Static method in class org.gitective.core.CommitUtils
-
Get the commit that the revision references.
- getCommit(Repository, ObjectId) - Static method in class org.gitective.core.CommitUtils
-
Get the commit with the given id
- getCommit() - Method in class org.gitective.core.filter.commit.CommitImpact
-
- getCommit() - Method in class org.gitective.core.filter.commit.DuplicateContainer
-
Get commits that these duplicates occurred in
- getCommits() - Method in class org.gitective.core.filter.commit.CommitFileImpactFilter
-
- getCommits() - Method in class org.gitective.core.filter.commit.CommitLineImpactFilter
-
- getCommits() - Method in class org.gitective.core.filter.commit.CommitListFilter
-
Get commits visited
- getCommits() - Method in class org.gitective.core.filter.commit.LastCommitDiffFilter
-
- getCommits() - Method in class org.gitective.core.filter.commit.LongestAuthorEmailFilter
-
Get the commits with the longest author email address length
- getCommits() - Method in class org.gitective.core.filter.commit.LongestAuthorNameFilter
-
Get the commits with the longest author name
- getCommits() - Method in class org.gitective.core.filter.commit.LongestCommitterEmailFilter
-
Get the commits with the longest committer email address length
- getCommits() - Method in class org.gitective.core.filter.commit.LongestCommitterNameFilter
-
Get the commits with the longest committer name
- getCommits() - Method in class org.gitective.core.filter.commit.LongestMessageFilter
-
Get the commits with the longest message length
- getCommits() - Method in class org.gitective.core.filter.commit.ShortestAuthorEmailFilter
-
Get the commits with the shortest author email address length
- getCommits() - Method in class org.gitective.core.filter.commit.ShortestAuthorNameFilter
-
Get the commits with the shortest author name
- getCommits() - Method in class org.gitective.core.filter.commit.ShortestCommitterEmailFilter
-
Get the commits with the shortest committer email address length
- getCommits() - Method in class org.gitective.core.filter.commit.ShortestCommitterNameFilter
-
Get the commits with the shortest committer name
- getCommits() - Method in class org.gitective.core.filter.commit.ShortestMessageFilter
-
Get the commits with the shortest message length
- getContent(Repository, ObjectId) - Static method in class org.gitective.core.BlobUtils
-
Get the contents of the the blob with the given id as a UTF-8
String.
- getContent(Repository, ObjectId, String) - Static method in class org.gitective.core.BlobUtils
-
Get the contents of the blob in the commit located at the given path.
- getContent(Repository, String, String) - Static method in class org.gitective.core.BlobUtils
-
Get the contents of the blob at the given path in the commit that the
revision references.
- getContent(Note) - Method in class org.gitective.core.filter.commit.NoteContentFilter
-
Get content of note as string
- getCopied() - Method in class org.gitective.core.filter.commit.DiffFileCountFilter
-
- getCopies() - Method in class org.gitective.core.stat.FileCommitActivity
-
Get number of copies
- getCount() - Method in class org.gitective.core.filter.commit.CommitCountFilter
-
Get number of commits visited
- getCount() - Method in class org.gitective.core.filter.tree.ExtensionOccurrence
-
Get number of occurrences
- getCount(String) - Method in class org.gitective.core.filter.tree.ExtensionOccurrenceFilter
-
Get occurrences of given extension.
- getCount() - Method in class org.gitective.core.filter.tree.TypeCountFilter
-
Get entry type count
- getCount() - Method in class org.gitective.core.stat.CommitCalendar
-
Get total number of commits for all years
- getCount() - Method in class org.gitective.core.stat.UserCommitActivity
-
Get number of commits
- getCount() - Method in class org.gitective.core.stat.YearCommitActivity
-
Get total number of commits in this year
- getDate(RevCommit) - Method in class org.gitective.core.filter.commit.AuthorDateFilter
-
- getDate(RevCommit) - Method in class org.gitective.core.filter.commit.CommitterDateFilter
-
- getDate(RevCommit) - Method in class org.gitective.core.filter.commit.DateFilter
-
Get a date from the commit to compare against
- getDayCount(int) - Method in class org.gitective.core.stat.CommitCalendar
-
Get number of commits in given day of month
- getDayCount(int) - Method in class org.gitective.core.stat.YearCommitActivity
-
Get number commits in given day
- getDays() - Method in class org.gitective.core.stat.CommitCalendar
-
Get commit counts for each day of the month
- getDays() - Method in class org.gitective.core.stat.YearCommitActivity
-
Get commit activity in each day of the month
- getDays(int[]) - Method in class org.gitective.core.stat.YearCommitActivity
-
Get commit activity in each day of the month
- getDelete() - Method in class org.gitective.core.filter.commit.CommitImpact
-
- getDeleted() - Method in class org.gitective.core.filter.commit.DiffFileCountFilter
-
- getDeleted() - Method in class org.gitective.core.filter.commit.DiffLineCountFilter
-
- getDeletes() - Method in class org.gitective.core.stat.FileCommitActivity
-
Get number of deletes
- getDuplicates() - Method in class org.gitective.core.filter.commit.DuplicateBlobFilter
-
Get the duplicates
- getDuplicates() - Method in class org.gitective.core.filter.commit.DuplicateContainer
-
Get duplicate blobs ids mapped paths
- getDuplicates() - Method in class org.gitective.core.filter.commit.DuplicateTreeFilter
-
Get duplicates
- getEarliest() - Method in class org.gitective.core.stat.UserCommitActivity
-
Get time of earliest commit
- getEdit() - Method in class org.gitective.core.filter.commit.CommitImpact
-
- getEdited() - Method in class org.gitective.core.filter.commit.DiffFileCountFilter
-
- getEdited() - Method in class org.gitective.core.filter.commit.DiffLineCountFilter
-
- getEdits() - Method in class org.gitective.core.stat.FileCommitActivity
-
Get number of edits
- getEmail() - Method in class org.gitective.core.stat.UserCommitActivity
-
Get e-mail address of user
- getExtension() - Method in class org.gitective.core.filter.tree.ExtensionOccurrence
-
Get extension
- getExtensions() - Method in class org.gitective.core.filter.tree.ExtensionOccurrenceFilter
-
Get file extension encountered.
- getFileActivity(Comparator<FileCommitActivity>) - Method in class org.gitective.core.stat.FileHistogram
-
Get all file activity
- getFileActivity() - Method in class org.gitective.core.stat.FileHistogram
-
Get all file activity
- getFirst() - Method in class org.gitective.core.stat.UserCommitActivity
-
Get id of first commit
- getHead(Repository) - Static method in class org.gitective.core.CommitUtils
-
Get the HEAD commit in the given repository.
- getHeadContent(Repository, String) - Static method in class org.gitective.core.BlobUtils
-
Get the contents of the blob at the given path in the commit that HEAD
references.
- getHeadId(Repository, String) - Static method in class org.gitective.core.BlobUtils
-
Get the id of the blob at the path in the commit that HEAD currently
references.
- getHeadStream(Repository, String) - Static method in class org.gitective.core.BlobUtils
-
Open a stream to the contents of the blob at the path in the commit that
HEAD currently references.
- getHistogram() - Method in class org.gitective.core.stat.CommitHistogramFilter
-
Get generated histogram
- getHistogram() - Method in class org.gitective.core.stat.FileHistogramFilter
-
Get file histogram
- getHourCount(int) - Method in class org.gitective.core.stat.CommitCalendar
-
Get number of commits in given hour
- getHourCount(int) - Method in class org.gitective.core.stat.YearCommitActivity
-
Get number of commits in given hour of the day
- getHours() - Method in class org.gitective.core.stat.CommitCalendar
-
Get commit counts for each hour of the day
- getHours() - Method in class org.gitective.core.stat.YearCommitActivity
-
Get commit activity in each hour of the day
- getHours(int[]) - Method in class org.gitective.core.stat.YearCommitActivity
-
Get commit activity in each hour of the day
- getId(Repository, String, String) - Static method in class org.gitective.core.BlobUtils
-
Get the id of the blob at the path in the commit that the given revision
references.
- getId(Repository, ObjectId, String) - Static method in class org.gitective.core.BlobUtils
-
Get the id of the blob at the path in the commit that the given revision
references.
- getId(Repository, ObjectId, String) - Static method in class org.gitective.core.TreeUtils
-
Get the id of the tree at the path in the given commit
- getId(Repository, String, String) - Static method in class org.gitective.core.TreeUtils
-
Get the id of the tree at the path in the given revision
- getIds() - Method in class org.gitective.core.stat.UserCommitActivity
-
Get commits as array of object ids
- getLast() - Method in class org.gitective.core.filter.commit.CommitCursorFilter
-
Get last commit visited.
- getLast() - Method in class org.gitective.core.filter.commit.LastCommitFilter
-
Get last commit seen
- getLast() - Method in class org.gitective.core.stat.UserCommitActivity
-
Get id of latest commit
- getLastCommit(Repository, String) - Static method in class org.gitective.core.CommitUtils
-
Find the commit that last changed the given path starting at the commit
that HEAD currently points to
- getLastCommit(Repository, String, String) - Static method in class org.gitective.core.CommitUtils
-
Find the commit that last changed the given path starting with the commit
at the given revision
- getLatest() - Method in class org.gitective.core.stat.UserCommitActivity
-
Get time of latest commit
- getLength() - Method in class org.gitective.core.filter.commit.LongestAuthorEmailFilter
-
Get the length of the longest commit author email address visited
- getLength() - Method in class org.gitective.core.filter.commit.LongestAuthorNameFilter
-
Get the length of the longest commit author name
- getLength() - Method in class org.gitective.core.filter.commit.LongestCommitterEmailFilter
-
Get the length of the longest commit committer email address visited
- getLength() - Method in class org.gitective.core.filter.commit.LongestCommitterNameFilter
-
Get the length of the longest commit committer name
- getLength() - Method in class org.gitective.core.filter.commit.LongestMessageFilter
-
Get the length of the longest commit message visited
- getLength() - Method in class org.gitective.core.filter.commit.ShortestAuthorEmailFilter
-
Get the length of the shortest commit author email address visited
- getLength() - Method in class org.gitective.core.filter.commit.ShortestAuthorNameFilter
-
Get the length of the shortest commit author name
- getLength() - Method in class org.gitective.core.filter.commit.ShortestCommitterEmailFilter
-
Get the length of the shortest commit committer email address visited
- getLength() - Method in class org.gitective.core.filter.commit.ShortestCommitterNameFilter
-
Get the length of the shortest commit committer name
- getLength() - Method in class org.gitective.core.filter.commit.ShortestMessageFilter
-
Get the length of the shortest commit message visited
- getLimit() - Method in class org.gitective.core.filter.commit.CommitFileImpactFilter
-
- getLimit() - Method in class org.gitective.core.filter.commit.CommitLimitFilter
-
Get configured limit
- getLimit() - Method in class org.gitective.core.filter.commit.CommitLineImpactFilter
-
- getLocal() - Method in class org.gitective.core.RepositoryUtils.RefDiff
-
Get local ref.
- getMaster(Repository) - Static method in class org.gitective.core.CommitUtils
-
Get the commit at the tip of the master branch in the given repository.
- getMerges() - Method in class org.gitective.core.stat.UserCommitActivity
-
Get merges as array of booleans
- getMonthCount(int) - Method in class org.gitective.core.stat.CommitCalendar
-
Get number of commits in given month
- getMonthCount(Month) - Method in class org.gitective.core.stat.YearCommitActivity
-
Get number of commits in given month
- getMonthCount(int) - Method in class org.gitective.core.stat.YearCommitActivity
-
Get number of commits in given month
- getMonths() - Method in class org.gitective.core.stat.CommitCalendar
-
Get commit counts for each month
- getMonths() - Method in class org.gitective.core.stat.YearCommitActivity
-
Get commit activity in each month
- getMonths(int[]) - Method in class org.gitective.core.stat.YearCommitActivity
-
Get commit activity in each month
- getName() - Method in class org.gitective.core.stat.UserCommitActivity
-
Get name of user
- getNoteRefs(Repository) - Method in class org.gitective.core.filter.commit.NoteContentFilter
-
Get note refs from repository to use during commit walks.
- getNoteRefs(Repository) - Method in class org.gitective.core.filter.commit.NoteFilter
-
Get note refs from repository to use during commit walks.
- getNoteRefs(Repository) - Static method in class org.gitective.core.RepositoryUtils
-
Get all the note references in the given repository.
- getOccurrences() - Method in class org.gitective.core.filter.tree.ExtensionOccurrenceFilter
-
Get map of extensions to occurrence counts.
- getPath() - Method in class org.gitective.core.stat.FileCommitActivity
-
Get current path of this file
- getPerson(RevCommit) - Method in class org.gitective.core.filter.commit.AuthorSetFilter
-
- getPerson(RevCommit) - Method in class org.gitective.core.filter.commit.CommitterSetFilter
-
- getPerson(RevWalk, RevCommit) - Method in class org.gitective.core.filter.commit.LongestAuthorEmailFilter
-
- getPerson(RevWalk, RevCommit) - Method in class org.gitective.core.filter.commit.LongestAuthorNameFilter
-
- getPerson(RevWalk, RevCommit) - Method in class org.gitective.core.filter.commit.LongestCommitterEmailFilter
-
- getPerson(RevWalk, RevCommit) - Method in class org.gitective.core.filter.commit.LongestCommitterNameFilter
-
- getPerson(RevWalk, RevCommit) - Method in class org.gitective.core.filter.commit.LongestPersonEmailFilter
-
Get person from commit
- getPerson(RevWalk, RevCommit) - Method in class org.gitective.core.filter.commit.LongestPersonNameFilter
-
Get person from commit
- getPerson(RevCommit) - Method in class org.gitective.core.filter.commit.PersonSetFilter
-
Get the person from the commit to include in set
- getPerson(RevWalk, RevCommit) - Method in class org.gitective.core.filter.commit.ShortestAuthorEmailFilter
-
- getPerson(RevWalk, RevCommit) - Method in class org.gitective.core.filter.commit.ShortestAuthorNameFilter
-
- getPerson(RevWalk, RevCommit) - Method in class org.gitective.core.filter.commit.ShortestCommitterEmailFilter
-
- getPerson(RevWalk, RevCommit) - Method in class org.gitective.core.filter.commit.ShortestCommitterNameFilter
-
- getPerson(RevWalk, RevCommit) - Method in class org.gitective.core.filter.commit.ShortestPersonEmailFilter
-
Get person from commit
- getPerson(RevWalk, RevCommit) - Method in class org.gitective.core.filter.commit.ShortestPersonNameFilter
-
Get person from commit
- getPersons() - Method in class org.gitective.core.filter.commit.PersonSetFilter
-
Get persons encountered during commit visiting
- getPreviousPaths() - Method in class org.gitective.core.stat.FileCommitActivity
-
Get previous paths this file was known as
- getRawContent(Repository, String, String) - Static method in class org.gitective.core.BlobUtils
-
Get raw contents of the blob at the given path in the commit that the
revision references.
- getRawContent(Repository, ObjectId, String) - Static method in class org.gitective.core.BlobUtils
-
Get the raw contents of the blob in the commit located at the given path.
- getRawHeadContent(Repository, String) - Static method in class org.gitective.core.BlobUtils
-
Get the raw contents of the blob at the given path in the commit that
HEAD references.
- getRawIds() - Method in class org.gitective.core.stat.UserCommitActivity
-
Get raw commits as array of byte arrays
- getRef(Repository, String) - Static method in class org.gitective.core.CommitUtils
-
Get the commit that the given name references.
- getRef(Repository, Ref) - Static method in class org.gitective.core.CommitUtils
-
Get the commit for the given reference.
- getRefs(Repository, String) - Static method in class org.gitective.core.RepositoryUtils
-
Get the refs with prefix in repository
- getRemote() - Method in class org.gitective.core.RepositoryUtils.RefDiff
-
Get non-null remote ref
- getRenamed() - Method in class org.gitective.core.filter.commit.DiffFileCountFilter
-
- getRenames() - Method in class org.gitective.core.stat.FileCommitActivity
-
Get number of renames
- getRepository() - Method in exception org.gitective.core.GitException
-
Get repository where exception occurred
- getRevisions() - Method in class org.gitective.core.stat.FileCommitActivity
-
Get total number of revisions for this file
- getSize() - Method in class org.gitective.core.filter.commit.CompositeCommitFilter
-
Get the number of filters that have been added as a child filter to this
filter
- getSize() - Method in class org.gitective.core.filter.commit.CompositeDiffEditFilter
-
Get the number of filters that have been added as a child filter to this
filter
- getSize() - Method in class org.gitective.core.filter.commit.CompositeDiffFilter
-
Get the number of filters that have been added as a child filter to this
filter
- getStream(Repository, ObjectId, String) - Static method in class org.gitective.core.BlobUtils
-
Open a stream to the contents of the blob at the path in the given commit
- getStream(Repository, String, String) - Static method in class org.gitective.core.BlobUtils
-
Open a stream to the contents of the blob at the path in the commit that
the given revision references.
- getTags(Repository) - Static method in class org.gitective.core.CommitUtils
-
Get all the commits that tags in the given repository reference.
- getTags(Repository) - Static method in class org.gitective.core.RepositoryUtils
-
Get all the tag references in the given repository.
- getText(RevCommit) - Method in class org.gitective.core.filter.commit.CommitMessageFindFilter
-
- getText(RevCommit) - Method in class org.gitective.core.filter.commit.PatternFindCommitFilter
-
Get the text from the commit to find the pattern in
- getTimes() - Method in class org.gitective.core.stat.UserCommitActivity
-
Get commit times
- getTotal() - Method in class org.gitective.core.filter.commit.DiffFileCountFilter
-
- getTotal() - Method in class org.gitective.core.filter.commit.DiffFileSizeFilter
-
Get the configured difference total
- getTotal() - Method in class org.gitective.core.filter.commit.DiffLineCountFilter
-
- getTotal() - Method in class org.gitective.core.filter.commit.DiffLineSizeFilter
-
Get the configured difference total
- getTotal() - Method in class org.gitective.core.filter.commit.DuplicateContainer
-
Get total number of duplicates
- getTree() - Method in class org.gitective.core.filter.commit.LastCommitDiffFilter
-
Get tree being indexed
- getTree(RevWalk, RevCommit) - Static method in class org.gitective.core.TreeUtils
-
Get the tree associated with the given commit.
- getType() - Method in class org.gitective.core.filter.tree.TypeCountFilter
-
Get type being counted
- getUserActivity(Comparator<UserCommitActivity>) - Method in class org.gitective.core.stat.CommitHistogram
-
Get all user activity sorted by optional comparator
- getUserActivity() - Method in class org.gitective.core.stat.CommitHistogram
-
Get all user activity
- getWhen(PersonIdent) - Method in class org.gitective.core.filter.commit.DateFilter
-
Get the date from a given PersonIdent
- getYear() - Method in class org.gitective.core.stat.YearCommitActivity
-
Get year
- getYears() - Method in class org.gitective.core.stat.CommitCalendar
-
Get yearly activity
- GitException - Exception in org.gitective.core
-
Git exception class.
- GitException(String, Throwable, Repository) - Constructor for exception org.gitective.core.GitException
-
Create a Git exception with a message and cause
- GitException(Throwable, Repository) - Constructor for exception org.gitective.core.GitException
-
Create a Git exception with a cause
- GitException(String, Repository) - Constructor for exception org.gitective.core.GitException
-
Create a Git exception with a message
- GitException(Repository) - Constructor for exception org.gitective.core.GitException
-
Create a Git exception
- GROWTH - Static variable in class org.gitective.core.stat.UserCommitActivity
-
Default growth percentage of expected commits