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.
Carsten Hammer 6a4c77e619 Use isEmpty() instead of size()==0 where possible 5 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
CommitBuilderTest.java Allow CommitCommand to sign commits 5 years ago
ConfigTest.java ConfigTest: Add test for parsing invalid group header 5 years ago
ConstantsEncodingTest.java Organize imports 7 years ago
DirCacheCheckoutMaliciousPathTest.java Explicitly specify charset when calling getBytes 5 years ago
DirCacheCheckoutTest.java DirCacheCheckoutTest: Open TestRepository in try-with-resource 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 Fix IndexDiffs for git links 5 years ago
IndexDiffTest.java Fix IndexDiffs for git links 5 years ago
IndexModificationTimesTest.java IndexModificationTimesTest: Open Git instances in try-with-resource 8 years ago
MergeHeadMsgTest.java Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
ObjectCheckerTest.java Clarify error message for invalid Windows characters 5 years ago
ObjectIdOwnerMapTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
ObjectIdRefTest.java RefDatabase/Ref: Add versioning to reference database 5 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 Change RacyGitTests to create a racy git situation in a stable way 5 years ago
RefDatabaseConflictingNamesTest.java RefDatabase: Introduce findRef synonym for getRef 5 years ago
RefTest.java Introduce RefDatabase#getTipsWithSha1 to list refs pointing to object 5 years ago
ReflogConfigTest.java Use isEmpty() instead of size()==0 where possible 5 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 LocalDiskRepositoryTestCase#createRepository: Default auto-close to false 5 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 RefDatabase/Ref: Add versioning to reference database 5 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