纯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.
 
 
 
 
David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 5 years ago
..
internal GPG: implement more OpenPGP UserId matching formats 5 years ago
AbbreviatedObjectIdTest.java Use w1 for hashCode of AbbreviatedObjectId 7 years ago
BranchConfigTest.java Remove 'final' in parameter lists 7 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 Remove redundant "static" qualifier from enum declarations 5 years ago
ConstantsEncodingTest.java Organize imports 8 years ago
DirCacheCheckoutMaliciousPathTest.java Close ObjectInserters in tests 5 years ago
DirCacheCheckoutTest.java Close ObjectInserters in tests 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 7 years ago
IndexDiffSubmoduleTest.java IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly 5 years ago
IndexDiffTest.java Close some Repository instances in tests 5 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 6 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 Enable and fix "Statement unnecessarily nested within else clause" warnings 5 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 6 years ago
RefDatabaseConflictingNamesTest.java Enable and fix "Statement unnecessarily nested within else clause" warnings 5 years ago
RefTest.java Introduce RefDatabase#getTipsWithSha1 to list refs pointing to object 6 years ago
ReflogConfigTest.java Fix parsing of core.logAllRefUpdates 5 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 6 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