您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Shawn O. Pearce 23bd331cb2 Merge branch 'push-sideband' into stable-0.7 14 年前
..
AbbreviatedObjectId.java Get rid of a duplicate constant for SHA-1 length 14 年前
AbstractIndexTreeVisitor.java Initial JGit contribution to eclipse.org 14 年前
AlternateRepositoryDatabase.java Added caching for loose object lookup during pack indexing 14 年前
AnyObjectId.java Get rid of a duplicate constant for SHA-1 length 14 年前
BinaryDelta.java Initial JGit contribution to eclipse.org 14 年前
BlobBasedConfig.java Initial JGit contribution to eclipse.org 14 年前
ByteArrayWindow.java Initial JGit contribution to eclipse.org 14 年前
ByteBufferWindow.java Initial JGit contribution to eclipse.org 14 年前
ByteWindow.java Remove trailing whitespace at end of line 14 年前
CachedObjectDatabase.java Added caching for loose object lookup during pack indexing 14 年前
CachedObjectDirectory.java Added caching for loose object lookup during pack indexing 14 年前
Commit.java Remove trailing whitespace at end of line 14 年前
Config.java Add unsetSection to Config to remove an entire block 14 年前
Constants.java Introduce a named constant for the ".git" directory extension 14 年前
CoreConfig.java Add support for logAllRefUpdates configuration parameter 14 年前
DeltaOfsPackedObjectLoader.java Initial JGit contribution to eclipse.org 14 年前
DeltaPackedObjectLoader.java Initial JGit contribution to eclipse.org 14 年前
DeltaRefPackedObjectLoader.java Initial JGit contribution to eclipse.org 14 年前
FileBasedConfig.java Move pure IO utility functions to a utility class of its own. 14 年前
FileMode.java Remove trailing whitespace at end of line 14 年前
FileTreeEntry.java Initial JGit contribution to eclipse.org 14 年前
ForceModified.java Initial JGit contribution to eclipse.org 14 年前
GitIndex.java Recognize Git repository environment variables 14 年前
GitlinkTreeEntry.java Initial JGit contribution to eclipse.org 14 年前
IndexChangedEvent.java Initial JGit contribution to eclipse.org 14 年前
IndexDiff.java Remove trailing whitespace at end of line 14 年前
IndexTreeVisitor.java Remove trailing whitespace at end of line 14 年前
IndexTreeWalker.java Remove trailing whitespace at end of line 14 年前
InflaterCache.java Remove trailing whitespace at end of line 14 年前
LockFile.java Rewrite reference handling to be abstract and accurate 14 年前
MutableObjectId.java Get rid of a duplicate constant for SHA-1 length 14 年前
NullProgressMonitor.java Initial JGit contribution to eclipse.org 14 年前
ObjectChecker.java Relax ObjectChecker to permit missing tagger lines 14 年前
ObjectDatabase.java Added caching for loose object lookup during pack indexing 14 年前
ObjectDirectory.java Added caching for loose object lookup during pack indexing 14 年前
ObjectId.java Get rid of a duplicate constant for SHA-1 length 14 年前
ObjectIdRef.java Rewrite reference handling to be abstract and accurate 14 年前
ObjectIdSubclassMap.java eclipse-iplog: Skip the initial contribution 14 年前
ObjectLoader.java Remove trailing whitespace at end of line 14 年前
ObjectWriter.java Explicitly release resources used by java.util.zip.Deflater 14 年前
OffsetCache.java Initial JGit contribution to eclipse.org 14 年前
PackFile.java Move pure IO utility functions to a utility class of its own. 14 年前
PackIndex.java Move pure IO utility functions to a utility class of its own. 14 年前
PackIndexV1.java Move pure IO utility functions to a utility class of its own. 14 年前
PackIndexV2.java Move pure IO utility functions to a utility class of its own. 14 年前
PackIndexWriter.java Initial JGit contribution to eclipse.org 14 年前
PackIndexWriterV1.java Initial JGit contribution to eclipse.org 14 年前
PackIndexWriterV2.java Initial JGit contribution to eclipse.org 14 年前
PackLock.java Initial JGit contribution to eclipse.org 14 年前
PackOutputStream.java Initial JGit contribution to eclipse.org 14 年前
PackReverseIndex.java Initial JGit contribution to eclipse.org 14 年前
PackWriter.java Reduce multi-level buffered streams in transport code 14 年前
PackedObjectLoader.java Initial JGit contribution to eclipse.org 14 年前
PersonIdent.java Fix PersonIdent to always use SystemReader 14 年前
ProgressMonitor.java Remove trailing whitespace at end of line 14 年前
Ref.java Rewrite reference handling to be abstract and accurate 14 年前
RefComparator.java Create new RefList and RefMap utility types 14 年前
RefDatabase.java Replace writeSymref with RefUpdate.link 14 年前
RefDirectory.java Replace writeSymref with RefUpdate.link 14 年前
RefDirectoryRename.java Replace writeSymref with RefUpdate.link 14 年前
RefDirectoryUpdate.java Replace writeSymref with RefUpdate.link 14 年前
RefRename.java Rewrite reference handling to be abstract and accurate 14 年前
RefUpdate.java Replace writeSymref with RefUpdate.link 14 年前
RefWriter.java Rewrite reference handling to be abstract and accurate 14 年前
ReflogReader.java Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2 14 年前
RefsChangedEvent.java Initial JGit contribution to eclipse.org 14 年前
Repository.java Intermediate workaround for JGit's lack of core.autocrlf support 14 年前
RepositoryAdapter.java Initial JGit contribution to eclipse.org 14 年前
RepositoryCache.java Introduce a named constant for the ".git" directory extension 14 年前
RepositoryChangedEvent.java Initial JGit contribution to eclipse.org 14 年前
RepositoryConfig.java Initial JGit contribution to eclipse.org 14 年前
RepositoryListener.java Initial JGit contribution to eclipse.org 14 年前
RepositoryState.java Initial JGit contribution to eclipse.org 14 年前
SymbolicRef.java Rewrite reference handling to be abstract and accurate 14 年前
SymlinkTreeEntry.java Initial JGit contribution to eclipse.org 14 年前
Tag.java Initial JGit contribution to eclipse.org 14 年前
TextProgressMonitor.java Initial JGit contribution to eclipse.org 14 年前
TransferConfig.java Initial JGit contribution to eclipse.org 14 年前
Tree.java Remove trailing whitespace at end of line 14 年前
TreeEntry.java Initial JGit contribution to eclipse.org 14 年前
TreeIterator.java Initial JGit contribution to eclipse.org 14 年前
TreeVisitor.java Initial JGit contribution to eclipse.org 14 年前
TreeVisitorWithCurrentDirectory.java Initial JGit contribution to eclipse.org 14 年前
Treeish.java Initial JGit contribution to eclipse.org 14 年前
UnpackedObjectCache.java Initial JGit contribution to eclipse.org 14 年前
UnpackedObjectLoader.java Move pure IO utility functions to a utility class of its own. 14 年前
UserConfig.java Initial JGit contribution to eclipse.org 14 年前
WholePackedObjectLoader.java Initial JGit contribution to eclipse.org 14 年前
WindowCache.java Remove trailing whitespace at end of line 14 年前
WindowCacheConfig.java Initial JGit contribution to eclipse.org 14 年前
WindowCursor.java Remove trailing whitespace at end of line 14 年前
WorkDirCheckout.java Remove trailing whitespace at end of line 14 年前
WriteTree.java Initial JGit contribution to eclipse.org 14 年前