Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Shawn O. Pearce 23bd331cb2 Merge branch 'push-sideband' into stable-0.7 14 anos atrás
..
AbbreviatedObjectId.java Get rid of a duplicate constant for SHA-1 length 14 anos atrás
AbstractIndexTreeVisitor.java Initial JGit contribution to eclipse.org 14 anos atrás
AlternateRepositoryDatabase.java Added caching for loose object lookup during pack indexing 14 anos atrás
AnyObjectId.java Get rid of a duplicate constant for SHA-1 length 14 anos atrás
BinaryDelta.java Initial JGit contribution to eclipse.org 14 anos atrás
BlobBasedConfig.java Initial JGit contribution to eclipse.org 14 anos atrás
ByteArrayWindow.java Initial JGit contribution to eclipse.org 14 anos atrás
ByteBufferWindow.java Initial JGit contribution to eclipse.org 14 anos atrás
ByteWindow.java Remove trailing whitespace at end of line 14 anos atrás
CachedObjectDatabase.java Added caching for loose object lookup during pack indexing 14 anos atrás
CachedObjectDirectory.java Added caching for loose object lookup during pack indexing 14 anos atrás
Commit.java Remove trailing whitespace at end of line 14 anos atrás
Config.java Add unsetSection to Config to remove an entire block 14 anos atrás
Constants.java Introduce a named constant for the ".git" directory extension 14 anos atrás
CoreConfig.java Add support for logAllRefUpdates configuration parameter 14 anos atrás
DeltaOfsPackedObjectLoader.java Initial JGit contribution to eclipse.org 14 anos atrás
DeltaPackedObjectLoader.java Initial JGit contribution to eclipse.org 14 anos atrás
DeltaRefPackedObjectLoader.java Initial JGit contribution to eclipse.org 14 anos atrás
FileBasedConfig.java Move pure IO utility functions to a utility class of its own. 14 anos atrás
FileMode.java Remove trailing whitespace at end of line 14 anos atrás
FileTreeEntry.java Initial JGit contribution to eclipse.org 14 anos atrás
ForceModified.java Initial JGit contribution to eclipse.org 14 anos atrás
GitIndex.java Recognize Git repository environment variables 14 anos atrás
GitlinkTreeEntry.java Initial JGit contribution to eclipse.org 14 anos atrás
IndexChangedEvent.java Initial JGit contribution to eclipse.org 14 anos atrás
IndexDiff.java Remove trailing whitespace at end of line 14 anos atrás
IndexTreeVisitor.java Remove trailing whitespace at end of line 14 anos atrás
IndexTreeWalker.java Remove trailing whitespace at end of line 14 anos atrás
InflaterCache.java Remove trailing whitespace at end of line 14 anos atrás
LockFile.java Rewrite reference handling to be abstract and accurate 14 anos atrás
MutableObjectId.java Get rid of a duplicate constant for SHA-1 length 14 anos atrás
NullProgressMonitor.java Initial JGit contribution to eclipse.org 14 anos atrás
ObjectChecker.java Relax ObjectChecker to permit missing tagger lines 14 anos atrás
ObjectDatabase.java Added caching for loose object lookup during pack indexing 14 anos atrás
ObjectDirectory.java Added caching for loose object lookup during pack indexing 14 anos atrás
ObjectId.java Get rid of a duplicate constant for SHA-1 length 14 anos atrás
ObjectIdRef.java Rewrite reference handling to be abstract and accurate 14 anos atrás
ObjectIdSubclassMap.java eclipse-iplog: Skip the initial contribution 14 anos atrás
ObjectLoader.java Remove trailing whitespace at end of line 14 anos atrás
ObjectWriter.java Explicitly release resources used by java.util.zip.Deflater 14 anos atrás
OffsetCache.java Initial JGit contribution to eclipse.org 14 anos atrás
PackFile.java Move pure IO utility functions to a utility class of its own. 14 anos atrás
PackIndex.java Move pure IO utility functions to a utility class of its own. 14 anos atrás
PackIndexV1.java Move pure IO utility functions to a utility class of its own. 14 anos atrás
PackIndexV2.java Move pure IO utility functions to a utility class of its own. 14 anos atrás
PackIndexWriter.java Initial JGit contribution to eclipse.org 14 anos atrás
PackIndexWriterV1.java Initial JGit contribution to eclipse.org 14 anos atrás
PackIndexWriterV2.java Initial JGit contribution to eclipse.org 14 anos atrás
PackLock.java Initial JGit contribution to eclipse.org 14 anos atrás
PackOutputStream.java Initial JGit contribution to eclipse.org 14 anos atrás
PackReverseIndex.java Initial JGit contribution to eclipse.org 14 anos atrás
PackWriter.java Reduce multi-level buffered streams in transport code 14 anos atrás
PackedObjectLoader.java Initial JGit contribution to eclipse.org 14 anos atrás
PersonIdent.java Fix PersonIdent to always use SystemReader 14 anos atrás
ProgressMonitor.java Remove trailing whitespace at end of line 14 anos atrás
Ref.java Rewrite reference handling to be abstract and accurate 14 anos atrás
RefComparator.java Create new RefList and RefMap utility types 14 anos atrás
RefDatabase.java Replace writeSymref with RefUpdate.link 14 anos atrás
RefDirectory.java Replace writeSymref with RefUpdate.link 14 anos atrás
RefDirectoryRename.java Replace writeSymref with RefUpdate.link 14 anos atrás
RefDirectoryUpdate.java Replace writeSymref with RefUpdate.link 14 anos atrás
RefRename.java Rewrite reference handling to be abstract and accurate 14 anos atrás
RefUpdate.java Replace writeSymref with RefUpdate.link 14 anos atrás
RefWriter.java Rewrite reference handling to be abstract and accurate 14 anos atrás
ReflogReader.java Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2 14 anos atrás
RefsChangedEvent.java Initial JGit contribution to eclipse.org 14 anos atrás
Repository.java Intermediate workaround for JGit's lack of core.autocrlf support 14 anos atrás
RepositoryAdapter.java Initial JGit contribution to eclipse.org 14 anos atrás
RepositoryCache.java Introduce a named constant for the ".git" directory extension 14 anos atrás
RepositoryChangedEvent.java Initial JGit contribution to eclipse.org 14 anos atrás
RepositoryConfig.java Initial JGit contribution to eclipse.org 14 anos atrás
RepositoryListener.java Initial JGit contribution to eclipse.org 14 anos atrás
RepositoryState.java Initial JGit contribution to eclipse.org 14 anos atrás
SymbolicRef.java Rewrite reference handling to be abstract and accurate 14 anos atrás
SymlinkTreeEntry.java Initial JGit contribution to eclipse.org 14 anos atrás
Tag.java Initial JGit contribution to eclipse.org 14 anos atrás
TextProgressMonitor.java Initial JGit contribution to eclipse.org 14 anos atrás
TransferConfig.java Initial JGit contribution to eclipse.org 14 anos atrás
Tree.java Remove trailing whitespace at end of line 14 anos atrás
TreeEntry.java Initial JGit contribution to eclipse.org 14 anos atrás
TreeIterator.java Initial JGit contribution to eclipse.org 14 anos atrás
TreeVisitor.java Initial JGit contribution to eclipse.org 14 anos atrás
TreeVisitorWithCurrentDirectory.java Initial JGit contribution to eclipse.org 14 anos atrás
Treeish.java Initial JGit contribution to eclipse.org 14 anos atrás
UnpackedObjectCache.java Initial JGit contribution to eclipse.org 14 anos atrás
UnpackedObjectLoader.java Move pure IO utility functions to a utility class of its own. 14 anos atrás
UserConfig.java Initial JGit contribution to eclipse.org 14 anos atrás
WholePackedObjectLoader.java Initial JGit contribution to eclipse.org 14 anos atrás
WindowCache.java Remove trailing whitespace at end of line 14 anos atrás
WindowCacheConfig.java Initial JGit contribution to eclipse.org 14 anos atrás
WindowCursor.java Remove trailing whitespace at end of line 14 anos atrás
WorkDirCheckout.java Remove trailing whitespace at end of line 14 anos atrás
WriteTree.java Initial JGit contribution to eclipse.org 14 anos atrás