選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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年前