選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11年前
..
AlwaysEmptyRevQueueTest.java Convert all JGit unit tests to JUnit 4 13年前
DateRevQueueTest.java Convert all JGit unit tests to JUnit 4 13年前
FIFORevQueueTest.java Convert all JGit unit tests to JUnit 4 13年前
FooterLineTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11年前
LIFORevQueueTest.java Convert all JGit unit tests to JUnit 4 13年前
MaxCountRevFilterTest.java Limit the number of commits in LogCommand output 12年前
ObjectWalkTest.java Hide deprecation warnings in some test classes 11年前
RevCommitListTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11年前
RevCommitParseTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11年前
RevFlagSetTest.java Use assertEquals instead of == for literal primitives 11年前
RevObjectTest.java Convert all JGit unit tests to JUnit 4 13年前
RevQueueTestCase.java Convert all JGit unit tests to JUnit 4 13年前
RevTagParseTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11年前
RevWalkCullTest.java Convert all JGit unit tests to JUnit 4 13年前
RevWalkFilterTest.java RevWalk: Avoid unnecessary re-parsing of commit bodies 13年前
RevWalkFollowFilterTest.java Allow detecting which files were renamed during a revwalk 12年前
RevWalkMergeBaseTest.java Convert all JGit unit tests to JUnit 4 13年前
RevWalkPathFilter1Test.java Convert all JGit unit tests to JUnit 4 13年前
RevWalkPathFilter6012Test.java Convert all JGit unit tests to JUnit 4 13年前
RevWalkResetTest.java RevWalk: Avoid unnecessary re-parsing of commit bodies 13年前
RevWalkShallowTest.java RevWalk support for shallow clones 11年前
RevWalkSortTest.java Convert all JGit unit tests to JUnit 4 13年前
RevWalkTestCase.java Move base test classes to the junit bundle for reuse for Java 7 tests 11年前
RevWalkUtilsCountTest.java Add RevWalkUtils with count(start, end) method 12年前
SkipRevFilterTest.java Skip a number commits before starting to show the commit output 12年前