纯java实现的git操作库。
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 3cea3676c7 Merge branch 'stable-5.4' 5 years ago
..
AbbreviatedObjectIdTest.java Use w1 for hashCode of AbbreviatedObjectId 7 years ago
BranchConfigTest.java Remove 'final' in parameter lists 6 years ago
BranchTrackingStatusTest.java Enable and fix warnings about redundant specification of type arguments 8 years ago
CommitBuilderTest.java Allow CommitCommand to sign commits 6 years ago
ConfigTest.java Merge branch 'stable-5.3' into stable-5.4 5 years ago
ConstantsEncodingTest.java Organize imports 8 years ago
DirCacheCheckoutMaliciousPathTest.java Explicitly specify charset when calling getBytes 6 years ago
DirCacheCheckoutTest.java Fix "reset -hard" bug that folders could not be created 5 years ago
DirCacheCheckoutTestWithSymlinks.java Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 10 years ago
GpgConfigTest.java New GpgConfig for typed access to GPG settings 6 years ago
HugeCommitMessageTest.java Test commit with huge commit message 6 years ago
IndexDiffSubmoduleTest.java Revert 4678f4b and provide another solution for bug 467631 6 years ago
IndexDiffTest.java Fix IndexDiffs for git links 6 years ago
IndexModificationTimesTest.java Use Instant instead of milliseconds for filesystem timestamp handling 5 years ago
MergeHeadMsgTest.java Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
ObjectCheckerTest.java Convert to lambda or member reference 5 years ago
ObjectIdOwnerMapTest.java Enable and fix warnings about redundant specification of type arguments 8 years ago
ObjectIdRefTest.java RefDatabase/Ref: Add versioning to reference database 6 years ago
ObjectIdSerializerTest.java ObjectIdSerializer: Support serialization of known non-null ObjectId 7 years ago
ObjectIdSubclassMapTest.java Enable and fix warnings about redundant specification of type arguments 8 years ago
ObjectIdTest.java Don't rely on default locale when using toUpperCase() and toLowerCase() 8 years ago
ObjectLoaderTest.java Override int read(byte[], int, int) on test instances of InputStream 6 years ago
RacyGitTests.java Use Instant instead of milliseconds for filesystem timestamp handling 5 years ago
RebaseTodoFileTest.java RebaseTodoFileTest: Fix "the the" typo 5 years ago
RefDatabaseConflictingNamesTest.java RefDatabase: Introduce findRef synonym for getRef 6 years ago
RefTest.java Introduce RefDatabase#getTipsWithSha1 to list refs pointing to object 6 years ago
ReflogConfigTest.java Use isEmpty() instead of size()==0 where possible 6 years ago
ReflogResolveTest.java Add missing newlines at ends of Java files 7 years ago
RepositoryCacheConfigTest.java Time based eviction strategy for repository cache 8 years ago
RepositoryCacheTest.java LocalDiskRepositoryTestCase#createRepository: Default auto-close to false 6 years ago
RepositoryResolveTest.java Allow '@' as last character of ref 7 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 7 years ago
SymbolicRefTest.java RefDatabase/Ref: Add versioning to reference database 6 years ago
T0001_PersonIdentTest.java PersonIdent: Make appendSanitized public 9 years ago
ThreadSafeProgressMonitorTest.java Convert to lambda or member reference 5 years ago
ValidRefNameTest.java ValidRefNameTest#testNormalizeBranchName: Fix string/ref equality check 6 years ago
empty.gitindex.dat Initial JGit contribution to eclipse.org 15 years ago
sorttest.gitindex.dat Initial JGit contribution to eclipse.org 15 years ago