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.
Rüdiger Herrmann a4c2c8a3ee Trim author/committer name and email in commit header 9 years ago
..
AbbreviatedObjectIdTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 years ago
BranchConfigTest.java Add isRebase to API of BranchConfig 9 years ago
BranchTrackingStatusTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
ConfigTest.java Strip "<", ">", and "\n" from name/email in UserConfig 9 years ago
ConstantsEncodingTest.java cleanup: use assertArrayEquals for assertion on arrays 11 years ago
DirCacheCheckoutMaliciousPathTest.java ObjectChecker: Disallow ".git." and ".git<space>" 9 years ago
DirCacheCheckoutTest.java Make sure checkout doesn't report conflicts on ignored paths 9 years ago
IndexDiffSubmoduleTest.java Fix tests on windows by closing repos 9 years ago
IndexDiffTest.java Add IndexDiff tests for merge conflict state BOTH_ADDED 9 years ago
IndexModificationTimesTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
MergeHeadMsgTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
ObjectCheckerTest.java ObjectChecker: Disallow names potentially mapping to ".git" on HFS+ 9 years ago
ObjectIdOwnerMapTest.java ObjectIdOwnerMap: More lightweight map for ObjectIds 13 years ago
ObjectIdRefTest.java Convert all JGit unit tests to JUnit 4 13 years ago
ObjectIdSubclassMapTest.java ObjectIdSubclassMap: Support duplicate additions 13 years ago
ObjectIdTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 years ago
ObjectLoaderTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RacyGitTests.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
RefDatabaseConflictingNamesTest.java Add getConflictingNames to RefDatabase 11 years ago
RefTest.java Add methods to Repository to handle remote names 10 years ago
ReflogConfigTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
ReflogResolveTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
RepositoryCacheTest.java Fix failed tests when the tmp directory is a symlink 10 years ago
RepositoryResolveTest.java Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 10 years ago
SquashCommitMsgTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
SymbolicRefTest.java Convert all JGit unit tests to JUnit 4 13 years ago
T0001_PersonIdentTest.java Trim author/committer name and email in commit header 9 years ago
T0002_TreeTest.java Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 10 years ago
ThreadSafeProgressMonitorTest.java Skip main thread test in ThreadSafeProgressMonitor 11 years ago
ValidRefNameTest.java Fix ValidRefNameTest on Windows 10 years ago
empty.gitindex.dat Initial JGit contribution to eclipse.org 14 years ago
sorttest.gitindex.dat Initial JGit contribution to eclipse.org 14 years ago