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 години