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 ae972e774e Remove unnecessary truncation of in-pack size during copy 14 vuotta sitten
..
AbbreviatedObjectId.java Get rid of a duplicate constant for SHA-1 length 14 vuotta sitten
AbstractIndexTreeVisitor.java Initial JGit contribution to eclipse.org 14 vuotta sitten
AlternateRepositoryDatabase.java Added caching for loose object lookup during pack indexing 14 vuotta sitten
AnyObjectId.java Get rid of a duplicate constant for SHA-1 length 14 vuotta sitten
BinaryDelta.java Initial JGit contribution to eclipse.org 14 vuotta sitten
BlobBasedConfig.java Initial JGit contribution to eclipse.org 14 vuotta sitten
ByteArrayWindow.java Initial JGit contribution to eclipse.org 14 vuotta sitten
ByteBufferWindow.java Initial JGit contribution to eclipse.org 14 vuotta sitten
ByteWindow.java Remove trailing whitespace at end of line 14 vuotta sitten
CachedObjectDatabase.java Added caching for loose object lookup during pack indexing 14 vuotta sitten
CachedObjectDirectory.java Added caching for loose object lookup during pack indexing 14 vuotta sitten
Commit.java Remove trailing whitespace at end of line 14 vuotta sitten
Config.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 vuotta sitten
Constants.java Introduce a named constant for the ".git" directory extension 14 vuotta sitten
CoreConfig.java Add support for logAllRefUpdates configuration parameter 14 vuotta sitten
DeltaOfsPackedObjectLoader.java Reduce size of PackedObjectLoader by dropping long to int 14 vuotta sitten
DeltaPackedObjectLoader.java Reduce size of PackedObjectLoader by dropping long to int 14 vuotta sitten
DeltaRefPackedObjectLoader.java Reduce size of PackedObjectLoader by dropping long to int 14 vuotta sitten
FileBasedConfig.java Make Repository.getConfig aware of changed config 14 vuotta sitten
FileMode.java Remove trailing whitespace at end of line 14 vuotta sitten
FileTreeEntry.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 vuotta sitten
ForceModified.java Initial JGit contribution to eclipse.org 14 vuotta sitten
GitIndex.java A stages field and getter for GitIndex entry introduced 14 vuotta sitten
GitlinkTreeEntry.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 vuotta sitten
IndexChangedEvent.java Initial JGit contribution to eclipse.org 14 vuotta sitten
IndexDiff.java Remove trailing whitespace at end of line 14 vuotta sitten
IndexTreeVisitor.java Remove trailing whitespace at end of line 14 vuotta sitten
IndexTreeWalker.java Remove trailing whitespace at end of line 14 vuotta sitten
InflaterCache.java Remove trailing whitespace at end of line 14 vuotta sitten
LockFile.java Rewrite reference handling to be abstract and accurate 14 vuotta sitten
MutableObjectId.java Get rid of a duplicate constant for SHA-1 length 14 vuotta sitten
NullProgressMonitor.java Initial JGit contribution to eclipse.org 14 vuotta sitten
ObjectChecker.java Relax ObjectChecker to permit missing tagger lines 14 vuotta sitten
ObjectDatabase.java Added caching for loose object lookup during pack indexing 14 vuotta sitten
ObjectDirectory.java Don't insert the same pack twice into a pack list 14 vuotta sitten
ObjectId.java Get rid of a duplicate constant for SHA-1 length 14 vuotta sitten
ObjectIdRef.java Rewrite reference handling to be abstract and accurate 14 vuotta sitten
ObjectIdSubclassMap.java ObjectIdSubclassMap: Correct Iterator to throw NoSuchElementException 14 vuotta sitten
ObjectLoader.java Remove trailing whitespace at end of line 14 vuotta sitten
ObjectWriter.java Explicitly release resources used by java.util.zip.Deflater 14 vuotta sitten
PackFile.java Remove unnecessary truncation of in-pack size during copy 14 vuotta sitten
PackIndex.java Move pure IO utility functions to a utility class of its own. 14 vuotta sitten
PackIndexV1.java Move pure IO utility functions to a utility class of its own. 14 vuotta sitten
PackIndexV2.java Move pure IO utility functions to a utility class of its own. 14 vuotta sitten
PackIndexWriter.java Initial JGit contribution to eclipse.org 14 vuotta sitten
PackIndexWriterV1.java Initial JGit contribution to eclipse.org 14 vuotta sitten
PackIndexWriterV2.java Initial JGit contribution to eclipse.org 14 vuotta sitten
PackLock.java Initial JGit contribution to eclipse.org 14 vuotta sitten
PackOutputStream.java Initial JGit contribution to eclipse.org 14 vuotta sitten
PackReverseIndex.java Initial JGit contribution to eclipse.org 14 vuotta sitten
PackWriter.java Reduce the size of PackWriter's ObjectToPack instances 14 vuotta sitten
PackedObjectLoader.java Reduce size of PackedObjectLoader by dropping long to int 14 vuotta sitten
PersonIdent.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 vuotta sitten
ProgressMonitor.java Remove trailing whitespace at end of line 14 vuotta sitten
Ref.java Rewrite reference handling to be abstract and accurate 14 vuotta sitten
RefComparator.java Create new RefList and RefMap utility types 14 vuotta sitten
RefDatabase.java Replace writeSymref with RefUpdate.link 14 vuotta sitten
RefDirectory.java Optimize ref scanning 14 vuotta sitten
RefDirectoryRename.java Replace writeSymref with RefUpdate.link 14 vuotta sitten
RefDirectoryUpdate.java Replace writeSymref with RefUpdate.link 14 vuotta sitten
RefRename.java Rewrite reference handling to be abstract and accurate 14 vuotta sitten
RefUpdate.java Replace writeSymref with RefUpdate.link 14 vuotta sitten
RefWriter.java Rewrite reference handling to be abstract and accurate 14 vuotta sitten
ReflogReader.java Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2 14 vuotta sitten
RefsChangedEvent.java Initial JGit contribution to eclipse.org 14 vuotta sitten
Repository.java Added MERGING_RESOLVED repository state 14 vuotta sitten
RepositoryAdapter.java Initial JGit contribution to eclipse.org 14 vuotta sitten
RepositoryCache.java Introduce a named constant for the ".git" directory extension 14 vuotta sitten
RepositoryChangedEvent.java Initial JGit contribution to eclipse.org 14 vuotta sitten
RepositoryConfig.java Initial JGit contribution to eclipse.org 14 vuotta sitten
RepositoryListener.java Initial JGit contribution to eclipse.org 14 vuotta sitten
RepositoryState.java Added MERGING_RESOLVED repository state 14 vuotta sitten
SymbolicRef.java Rewrite reference handling to be abstract and accurate 14 vuotta sitten
SymlinkTreeEntry.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 vuotta sitten
Tag.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 vuotta sitten
TextProgressMonitor.java Initial JGit contribution to eclipse.org 14 vuotta sitten
TransferConfig.java Initial JGit contribution to eclipse.org 14 vuotta sitten
Tree.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 vuotta sitten
TreeEntry.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 vuotta sitten
TreeIterator.java Initial JGit contribution to eclipse.org 14 vuotta sitten
TreeVisitor.java Initial JGit contribution to eclipse.org 14 vuotta sitten
TreeVisitorWithCurrentDirectory.java Initial JGit contribution to eclipse.org 14 vuotta sitten
Treeish.java Initial JGit contribution to eclipse.org 14 vuotta sitten
UnpackedObjectCache.java Initial JGit contribution to eclipse.org 14 vuotta sitten
UnpackedObjectLoader.java Fix handling of corruption for truncated objects 14 vuotta sitten
UserConfig.java Initial JGit contribution to eclipse.org 14 vuotta sitten
WholePackedObjectLoader.java Reduce size of PackedObjectLoader by dropping long to int 14 vuotta sitten
WindowCache.java Squash OffsetCache into WindowCache 14 vuotta sitten
WindowCacheConfig.java Initial JGit contribution to eclipse.org 14 vuotta sitten
WindowCursor.java Factor out duplicate Inflater setup in WindowCursor 14 vuotta sitten
WorkDirCheckout.java Remove trailing whitespace at end of line 14 vuotta sitten
WriteTree.java Initial JGit contribution to eclipse.org 14 vuotta sitten