|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
RevFilter.include(RevWalk, RevCommit) method on each filter that has
been added to this filter.CommitDiffFilter.include(org.eclipse.jgit.revwalk.RevCommit, java.util.Collection) on
all child filters ignoring the return valueAllDiffFilter.include(RevWalk, RevCommit, Collection)
on all child filters ignoring the return valueIllegalArgumentException that will
have a non-null/non-empty message.PersonIdent matches the
name and e-mail address of a commit's author.PersonIdent objects for each commit
visited.ChangeIdFilter.CHANGE_ID_REGEX.CommitDiffEditFilter.include(RevCommit, DiffEntry, Collection) with all
the edits and CommitDiffEditFilter.include(RevCommit, DiffEntry, Edit) for each
individual edit.CommitDiffFilter.include(RevWalk, RevCommit, Collection).TreeFilter and RevFilter instances and performing a
RevWalk on one or more Git repositories.PersonIdent matches the
name and e-mail address of the committer of a commit.PersonIdent
PersonIdent objects for each commit
visited.TreeFilter and includes commits included by the
tree filter.TreeFilter in a BaseTreeFilter so that
BaseTreeFilter.include(RevWalk, RevCommit, TreeWalk) can always
be called from CommitTreeFilter.include(RevWalk, RevCommit)BaseTreeFilter
CommitDiffEditFilter filtersCommitDiffFilter filtersRevWalk for the repository
DateFilter.getDate(RevCommit) that has occurred before the configured
date.RawTextComparator.DEFAULT comparator.
RawTextComparator.DEFAULT comparator.
Object.equals(Object) method of object1.
PersonIdent objects are equal according to
the semantics of PersonComparator.compare(PersonIdent, PersonIdent).
Object.equals(Object) method of object1.
LastCommitDiffFilter.getTree() mapped to the
last commit that modified the path
String.
PersonIdent
LastCommitFilter.include(RevWalk, RevCommit).PersonIdent instances
PersonIdent instances
PersonIdent against the name and e-mail
address of the configured PersonIdent.
NoteContentFilter.include(RevCommit, Note, String)IllegalArgumentException with the message if the
Object array has a length of zero.
IllegalArgumentException with a default message if the
Object array has a length of zero.
IllegalArgumentException with the message if the string
has a length of zero.
IllegalArgumentException with a default message if the
string has a length of zero.
IllegalArgumentException with the message if the object
is null.
IllegalArgumentException with a default message if the
object is null.
PersonIdent comparator that compares the name and email address.PersonIdent.PersonComparator
Repository instances.Collection that can be
either String paths, File handles to directories, or
existing Repository instances.
RevFilter to use to filter commits during searches.
TreeFilter to use to limit commits visited.
RevFilter to use to match filtered commits.
RevSort.REVERSE to sort commits
RevWalk
String
RevWalk
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||