You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthias Sohn c394d05a47 Add missing @since tags to mark API added in 2.0 12 years ago
..
ContentSource.java Handle content length in WorkingTreeIterator 12 years ago
DiffAlgorithm.java Fix diff bug on inserted line 13 years ago
DiffConfig.java Move JGitText to an internal package 12 years ago
DiffEntry.java Move JGitText to an internal package 12 years ago
DiffFormatter.java Add missing @since tags to mark API added in 2.0 12 years ago
Edit.java Reduce compares in Edit.getType 13 years ago
EditList.java Change EditList to extend ArrayList 13 years ago
HashedSequence.java Move cached element hash codes to HashedSequence 13 years ago
HashedSequenceComparator.java Move cached element hash codes to HashedSequence 13 years ago
HashedSequencePair.java Move cached element hash codes to HashedSequence 13 years ago
HistogramDiff.java Define LowLevelDiffAlgorithm to bypass re-hashing 13 years ago
HistogramDiffIndex.java Move JGitText to an internal package 12 years ago
LowLevelDiffAlgorithm.java Define LowLevelDiffAlgorithm to bypass re-hashing 13 years ago
MyersDiff.java Remove 86 boxing warnings 12 years ago
PatchIdDiffFormatter.java Add a DiffFormatter which calculates a patch-id 13 years ago
RawText.java RawText#getEOL() does the same thing as RawText#getLineDelimiter() 12 years ago
RawTextComparator.java Fix diff when first text is the start of the other 13 years ago
RenameDetector.java Move JGitText to an internal package 12 years ago
Sequence.java Refactor diff sequence API 13 years ago
SequenceComparator.java Implement Bram Cohen's Patience Diff 13 years ago
SimilarityIndex.java SimilarityIndex: Don't overflow internal counter fields 13 years ago
SimilarityRenameDetector.java Move JGitText to an internal package 12 years ago
Subsequence.java Add Subsequence utility methods 13 years ago
SubsequenceComparator.java Define a subsequence utility type 13 years ago