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 a0a52897ed Favor earlier PackFile instances over later duplicates 14 yıl önce
..
AbbreviatedObjectId.java Get rid of a duplicate constant for SHA-1 length 14 yıl önce
AbstractIndexTreeVisitor.java Initial JGit contribution to eclipse.org 14 yıl önce
AlternateRepositoryDatabase.java Added caching for loose object lookup during pack indexing 14 yıl önce
AnyObjectId.java Get rid of a duplicate constant for SHA-1 length 14 yıl önce
BinaryDelta.java Initial JGit contribution to eclipse.org 14 yıl önce
BlobBasedConfig.java Initial JGit contribution to eclipse.org 14 yıl önce
ByteArrayWindow.java Initial JGit contribution to eclipse.org 14 yıl önce
ByteBufferWindow.java Initial JGit contribution to eclipse.org 14 yıl önce
ByteWindow.java Remove trailing whitespace at end of line 14 yıl önce
CachedObjectDatabase.java Added caching for loose object lookup during pack indexing 14 yıl önce
CachedObjectDirectory.java Added caching for loose object lookup during pack indexing 14 yıl önce
Commit.java Remove trailing whitespace at end of line 14 yıl önce
Config.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 yıl önce
Constants.java Introduce a named constant for the ".git" directory extension 14 yıl önce
CoreConfig.java Add support for logAllRefUpdates configuration parameter 14 yıl önce
DeltaOfsPackedObjectLoader.java Initial JGit contribution to eclipse.org 14 yıl önce
DeltaPackedObjectLoader.java Initial JGit contribution to eclipse.org 14 yıl önce
DeltaRefPackedObjectLoader.java Initial JGit contribution to eclipse.org 14 yıl önce
FileBasedConfig.java Make Repository.getConfig aware of changed config 14 yıl önce
FileMode.java Remove trailing whitespace at end of line 14 yıl önce
FileTreeEntry.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 yıl önce
ForceModified.java Initial JGit contribution to eclipse.org 14 yıl önce
GitIndex.java Speed up check for modifications of tracked resources 14 yıl önce
GitlinkTreeEntry.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 yıl önce
IndexChangedEvent.java Initial JGit contribution to eclipse.org 14 yıl önce
IndexDiff.java Remove trailing whitespace at end of line 14 yıl önce
IndexTreeVisitor.java Remove trailing whitespace at end of line 14 yıl önce
IndexTreeWalker.java Remove trailing whitespace at end of line 14 yıl önce
InflaterCache.java Remove trailing whitespace at end of line 14 yıl önce
LockFile.java Rewrite reference handling to be abstract and accurate 14 yıl önce
MutableObjectId.java Get rid of a duplicate constant for SHA-1 length 14 yıl önce
NullProgressMonitor.java Initial JGit contribution to eclipse.org 14 yıl önce
ObjectChecker.java Relax ObjectChecker to permit missing tagger lines 14 yıl önce
ObjectDatabase.java Added caching for loose object lookup during pack indexing 14 yıl önce
ObjectDirectory.java Favor earlier PackFile instances over later duplicates 14 yıl önce
ObjectId.java Get rid of a duplicate constant for SHA-1 length 14 yıl önce
ObjectIdRef.java Rewrite reference handling to be abstract and accurate 14 yıl önce
ObjectIdSubclassMap.java ObjectIdSubclassMap: Correct Iterator to throw NoSuchElementException 14 yıl önce
ObjectLoader.java Remove trailing whitespace at end of line 14 yıl önce
ObjectWriter.java Explicitly release resources used by java.util.zip.Deflater 14 yıl önce
OffsetCache.java Initial JGit contribution to eclipse.org 14 yıl önce
PackFile.java Move pure IO utility functions to a utility class of its own. 14 yıl önce
PackIndex.java Move pure IO utility functions to a utility class of its own. 14 yıl önce
PackIndexV1.java Move pure IO utility functions to a utility class of its own. 14 yıl önce
PackIndexV2.java Move pure IO utility functions to a utility class of its own. 14 yıl önce
PackIndexWriter.java Initial JGit contribution to eclipse.org 14 yıl önce
PackIndexWriterV1.java Initial JGit contribution to eclipse.org 14 yıl önce
PackIndexWriterV2.java Initial JGit contribution to eclipse.org 14 yıl önce
PackLock.java Initial JGit contribution to eclipse.org 14 yıl önce
PackOutputStream.java Initial JGit contribution to eclipse.org 14 yıl önce
PackReverseIndex.java Initial JGit contribution to eclipse.org 14 yıl önce
PackWriter.java Cleanup duplicated object reuse code in PackWriter 14 yıl önce
PackedObjectLoader.java Initial JGit contribution to eclipse.org 14 yıl önce
PersonIdent.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 yıl önce
ProgressMonitor.java Remove trailing whitespace at end of line 14 yıl önce
Ref.java Rewrite reference handling to be abstract and accurate 14 yıl önce
RefComparator.java Create new RefList and RefMap utility types 14 yıl önce
RefDatabase.java Replace writeSymref with RefUpdate.link 14 yıl önce
RefDirectory.java Optimize ref scanning 14 yıl önce
RefDirectoryRename.java Replace writeSymref with RefUpdate.link 14 yıl önce
RefDirectoryUpdate.java Replace writeSymref with RefUpdate.link 14 yıl önce
RefRename.java Rewrite reference handling to be abstract and accurate 14 yıl önce
RefUpdate.java Replace writeSymref with RefUpdate.link 14 yıl önce
RefWriter.java Rewrite reference handling to be abstract and accurate 14 yıl önce
ReflogReader.java Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2 14 yıl önce
RefsChangedEvent.java Initial JGit contribution to eclipse.org 14 yıl önce
Repository.java Make Repository.getConfig aware of changed config 14 yıl önce
RepositoryAdapter.java Initial JGit contribution to eclipse.org 14 yıl önce
RepositoryCache.java Introduce a named constant for the ".git" directory extension 14 yıl önce
RepositoryChangedEvent.java Initial JGit contribution to eclipse.org 14 yıl önce
RepositoryConfig.java Initial JGit contribution to eclipse.org 14 yıl önce
RepositoryListener.java Initial JGit contribution to eclipse.org 14 yıl önce
RepositoryState.java Initial JGit contribution to eclipse.org 14 yıl önce
SymbolicRef.java Rewrite reference handling to be abstract and accurate 14 yıl önce
SymlinkTreeEntry.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 yıl önce
Tag.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 yıl önce
TextProgressMonitor.java Initial JGit contribution to eclipse.org 14 yıl önce
TransferConfig.java Initial JGit contribution to eclipse.org 14 yıl önce
Tree.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 yıl önce
TreeEntry.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 yıl önce
TreeIterator.java Initial JGit contribution to eclipse.org 14 yıl önce
TreeVisitor.java Initial JGit contribution to eclipse.org 14 yıl önce
TreeVisitorWithCurrentDirectory.java Initial JGit contribution to eclipse.org 14 yıl önce
Treeish.java Initial JGit contribution to eclipse.org 14 yıl önce
UnpackedObjectCache.java Initial JGit contribution to eclipse.org 14 yıl önce
UnpackedObjectLoader.java Fix NPE during InflaterCache return after corrupt loose object 14 yıl önce
UserConfig.java Initial JGit contribution to eclipse.org 14 yıl önce
WholePackedObjectLoader.java Initial JGit contribution to eclipse.org 14 yıl önce
WindowCache.java Remove trailing whitespace at end of line 14 yıl önce
WindowCacheConfig.java Initial JGit contribution to eclipse.org 14 yıl önce
WindowCursor.java Remove trailing whitespace at end of line 14 yıl önce
WorkDirCheckout.java Remove trailing whitespace at end of line 14 yıl önce
WriteTree.java Initial JGit contribution to eclipse.org 14 yıl önce