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 年之前
..
ContentSource.java Support creating the working directory difference 13 年之前
DiffAlgorithm.java Make diff algorithm configurable 13 年之前
DiffConfig.java Fix DiffConfig to understand "copy" resp. "copies" for diff.renames property. 13 年之前
DiffEntry.java Support creating the working directory difference 13 年之前
DiffFormatter.java DiffFormatter: Use IndexDiffFilter to speed up working tree 13 年之前
Edit.java Reduce compares in Edit.getType 13 年之前
EditList.java Micro-optimize EditList.addAll 13 年之前
HashedSequence.java Move cached element hash codes to HashedSequence 13 年之前
HashedSequenceComparator.java Move cached element hash codes to HashedSequence 13 年之前
HashedSequencePair.java Move cached element hash codes to HashedSequence 13 年之前
HistogramDiff.java Define LowLevelDiffAlgorithm to bypass re-hashing 13 年之前
HistogramDiffIndex.java Fix broken HistogramDiff 13 年之前
LowLevelDiffAlgorithm.java Define LowLevelDiffAlgorithm to bypass re-hashing 13 年之前
MyersDiff.java Fix oddness check in MyersDiff for negative numbers 13 年之前
RawText.java Fixed Merge Algorithm regarding concurrent file creations 13 年之前
RawTextComparator.java Fix RawTextComparator reduceCommonStartEnd at empty lines 13 年之前
RenameDetector.java RenameDetector: Only scan deletes if adds exist 13 年之前
Sequence.java Refactor diff sequence API 13 年之前
SequenceComparator.java Implement Bram Cohen's Patience Diff 13 年之前
SimilarityIndex.java SimilarityIndex: Don't overflow internal counter fields 13 年之前
SimilarityRenameDetector.java SimilarityRenameDetector: Initialize sizes to 0 13 年之前
Subsequence.java Add Subsequence utility methods 13 年之前
SubsequenceComparator.java Define a subsequence utility type 13 年之前