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.
Chris Aniszczyk db29665e64 Merge "Quickfix for AutoCRLF handling" 12 years ago
..
AbbreviatedObjectId.java Make AbbreviatedObjectId serializable 13 years ago
AnyObjectId.java Add ObjectId getByte for random access 13 years ago
AsyncObjectLoaderQueue.java Implement async/batch lookup of object data 14 years ago
AsyncObjectSizeQueue.java Implement async/batch lookup of object data 14 years ago
AsyncOperation.java Implement async/batch lookup of object data 14 years ago
BaseRepositoryBuilder.java Support gitdir references in working tree .git file 12 years ago
BatchingProgressMonitor.java [findbugs] Avoid futile attempt to change max pool size 13 years ago
BlobBasedConfig.java Use limited getCachedBytes code to reduce duplication 14 years ago
BranchConfig.java Add BranchConfig helper for access to branch config section 12 years ago
BranchTrackingStatus.java Add BranchTrackingStatus for getting remote tracking status 12 years ago
CommitBuilder.java Use System.arraycopy to copy parent object id array 12 years ago
Config.java Implement Config.Entry.toString() to help debugging 12 years ago
ConfigConstants.java Use constants from ConfigConstants in CoreConfig 12 years ago
Constants.java Add command support for listing stashed commits 12 years ago
CoreConfig.java Use constants from ConfigConstants in CoreConfig 12 years ago
FileMode.java Refactor tree entry formatting into a common class 13 years ago
FileTreeEntry.java Remove deprecated TreeVisitor 13 years ago
GitlinkTreeEntry.java Remove unused serialVersionUID from non-serializable classes. 13 years ago
IndexDiff.java Provide file mode of paths in index from IndexDiff 12 years ago
InflaterCache.java Remove trailing whitespace at end of line 14 years ago
MutableObjectId.java Add MutableObjectId setByte to modify a mutable id 13 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 Store Git on any DHT 13 years ago
ObjectIdOwnerMap.java ObjectIdOwnerMap: More lightweight map for ObjectIds 13 years ago
ObjectIdRef.java Rewrite reference handling to be abstract and accurate 14 years ago
ObjectIdSubclassMap.java ObjectIdOwnerMap: More lightweight map for ObjectIds 13 years ago
ObjectInserter.java Quickfix for AutoCRLF handling 12 years ago
ObjectLoader.java Increase core.streamFileThreshold default to 50 MiB 13 years ago
ObjectReader.java Revert "Teach PackWriter how to reuse an existing object list" 13 years ago
ObjectStream.java Add brute force byte array loading to ObjectLoader 14 years ago
PersonIdent.java Implement Serializable interface in PersonIdent class. 13 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 Enhance RefDatabase with a refresh() method 13 years ago
RefRename.java Make Repository.shortenRefName static 13 years ago
RefUpdate.java Detaching HEAD when checking out the same commit. 13 years ago
RefWriter.java Move FileRepository to storage.file.FileRepository 14 years ago
Repository.java Fix resolution of tree when path is empty 12 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 RepositoryState: add method canAmend 12 years ago
StoredConfig.java Make StoredConfig an abstraction above FileBasedConfig 14 years ago
SymbolicRef.java Rewrite reference handling to be abstract and accurate 14 years ago
SymlinkTreeEntry.java Remove unused serialVersionUID from non-serializable classes. 13 years ago
TagBuilder.java Add toByteArray to CommitBuilder, TreeBuilder 13 years ago
TextProgressMonitor.java ProgressMonitor: Refactor to use background alarms 13 years ago
ThreadSafeProgressMonitor.java Call ProgressMonitor.update() from main thread 13 years ago
Tree.java Remove deprecated TreeVisitor 13 years ago
TreeEntry.java Kill GitIndex 12 years ago
TreeFormatter.java Merging Git notes 13 years ago
UserConfig.java Expose if name or email is based on a guess 13 years ago