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.
Tomasz Zarna 92f90eb229 Add ApplyCommand to JGit API 12 years ago
..
ContentSource.java Support creating the working directory difference 14 years ago
DiffAlgorithm.java Fix diff bug on inserted line 13 years ago
DiffConfig.java Fix DiffConfig to understand "copy" resp. "copies" for diff.renames property. 13 years ago
DiffEntry.java Report diff entries for files that only change mode 12 years ago
DiffFormatter.java Add getters for old and new prefixes in DiffFormatter 12 years ago
Edit.java Reduce compares in Edit.getType 14 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 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
PatchIdDiffFormatter.java Add a DiffFormatter which calculates a patch-id 13 years ago
RawText.java Add ApplyCommand to JGit API 12 years ago
RawTextComparator.java Fix diff when first text is the start of the other 13 years ago
RenameDetector.java Allow detecting which files were renamed during a revwalk 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 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