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 32f0963b84 Merge branch 'stable-5.2' into stable-5.3 5 年之前
..
AbstractDiffTestCase.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 年之前
DiffEntryTest.java Revert 4678f4b and provide another solution for bug 467631 5 年之前
DiffFormatterReflowTest.java Remove 'final' in parameter lists 6 年之前
DiffFormatterTest.java Fix DiffFormatter for diffs against working tree with autocrlf=true 6 年之前
EditListTest.java Suppress "Unlikely argument type for equals()" warnings in tests 6 年之前
EditTest.java Suppress "Unlikely argument type for equals()" warnings in tests 6 年之前
HistogramDiffTest.java Convert all JGit unit tests to JUnit 4 13 年之前
MyersDiffTest.java Delete DiffPerformanceTest 13 年之前
PatchIdDiffFormatterTest.java PatchIdDiffFormatterTest: Open Git and PatchIdDiffFormatter in try-with-resource 8 年之前
RawTextIgnoreAllWhitespaceTest.java Convert all JGit unit tests to JUnit 4 13 年之前
RawTextIgnoreLeadingWhitespaceTest.java Convert all JGit unit tests to JUnit 4 13 年之前
RawTextIgnoreTrailingWhitespaceTest.java Convert all JGit unit tests to JUnit 4 13 年之前
RawTextIgnoreWhitespaceChangeTest.java Convert all JGit unit tests to JUnit 4 13 年之前
RawTextLoadTest.java Introduce RawText#load. 6 年之前
RawTextTest.java Fix core.autocrlf for non-normalized index 5 年之前
RenameDetectorTest.java Enable and fix warnings about redundant specification of type arguments 7 年之前
SimilarityIndexTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 年之前