纯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.
 
 
 
 
Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 10 years ago
..
AbstractDiffTestCase.java Fix diff bug on inserted line 14 years ago
DiffEntryTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 12 years ago
DiffFormatterReflowTest.java Convert all JGit unit tests to JUnit 4 14 years ago
DiffFormatterTest.java Replace deprecated release() methods by close() 10 years ago
EditListTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 12 years ago
EditTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 12 years ago
HistogramDiffTest.java Convert all JGit unit tests to JUnit 4 14 years ago
MyersDiffTest.java Delete DiffPerformanceTest 14 years ago
PatchIdDiffFormatterTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 12 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
RawTextTest.java Fix RawText.getLineDelimiter() for empty first line 10 years ago
RenameDetectorTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 12 years ago
SimilarityIndexTest.java Rename detection should canonicalize line endings 10 years ago