纯java实现的git操作库。
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.
 
 
 
 
Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 7 years ago
..
AbstractDiffTestCase.java Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 7 years ago
DiffEntryTest.java Enable and fix 'Should be tagged with @Override' warning 8 years ago
DiffFormatterReflowTest.java Remove 'final' in parameter lists 7 years ago
DiffFormatterTest.java Fix DiffFormatter for diffs against working tree with autocrlf=true 7 years ago
EditListTest.java Suppress "Unlikely argument type for equals()" warnings in tests 7 years ago
EditTest.java Suppress "Unlikely argument type for equals()" warnings in tests 7 years ago
HistogramDiffTest.java Convert all JGit unit tests to JUnit 4 14 years ago
MyersDiffTest.java Delete DiffPerformanceTest 14 years ago
PatchIdDiffFormatterTest.java PatchIdDiffFormatterTest: Open Git and PatchIdDiffFormatter in try-with-resource 9 years ago
RawTextIgnoreAllWhitespaceTest.java Convert all JGit unit tests to JUnit 4 14 years ago
RawTextIgnoreLeadingWhitespaceTest.java Convert all JGit unit tests to JUnit 4 14 years ago
RawTextIgnoreTrailingWhitespaceTest.java Convert all JGit unit tests to JUnit 4 14 years ago
RawTextIgnoreWhitespaceChangeTest.java Convert all JGit unit tests to JUnit 4 14 years ago
RawTextLoadTest.java Introduce RawText#load. 7 years ago
RawTextTest.java Introduce new RawText constructor and RawParseUtils.lineMapOrBinary 7 years ago
RenameDetectorTest.java Enable and fix warnings about redundant specification of type arguments 8 years ago
SimilarityIndexTest.java Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 7 years ago