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 0046b2a8fe Merge branch 'stable-5.1' into stable-5.2 4 years ago
..
AbbreviatedObjectIdTest.java Use w1 for hashCode of AbbreviatedObjectId 6 years ago
BranchConfigTest.java Remove 'final' in parameter lists 6 years ago
BranchTrackingStatusTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
ConfigTest.java Merge branch 'stable-5.1' into stable-5.2 4 years ago
ConstantsEncodingTest.java Organize imports 7 years ago
DirCacheCheckoutMaliciousPathTest.java Explicitly specify charset when calling getBytes 5 years ago
DirCacheCheckoutTest.java DirCacheCheckoutTest#testCheckoutHierarchy: Add missing call to fail() 5 years ago
DirCacheCheckoutTestWithSymlinks.java Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 9 years ago
GpgConfigTest.java New GpgConfig for typed access to GPG settings 5 years ago
HugeCommitMessageTest.java Test commit with huge commit message 6 years ago
IndexDiffSubmoduleTest.java Revert 4678f4b and provide another solution for bug 467631 5 years ago
IndexDiffTest.java Fix IndexDiffs for git links 5 years ago
IndexModificationTimesTest.java Use Instant instead of milliseconds for filesystem timestamp handling 4 years ago
MergeHeadMsgTest.java Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
ObjectCheckerTest.java Merge branch 'stable-5.0' into stable-5.1 5 years ago
ObjectIdOwnerMapTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
ObjectIdRefTest.java Convert all JGit unit tests to JUnit 4 13 years ago
ObjectIdSerializerTest.java ObjectIdSerializer: Support serialization of known non-null ObjectId 6 years ago
ObjectIdSubclassMapTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
ObjectIdTest.java Don't rely on default locale when using toUpperCase() and toLowerCase() 7 years ago
ObjectLoaderTest.java Override int read(byte[], int, int) on test instances of InputStream 5 years ago
RacyGitTests.java Use Instant instead of milliseconds for filesystem timestamp handling 4 years ago
RefDatabaseConflictingNamesTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
RefTest.java Explicitly specify charset when calling getBytes 5 years ago
ReflogConfigTest.java ReflogConfigTest: refactor commit method to avoid variable hiding 8 years ago
ReflogResolveTest.java Add missing newlines at ends of Java files 6 years ago
RepositoryCacheConfigTest.java Time based eviction strategy for repository cache 7 years ago
RepositoryCacheTest.java Open auto-closeable resources in try-with-resource 6 years ago
RepositoryResolveTest.java Allow '@' as last character of ref 6 years ago
SquashCommitMsgTest.java Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
SubmoduleConfigTest.java SubmoduleConfigTest: Add additional tests in fetchRecurseToConfigValue 6 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 Enable and fix 'Should be tagged with @Override' warning 7 years ago
ValidRefNameTest.java ValidRefNameTest#testNormalizeBranchName: Fix string/ref equality check 5 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