您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Jonathan Nieder 761f070866 Throw InvalidObjectIdException from ObjectId.fromString("tooshort") 9 年前
..
AbbreviatedObjectId.java Cleanup javadocs so they pass the java8 doclint checks 10 年前
AnyObjectId.java Cleanup javadocs so they pass the java8 doclint checks 10 年前
AsyncObjectLoaderQueue.java Implement async/batch lookup of object data 14 年前
AsyncObjectSizeQueue.java Implement async/batch lookup of object data 14 年前
AsyncOperation.java Implement async/batch lookup of object data 14 年前
BaseRepositoryBuilder.java Silence resource leak warnings where caller is responsible to close 9 年前
BatchRefUpdate.java Include push certificates in RefUpdate 9 年前
BatchingProgressMonitor.java Mark non-externalizable strings as such 11 年前
BitmapIndex.java Fix @since tags in JGit, version 2.4 never existed 11 年前
BitmapObject.java Fix @since tags in JGit, version 2.4 never existed 11 年前
BlobBasedConfig.java Use try-with-resource to close resources in BlobBasedConfig 9 年前
BranchConfig.java Add isRebase to API of BranchConfig 10 年前
BranchTrackingStatus.java Use full branch name when getting ref in BranchTrackingStatus 10 年前
CheckoutEntry.java Add missing @since tags 11 年前
CommitBuilder.java Revert "CommitBuilder should check for duplicate parents" 9 年前
Config.java Revert "Config: Distinguish between empty and null strings" 9 年前
ConfigConstants.java Avoid storing large packs in block cache during reuse 9 年前
ConfigLine.java Mark non-externalizable strings as such 11 年前
ConfigSnapshot.java Add recursive variant of Config.getNames() methods 10 年前
Constants.java Support for the commit-msg hook. 9 年前
CoreConfig.java Add basic support for .gitattributes 9 年前
EmptyProgressMonitor.java Additional unit tests for the GC 11 年前
FileMode.java Refactor tree entry formatting into a common class 13 年前
FileTreeEntry.java Remove deprecated TreeVisitor 13 年前
GitlinkTreeEntry.java Mark non-externalizable strings as such 11 年前
IndexDiff.java Externalize translatable texts in org.eclipse.jgit 9 年前
InflaterCache.java Remove trailing whitespace at end of line 14 年前
MutableObjectId.java Move JGitText to an internal package 12 年前
NullProgressMonitor.java Initial JGit contribution to eclipse.org 14 年前
ObjectChecker.java Externalize translatable texts in org.eclipse.jgit 9 年前
ObjectDatabase.java Use try-with-resource to close resources in ObjectDatabase 9 年前
ObjectId.java Throw InvalidObjectIdException from ObjectId.fromString("tooshort") 9 年前
ObjectIdOwnerMap.java ObjectIdOwnerMap: More lightweight map for ObjectIds 13 年前
ObjectIdRef.java Mark non-externalizable strings as such 11 年前
ObjectIdSubclassMap.java ObjectIdOwnerMap: More lightweight map for ObjectIds 13 年前
ObjectInserter.java Externalize translatable texts in org.eclipse.jgit 9 年前
ObjectLoader.java Increase core.streamFileThreshold default to 50 MiB 13 年前
ObjectReader.java Fix WindowCursor memory leak. 9 年前
ObjectStream.java Add brute force byte array loading to ObjectLoader 14 年前
PersonIdent.java Add a separate type for the identity in a push certificate 9 年前
ProgressMonitor.java Remove trailing whitespace at end of line 14 年前
RebaseTodoFile.java Detect buffering failures while writing rebase todo file 9 年前
RebaseTodoLine.java Don't use API exception in RebaseTodoLine 10 年前
Ref.java Rewrite reference handling to be abstract and accurate 14 年前
RefComparator.java Cleanup javadocs so they pass the java8 doclint checks 10 年前
RefDatabase.java Add missing # to javadoc comment 9 年前
RefRename.java Mark non-externalizable strings as such 11 年前
RefUpdate.java Include push certificates in RefUpdate 9 年前
RefWriter.java JGit 3.0: move internal classes into an internal subpackage 11 年前
ReflogEntry.java Add missing @since tags 11 年前
ReflogReader.java Add missing @since tags 11 年前
Repository.java Guard agains null ReflogReader if named ref does not exist 9 年前
RepositoryBuilder.java JGit 3.0: move internal classes into an internal subpackage 11 年前
RepositoryCache.java API to remove repositories from RepositoryCache 9 年前
RepositoryState.java Externalize translatable texts in org.eclipse.jgit 9 年前
StoredConfig.java Make clear method on StoredConfig public 12 年前
SymbolicRef.java Mark non-externalizable strings as such 11 年前
SymlinkTreeEntry.java Mark non-externalizable strings as such 11 年前
TagBuilder.java Mark non-externalizable strings as such 11 年前
TextProgressMonitor.java Mark non-externalizable strings as such 11 年前
ThreadSafeProgressMonitor.java Skip main thread test in ThreadSafeProgressMonitor 11 年前
Tree.java Cleanup javadocs so they pass the java8 doclint checks 10 年前
TreeEntry.java Kill GitIndex 12 年前
TreeFormatter.java Cleanup javadocs so they pass the java8 doclint checks 10 年前
UserConfig.java Read user.name and email from environment first 9 年前
package-info.java Add Javadoc description for packages 11 年前