Package org.eclipse.jgit.blame
Computing blame/annotate information of files.
-
Class Summary Class Description BlameGenerator Generate author information for lines based on a provided file.BlameResult Collects line annotations for inspection by applications.Candidate A source that may have supplied some (or all) of the result file.Candidate.BlobCandidate Candidate loaded from a file source, and not a commit.Candidate.HeadCandidate ACandidate
to blame a working tree file in conflict state.Candidate.ReverseCandidate Special candidate type used for reverse blame.Region Region of the result that still needs to be computed.ReverseWalk ReverseWalk.ReverseCommit