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.
Shawn O. Pearce 45a020fe6a DiffFormatter: Use IndexDiffFilter to speed up working tree 13 years ago
..
ContentSource.java Support creating the working directory difference 13 years ago
DiffAlgorithm.java Make diff algorithm configurable 13 years ago
DiffConfig.java Fix DiffConfig to understand "copy" resp. "copies" for diff.renames property. 13 years ago
DiffEntry.java Support creating the working directory difference 13 years ago
DiffFormatter.java DiffFormatter: Use IndexDiffFilter to speed up working tree 13 years ago
Edit.java Reduce compares in Edit.getType 13 years ago
EditList.java Micro-optimize EditList.addAll 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 Fix broken HistogramDiff 13 years ago
LowLevelDiffAlgorithm.java Define LowLevelDiffAlgorithm to bypass re-hashing 13 years ago
MyersDiff.java Fix oddness check in MyersDiff for negative numbers 13 years ago
RawText.java Fixed Merge Algorithm regarding concurrent file creations 13 years ago
RawTextComparator.java Fix RawTextComparator reduceCommonStartEnd at empty lines 13 years ago
RenameDetector.java RenameDetector: Only scan deletes if adds exist 13 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 SimilarityRenameDetector: Initialize sizes to 0 13 years ago
Subsequence.java Add Subsequence utility methods 13 years ago
SubsequenceComparator.java Define a subsequence utility type 13 years ago