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 a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() 7 years ago
..
AbbreviatedObjectIdTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 years ago
BranchConfigTest.java Add isRebase to API of BranchConfig 10 years ago
BranchTrackingStatusTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
ConfigTest.java Add method to read time unit from config 8 years ago
ConstantsEncodingTest.java Organize imports 7 years ago
DirCacheCheckoutMaliciousPathTest.java TreeFormatter: disallow empty filenames in trees 7 years ago
DirCacheCheckoutTest.java [findBugs] Fix potential NPE in DirCacheCheckoutTest 7 years ago
DirCacheCheckoutTestWithSymlinks.java Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 9 years ago
IndexDiffSubmoduleTest.java Fix FileTreeIterator.idSubmodule(Entry) 8 years ago
IndexDiffTest.java IndexDiffTest: Open Git instances in try-with-resources 8 years ago
IndexModificationTimesTest.java IndexModificationTimesTest: Open Git instances in try-with-resource 8 years ago
MergeHeadMsgTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
ObjectCheckerTest.java Paths.pathCompare: Utility to sort paths from byte[] 8 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 Don't rely on default locale when using toUpperCase() and toLowerCase() 7 years ago
ObjectLoaderTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RacyGitTests.java RacyGitTests: Open NameConflictTreeWalk in try-with-resource 8 years ago
RefDatabaseConflictingNamesTest.java Add getConflictingNames to RefDatabase 11 years ago
RefTest.java Repository: Introduce exactRef and findRef, deprecate getRef 8 years ago
ReflogConfigTest.java ReflogConfigTest: refactor commit method to avoid variable hiding 8 years ago
ReflogResolveTest.java ReflogResolveTest: Open Git instances in try-with-resource 8 years ago
RepositoryCacheConfigTest.java Time based eviction strategy for repository cache 8 years ago
RepositoryCacheTest.java Fix eviction of repositories with negative usage count 7 years ago
RepositoryResolveTest.java RepositoryResolveTest: Open Git in try-with-resource 8 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 PersonIdent: Make appendSanitized public 8 years ago
ThreadSafeProgressMonitorTest.java Skip main thread test in ThreadSafeProgressMonitor 11 years ago
ValidRefNameTest.java Normalizer creating a valid branch name from a string 7 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