Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Shawn O. Pearce 23bd331cb2 Merge branch 'push-sideband' into stable-0.7 před 14 roky
..
AbbreviatedObjectId.java Get rid of a duplicate constant for SHA-1 length před 14 roky
AbstractIndexTreeVisitor.java Initial JGit contribution to eclipse.org před 14 roky
AlternateRepositoryDatabase.java Added caching for loose object lookup during pack indexing před 14 roky
AnyObjectId.java Get rid of a duplicate constant for SHA-1 length před 14 roky
BinaryDelta.java Initial JGit contribution to eclipse.org před 14 roky
BlobBasedConfig.java Initial JGit contribution to eclipse.org před 14 roky
ByteArrayWindow.java Initial JGit contribution to eclipse.org před 14 roky
ByteBufferWindow.java Initial JGit contribution to eclipse.org před 14 roky
ByteWindow.java Remove trailing whitespace at end of line před 14 roky
CachedObjectDatabase.java Added caching for loose object lookup during pack indexing před 14 roky
CachedObjectDirectory.java Added caching for loose object lookup during pack indexing před 14 roky
Commit.java Remove trailing whitespace at end of line před 14 roky
Config.java Add unsetSection to Config to remove an entire block před 14 roky
Constants.java Introduce a named constant for the ".git" directory extension před 14 roky
CoreConfig.java Add support for logAllRefUpdates configuration parameter před 14 roky
DeltaOfsPackedObjectLoader.java Initial JGit contribution to eclipse.org před 14 roky
DeltaPackedObjectLoader.java Initial JGit contribution to eclipse.org před 14 roky
DeltaRefPackedObjectLoader.java Initial JGit contribution to eclipse.org před 14 roky
FileBasedConfig.java Move pure IO utility functions to a utility class of its own. před 14 roky
FileMode.java Remove trailing whitespace at end of line před 14 roky
FileTreeEntry.java Initial JGit contribution to eclipse.org před 14 roky
ForceModified.java Initial JGit contribution to eclipse.org před 14 roky
GitIndex.java Recognize Git repository environment variables před 14 roky
GitlinkTreeEntry.java Initial JGit contribution to eclipse.org před 14 roky
IndexChangedEvent.java Initial JGit contribution to eclipse.org před 14 roky
IndexDiff.java Remove trailing whitespace at end of line před 14 roky
IndexTreeVisitor.java Remove trailing whitespace at end of line před 14 roky
IndexTreeWalker.java Remove trailing whitespace at end of line před 14 roky
InflaterCache.java Remove trailing whitespace at end of line před 14 roky
LockFile.java Rewrite reference handling to be abstract and accurate před 14 roky
MutableObjectId.java Get rid of a duplicate constant for SHA-1 length před 14 roky
NullProgressMonitor.java Initial JGit contribution to eclipse.org před 14 roky
ObjectChecker.java Relax ObjectChecker to permit missing tagger lines před 14 roky
ObjectDatabase.java Added caching for loose object lookup during pack indexing před 14 roky
ObjectDirectory.java Added caching for loose object lookup during pack indexing před 14 roky
ObjectId.java Get rid of a duplicate constant for SHA-1 length před 14 roky
ObjectIdRef.java Rewrite reference handling to be abstract and accurate před 14 roky
ObjectIdSubclassMap.java eclipse-iplog: Skip the initial contribution před 14 roky
ObjectLoader.java Remove trailing whitespace at end of line před 14 roky
ObjectWriter.java Explicitly release resources used by java.util.zip.Deflater před 14 roky
OffsetCache.java Initial JGit contribution to eclipse.org před 14 roky
PackFile.java Move pure IO utility functions to a utility class of its own. před 14 roky
PackIndex.java Move pure IO utility functions to a utility class of its own. před 14 roky
PackIndexV1.java Move pure IO utility functions to a utility class of its own. před 14 roky
PackIndexV2.java Move pure IO utility functions to a utility class of its own. před 14 roky
PackIndexWriter.java Initial JGit contribution to eclipse.org před 14 roky
PackIndexWriterV1.java Initial JGit contribution to eclipse.org před 14 roky
PackIndexWriterV2.java Initial JGit contribution to eclipse.org před 14 roky
PackLock.java Initial JGit contribution to eclipse.org před 14 roky
PackOutputStream.java Initial JGit contribution to eclipse.org před 14 roky
PackReverseIndex.java Initial JGit contribution to eclipse.org před 14 roky
PackWriter.java Reduce multi-level buffered streams in transport code před 14 roky
PackedObjectLoader.java Initial JGit contribution to eclipse.org před 14 roky
PersonIdent.java Fix PersonIdent to always use SystemReader před 14 roky
ProgressMonitor.java Remove trailing whitespace at end of line před 14 roky
Ref.java Rewrite reference handling to be abstract and accurate před 14 roky
RefComparator.java Create new RefList and RefMap utility types před 14 roky
RefDatabase.java Replace writeSymref with RefUpdate.link před 14 roky
RefDirectory.java Replace writeSymref with RefUpdate.link před 14 roky
RefDirectoryRename.java Replace writeSymref with RefUpdate.link před 14 roky
RefDirectoryUpdate.java Replace writeSymref with RefUpdate.link před 14 roky
RefRename.java Rewrite reference handling to be abstract and accurate před 14 roky
RefUpdate.java Replace writeSymref with RefUpdate.link před 14 roky
RefWriter.java Rewrite reference handling to be abstract and accurate před 14 roky
ReflogReader.java Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2 před 14 roky
RefsChangedEvent.java Initial JGit contribution to eclipse.org před 14 roky
Repository.java Intermediate workaround for JGit's lack of core.autocrlf support před 14 roky
RepositoryAdapter.java Initial JGit contribution to eclipse.org před 14 roky
RepositoryCache.java Introduce a named constant for the ".git" directory extension před 14 roky
RepositoryChangedEvent.java Initial JGit contribution to eclipse.org před 14 roky
RepositoryConfig.java Initial JGit contribution to eclipse.org před 14 roky
RepositoryListener.java Initial JGit contribution to eclipse.org před 14 roky
RepositoryState.java Initial JGit contribution to eclipse.org před 14 roky
SymbolicRef.java Rewrite reference handling to be abstract and accurate před 14 roky
SymlinkTreeEntry.java Initial JGit contribution to eclipse.org před 14 roky
Tag.java Initial JGit contribution to eclipse.org před 14 roky
TextProgressMonitor.java Initial JGit contribution to eclipse.org před 14 roky
TransferConfig.java Initial JGit contribution to eclipse.org před 14 roky
Tree.java Remove trailing whitespace at end of line před 14 roky
TreeEntry.java Initial JGit contribution to eclipse.org před 14 roky
TreeIterator.java Initial JGit contribution to eclipse.org před 14 roky
TreeVisitor.java Initial JGit contribution to eclipse.org před 14 roky
TreeVisitorWithCurrentDirectory.java Initial JGit contribution to eclipse.org před 14 roky
Treeish.java Initial JGit contribution to eclipse.org před 14 roky
UnpackedObjectCache.java Initial JGit contribution to eclipse.org před 14 roky
UnpackedObjectLoader.java Move pure IO utility functions to a utility class of its own. před 14 roky
UserConfig.java Initial JGit contribution to eclipse.org před 14 roky
WholePackedObjectLoader.java Initial JGit contribution to eclipse.org před 14 roky
WindowCache.java Remove trailing whitespace at end of line před 14 roky
WindowCacheConfig.java Initial JGit contribution to eclipse.org před 14 roky
WindowCursor.java Remove trailing whitespace at end of line před 14 roky
WorkDirCheckout.java Remove trailing whitespace at end of line před 14 roky
WriteTree.java Initial JGit contribution to eclipse.org před 14 roky