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.
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 년 전