Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Shawn O. Pearce 23bd331cb2 Merge branch 'push-sideband' into stable-0.7 vor 14 Jahren
..
AbbreviatedObjectId.java Get rid of a duplicate constant for SHA-1 length vor 14 Jahren
AbstractIndexTreeVisitor.java Initial JGit contribution to eclipse.org vor 14 Jahren
AlternateRepositoryDatabase.java Added caching for loose object lookup during pack indexing vor 14 Jahren
AnyObjectId.java Get rid of a duplicate constant for SHA-1 length vor 14 Jahren
BinaryDelta.java Initial JGit contribution to eclipse.org vor 14 Jahren
BlobBasedConfig.java Initial JGit contribution to eclipse.org vor 14 Jahren
ByteArrayWindow.java Initial JGit contribution to eclipse.org vor 14 Jahren
ByteBufferWindow.java Initial JGit contribution to eclipse.org vor 14 Jahren
ByteWindow.java Remove trailing whitespace at end of line vor 14 Jahren
CachedObjectDatabase.java Added caching for loose object lookup during pack indexing vor 14 Jahren
CachedObjectDirectory.java Added caching for loose object lookup during pack indexing vor 14 Jahren
Commit.java Remove trailing whitespace at end of line vor 14 Jahren
Config.java Add unsetSection to Config to remove an entire block vor 14 Jahren
Constants.java Introduce a named constant for the ".git" directory extension vor 14 Jahren
CoreConfig.java Add support for logAllRefUpdates configuration parameter vor 14 Jahren
DeltaOfsPackedObjectLoader.java Initial JGit contribution to eclipse.org vor 14 Jahren
DeltaPackedObjectLoader.java Initial JGit contribution to eclipse.org vor 14 Jahren
DeltaRefPackedObjectLoader.java Initial JGit contribution to eclipse.org vor 14 Jahren
FileBasedConfig.java Move pure IO utility functions to a utility class of its own. vor 14 Jahren
FileMode.java Remove trailing whitespace at end of line vor 14 Jahren
FileTreeEntry.java Initial JGit contribution to eclipse.org vor 14 Jahren
ForceModified.java Initial JGit contribution to eclipse.org vor 14 Jahren
GitIndex.java Recognize Git repository environment variables vor 14 Jahren
GitlinkTreeEntry.java Initial JGit contribution to eclipse.org vor 14 Jahren
IndexChangedEvent.java Initial JGit contribution to eclipse.org vor 14 Jahren
IndexDiff.java Remove trailing whitespace at end of line vor 14 Jahren
IndexTreeVisitor.java Remove trailing whitespace at end of line vor 14 Jahren
IndexTreeWalker.java Remove trailing whitespace at end of line vor 14 Jahren
InflaterCache.java Remove trailing whitespace at end of line vor 14 Jahren
LockFile.java Rewrite reference handling to be abstract and accurate vor 14 Jahren
MutableObjectId.java Get rid of a duplicate constant for SHA-1 length vor 14 Jahren
NullProgressMonitor.java Initial JGit contribution to eclipse.org vor 14 Jahren
ObjectChecker.java Relax ObjectChecker to permit missing tagger lines vor 14 Jahren
ObjectDatabase.java Added caching for loose object lookup during pack indexing vor 14 Jahren
ObjectDirectory.java Added caching for loose object lookup during pack indexing vor 14 Jahren
ObjectId.java Get rid of a duplicate constant for SHA-1 length vor 14 Jahren
ObjectIdRef.java Rewrite reference handling to be abstract and accurate vor 14 Jahren
ObjectIdSubclassMap.java eclipse-iplog: Skip the initial contribution vor 14 Jahren
ObjectLoader.java Remove trailing whitespace at end of line vor 14 Jahren
ObjectWriter.java Explicitly release resources used by java.util.zip.Deflater vor 14 Jahren
OffsetCache.java Initial JGit contribution to eclipse.org vor 14 Jahren
PackFile.java Move pure IO utility functions to a utility class of its own. vor 14 Jahren
PackIndex.java Move pure IO utility functions to a utility class of its own. vor 14 Jahren
PackIndexV1.java Move pure IO utility functions to a utility class of its own. vor 14 Jahren
PackIndexV2.java Move pure IO utility functions to a utility class of its own. vor 14 Jahren
PackIndexWriter.java Initial JGit contribution to eclipse.org vor 14 Jahren
PackIndexWriterV1.java Initial JGit contribution to eclipse.org vor 14 Jahren
PackIndexWriterV2.java Initial JGit contribution to eclipse.org vor 14 Jahren
PackLock.java Initial JGit contribution to eclipse.org vor 14 Jahren
PackOutputStream.java Initial JGit contribution to eclipse.org vor 14 Jahren
PackReverseIndex.java Initial JGit contribution to eclipse.org vor 14 Jahren
PackWriter.java Reduce multi-level buffered streams in transport code vor 14 Jahren
PackedObjectLoader.java Initial JGit contribution to eclipse.org vor 14 Jahren
PersonIdent.java Fix PersonIdent to always use SystemReader vor 14 Jahren
ProgressMonitor.java Remove trailing whitespace at end of line vor 14 Jahren
Ref.java Rewrite reference handling to be abstract and accurate vor 14 Jahren
RefComparator.java Create new RefList and RefMap utility types vor 14 Jahren
RefDatabase.java Replace writeSymref with RefUpdate.link vor 14 Jahren
RefDirectory.java Replace writeSymref with RefUpdate.link vor 14 Jahren
RefDirectoryRename.java Replace writeSymref with RefUpdate.link vor 14 Jahren
RefDirectoryUpdate.java Replace writeSymref with RefUpdate.link vor 14 Jahren
RefRename.java Rewrite reference handling to be abstract and accurate vor 14 Jahren
RefUpdate.java Replace writeSymref with RefUpdate.link vor 14 Jahren
RefWriter.java Rewrite reference handling to be abstract and accurate vor 14 Jahren
ReflogReader.java Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2 vor 14 Jahren
RefsChangedEvent.java Initial JGit contribution to eclipse.org vor 14 Jahren
Repository.java Intermediate workaround for JGit's lack of core.autocrlf support vor 14 Jahren
RepositoryAdapter.java Initial JGit contribution to eclipse.org vor 14 Jahren
RepositoryCache.java Introduce a named constant for the ".git" directory extension vor 14 Jahren
RepositoryChangedEvent.java Initial JGit contribution to eclipse.org vor 14 Jahren
RepositoryConfig.java Initial JGit contribution to eclipse.org vor 14 Jahren
RepositoryListener.java Initial JGit contribution to eclipse.org vor 14 Jahren
RepositoryState.java Initial JGit contribution to eclipse.org vor 14 Jahren
SymbolicRef.java Rewrite reference handling to be abstract and accurate vor 14 Jahren
SymlinkTreeEntry.java Initial JGit contribution to eclipse.org vor 14 Jahren
Tag.java Initial JGit contribution to eclipse.org vor 14 Jahren
TextProgressMonitor.java Initial JGit contribution to eclipse.org vor 14 Jahren
TransferConfig.java Initial JGit contribution to eclipse.org vor 14 Jahren
Tree.java Remove trailing whitespace at end of line vor 14 Jahren
TreeEntry.java Initial JGit contribution to eclipse.org vor 14 Jahren
TreeIterator.java Initial JGit contribution to eclipse.org vor 14 Jahren
TreeVisitor.java Initial JGit contribution to eclipse.org vor 14 Jahren
TreeVisitorWithCurrentDirectory.java Initial JGit contribution to eclipse.org vor 14 Jahren
Treeish.java Initial JGit contribution to eclipse.org vor 14 Jahren
UnpackedObjectCache.java Initial JGit contribution to eclipse.org vor 14 Jahren
UnpackedObjectLoader.java Move pure IO utility functions to a utility class of its own. vor 14 Jahren
UserConfig.java Initial JGit contribution to eclipse.org vor 14 Jahren
WholePackedObjectLoader.java Initial JGit contribution to eclipse.org vor 14 Jahren
WindowCache.java Remove trailing whitespace at end of line vor 14 Jahren
WindowCacheConfig.java Initial JGit contribution to eclipse.org vor 14 Jahren
WindowCursor.java Remove trailing whitespace at end of line vor 14 Jahren
WorkDirCheckout.java Remove trailing whitespace at end of line vor 14 Jahren
WriteTree.java Initial JGit contribution to eclipse.org vor 14 Jahren