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 113577617b Use core.streamFileThreshold to set our streaming limit 14 years ago
..
AbbreviatedObjectId.java Externalize strings from JGit 14 years ago
AbstractIndexTreeVisitor.java Initial JGit contribution to eclipse.org 14 years ago
AnyObjectId.java Permit AnyObjectTo to compareTo AnyObjectId 14 years ago
BaseRepositoryBuilder.java Move FileRepository to storage.file.FileRepository 14 years ago
BlobBasedConfig.java Refactor Repository.openObject to be Repository.open 14 years ago
Commit.java Commit: Use Repository.newObjectInserter 14 years ago
Config.java Allow to read configured keys 14 years ago
ConfigConstants.java "Bare" Repository should not return working directory. 14 years ago
Constants.java Added merge support to CommitCommand 14 years ago
CoreConfig.java Use core.streamFileThreshold to set our streaming limit 14 years ago
FileMode.java Remove trailing whitespace at end of line 14 years ago
FileTreeEntry.java Refactor Repository.openObject to be Repository.open 14 years ago
ForceModified.java Initial JGit contribution to eclipse.org 14 years ago
GitIndex.java Use copyTo during checkout of files to working tree 14 years ago
GitlinkTreeEntry.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 years ago
IndexDiff.java Rename Repository getWorkDir to getWorkTree 14 years ago
IndexTreeVisitor.java Remove trailing whitespace at end of line 14 years ago
IndexTreeWalker.java Externalize strings from JGit 14 years ago
InflaterCache.java Remove trailing whitespace at end of line 14 years ago
MutableObjectId.java Add MutableObjectId.copyFrom(AnyObjectId) 14 years ago
NullProgressMonitor.java Initial JGit contribution to eclipse.org 14 years ago
ObjectChecker.java Externalize strings from JGit 14 years ago
ObjectDatabase.java Rename openObject, hasObject to just open, has 14 years ago
ObjectId.java Make ObjectId, RefSpec, RemoteConfig, URIish serializable 14 years ago
ObjectIdRef.java Rewrite reference handling to be abstract and accurate 14 years ago
ObjectIdSubclassMap.java ObjectIdSubclassMap: Correct Iterator to throw NoSuchElementException 14 years ago
ObjectInserter.java Refactor object writing responsiblities to ObjectDatabase 14 years ago
ObjectLoader.java Use core.streamFileThreshold to set our streaming limit 14 years ago
ObjectReader.java Use ObjectReader in RevWalk, TreeWalk 14 years ago
ObjectStream.java Support large loose objects as streams 14 years ago
ObjectWriter.java Refactor object writing responsiblities to ObjectDatabase 14 years ago
PersonIdent.java Use CoreConfig, UserConfig and TransferConfig directly 14 years ago
ProgressMonitor.java Remove trailing whitespace at end of line 14 years ago
Ref.java Rewrite reference handling to be abstract and accurate 14 years ago
RefComparator.java Create new RefList and RefMap utility types 14 years ago
RefDatabase.java Replace writeSymref with RefUpdate.link 14 years ago
RefRename.java Rewrite reference handling to be abstract and accurate 14 years ago
RefUpdate.java Ensure RevWalk is released when done 14 years ago
RefWriter.java Move FileRepository to storage.file.FileRepository 14 years ago
Repository.java Move DirCache factory methods to Repository 14 years ago
RepositoryBuilder.java Move FileRepository to storage.file.FileRepository 14 years ago
RepositoryCache.java Move FileRepository to storage.file.FileRepository 14 years ago
RepositoryState.java Add RepositoryState.BARE 14 years ago
SymbolicRef.java Rewrite reference handling to be abstract and accurate 14 years ago
SymlinkTreeEntry.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 years ago
Tag.java Start using ObjectInserter instead of ObjectWriter 14 years ago
TextProgressMonitor.java Initial JGit contribution to eclipse.org 14 years ago
TransferConfig.java Initial JGit contribution to eclipse.org 14 years ago
Tree.java Refactor Repository.openObject to be Repository.open 14 years ago
TreeEntry.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 years ago
TreeIterator.java Externalize strings from JGit 14 years ago
TreeVisitor.java Initial JGit contribution to eclipse.org 14 years ago
TreeVisitorWithCurrentDirectory.java Initial JGit contribution to eclipse.org 14 years ago
Treeish.java Initial JGit contribution to eclipse.org 14 years ago
UserConfig.java Initial JGit contribution to eclipse.org 14 years ago
WorkDirCheckout.java Removed unused repo field in WorkDirCheckout 14 years ago
WriteTree.java Externalize strings from JGit 14 years ago