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.
Robin Rosenberg b0ffacf122 Recognize CRLF when parsing the short message of a commit or tag 11 years ago
..
AlwaysEmptyRevQueueTest.java Convert all JGit unit tests to JUnit 4 13 years ago
DateRevQueueTest.java Convert all JGit unit tests to JUnit 4 13 years ago
FIFORevQueueTest.java Convert all JGit unit tests to JUnit 4 13 years ago
FooterLineTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
LIFORevQueueTest.java Convert all JGit unit tests to JUnit 4 13 years ago
MaxCountRevFilterTest.java Limit the number of commits in LogCommand output 12 years ago
ObjectWalkTest.java Hide deprecation warnings in some test classes 11 years ago
RevCommitListTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
RevCommitParseTest.java Recognize CRLF when parsing the short message of a commit or tag 11 years ago
RevFlagSetTest.java Use assertEquals instead of == for literal primitives 11 years ago
RevObjectTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RevQueueTestCase.java Convert all JGit unit tests to JUnit 4 13 years ago
RevTagParseTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
RevWalkCullTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RevWalkFilterTest.java RevWalk: Avoid unnecessary re-parsing of commit bodies 13 years ago
RevWalkFollowFilterTest.java Require a DiffConfig when creating a FollowFilter 11 years ago
RevWalkMergeBaseTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RevWalkPathFilter1Test.java Convert all JGit unit tests to JUnit 4 13 years ago
RevWalkPathFilter6012Test.java Convert all JGit unit tests to JUnit 4 13 years ago
RevWalkResetTest.java RevWalk: Avoid unnecessary re-parsing of commit bodies 13 years ago
RevWalkShallowTest.java Remove unused repository field from RevWalk 11 years ago
RevWalkSortTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RevWalkTestCase.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
RevWalkUtilsCountTest.java Add RevWalkUtils with count(start, end) method 12 years ago
SkipRevFilterTest.java Skip a number commits before starting to show the commit output 12 years ago