纯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 dff99a272a Merge branch 'stable-5.0' into stable-5.1 6 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
ConfigTest.java Remove 'final' in parameter lists 6 years ago
ConstantsEncodingTest.java Organize imports 8 years ago
DirCacheCheckoutMaliciousPathTest.java TreeFormatter: disallow empty filenames in trees 8 years ago
DirCacheCheckoutTest.java Skip ignored directories in FileTreeIterator 6 years ago
DirCacheCheckoutTestWithSymlinks.java Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 10 years ago
HugeCommitMessageTest.java Test commit with huge commit message 6 years ago
IndexDiffSubmoduleTest.java Record submodule paths with untracked changes as FileMode.GITLINK 7 years ago
IndexDiffTest.java Skip ignored directories in FileTreeIterator 6 years ago
IndexModificationTimesTest.java IndexModificationTimesTest: Open Git instances in try-with-resource 9 years ago
MergeHeadMsgTest.java MergeHeadMsgTest: Open FileOutputStream in try-with-resource 7 years ago
ObjectCheckerTest.java Merge branch 'stable-5.0' into stable-5.1 6 years ago
ObjectIdOwnerMapTest.java Enable and fix warnings about redundant specification of type arguments 8 years ago
ObjectIdRefTest.java Convert all JGit unit tests to JUnit 4 14 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 Convert all JGit unit tests to JUnit 4 14 years ago
RacyGitTests.java Ensure RacyGitTests don't raise false negatives 6 years ago
RefDatabaseConflictingNamesTest.java Enable and fix warnings about redundant specification of type arguments 8 years ago
RefTest.java RefTest: Refactor to not use deprecated Repository.getAllRefs 6 years ago
ReflogConfigTest.java ReflogConfigTest: refactor commit method to avoid variable hiding 9 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 Open auto-closeable resources in try-with-resource 7 years ago
RepositoryResolveTest.java Allow '@' as last character of ref 7 years ago
SquashCommitMsgTest.java Open auto-closeable resources in try-with-resource 7 years ago
SubmoduleConfigTest.java SubmoduleConfigTest: Add additional tests in fetchRecurseToConfigValue 7 years ago
SymbolicRefTest.java Convert all JGit unit tests to JUnit 4 14 years ago
T0001_PersonIdentTest.java PersonIdent: Make appendSanitized public 9 years ago
ThreadSafeProgressMonitorTest.java Enable and fix 'Should be tagged with @Override' warning 8 years ago
ValidRefNameTest.java Remove 'final' in parameter lists 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