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 066df3d1a1 Add MutableObjectId.copyFrom(AnyObjectId) 14 years ago
..
AbbreviatedObjectId.java Externalize strings from JGit 14 years ago
AbstractIndexTreeVisitor.java Initial JGit contribution to eclipse.org 14 years ago
AlternateRepositoryDatabase.java Add missing @Override tags in AlternateRepositoryDatabase 14 years ago
AnyObjectId.java Expose AnyObjectId compareTo(byte[]) and compareTo(int[]) 14 years ago
BinaryDelta.java Externalize strings from JGit 14 years ago
BlobBasedConfig.java Externalize strings from JGit 14 years ago
ByteArrayWindow.java Initial JGit contribution to eclipse.org 14 years ago
ByteBufferWindow.java Initial JGit contribution to eclipse.org 14 years ago
ByteWindow.java Remove trailing whitespace at end of line 14 years ago
CachedObjectDatabase.java Added caching for loose object lookup during pack indexing 14 years ago
CachedObjectDirectory.java Added caching for loose object lookup during pack indexing 14 years ago
Commit.java Externalize strings from JGit 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 Add support for logAllRefUpdates configuration parameter 14 years ago
DeltaOfsPackedObjectLoader.java Externalize strings from JGit 14 years ago
DeltaPackedObjectLoader.java Externalize strings from JGit 14 years ago
DeltaRefPackedObjectLoader.java Reduce size of PackedObjectLoader by dropping long to int 14 years ago
FileBasedConfig.java Externalize strings from JGit 14 years ago
FileMode.java Remove trailing whitespace at end of line 14 years ago
FileTreeEntry.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 years ago
ForceModified.java Initial JGit contribution to eclipse.org 14 years ago
GitIndex.java Cache filemode in GitIndex 14 years ago
GitlinkTreeEntry.java s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 years ago
IndexChangedEvent.java Expose repository change event constructors 14 years ago
IndexDiff.java Remove trailing whitespace at end of line 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
LockFile.java Externalize strings from JGit 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 Added caching for loose object lookup during pack indexing 14 years ago
ObjectDirectory.java Repository can be configured with FS 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
ObjectLoader.java Remove trailing whitespace at end of line 14 years ago
ObjectWriter.java Add support for computing a Change-Id à la Gerrit 14 years ago
PackFile.java Don't use interruptable pread() to access pack files 14 years ago
PackIndex.java Add MutableObjectId.copyFrom(AnyObjectId) 14 years ago
PackIndexV1.java Move pure IO utility functions to a utility class of its own. 14 years ago
PackIndexV2.java Externalize strings from JGit 14 years ago
PackIndexWriter.java Externalize strings from JGit 14 years ago
PackIndexWriterV1.java Externalize strings from JGit 14 years ago
PackIndexWriterV2.java Initial JGit contribution to eclipse.org 14 years ago
PackLock.java Initial JGit contribution to eclipse.org 14 years ago
PackOutputStream.java Initial JGit contribution to eclipse.org 14 years ago
PackReverseIndex.java Externalize strings from JGit 14 years ago
PackWriter.java Externalize strings from JGit 14 years ago
PackedObjectLoader.java Reduce size of PackedObjectLoader by dropping long to int 14 years ago
PersonIdent.java Externalize strings from JGit 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
RefDirectory.java Repository can be configured with FS 14 years ago
RefDirectoryRename.java Replace writeSymref with RefUpdate.link 14 years ago
RefDirectoryUpdate.java Replace writeSymref with RefUpdate.link 14 years ago
RefRename.java Rewrite reference handling to be abstract and accurate 14 years ago
RefUpdate.java Expose RefUpdate constructor to any subclass 14 years ago
RefWriter.java Expose RefWriter constructor taking RefList 14 years ago
ReflogReader.java Externalize strings from JGit 14 years ago
RefsChangedEvent.java Expose repository change event constructors 14 years ago
Repository.java isValidRefName: Inline the forbidden ref suffix of ".lock" 14 years ago
RepositoryAdapter.java Initial JGit contribution to eclipse.org 14 years ago
RepositoryCache.java Repository can be configured with FS 14 years ago
RepositoryChangedEvent.java Initial JGit contribution to eclipse.org 14 years ago
RepositoryConfig.java Initial JGit contribution to eclipse.org 14 years ago
RepositoryListener.java Initial JGit contribution to eclipse.org 14 years ago
RepositoryState.java Added MERGING_RESOLVED repository state 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 Externalize strings from JGit 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 Externalize strings from JGit 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
UnpackedObjectCache.java Initial JGit contribution to eclipse.org 14 years ago
UnpackedObjectLoader.java Externalize strings from JGit 14 years ago
UserConfig.java Initial JGit contribution to eclipse.org 14 years ago
WholePackedObjectLoader.java Externalize strings from JGit 14 years ago
WindowCache.java Externalize strings from JGit 14 years ago
WindowCacheConfig.java Initial JGit contribution to eclipse.org 14 years ago
WindowCursor.java Factor out duplicate Inflater setup in WindowCursor 14 years ago
WorkDirCheckout.java Removed unused repo field in WorkDirCheckout 14 years ago
WriteTree.java Externalize strings from JGit 14 years ago