8362 Commits (v5.12.0.202105261145-m3)
 

Autor SHA1 Mensagem Data
  Shawn O. Pearce dbd2d7c83b Support parsing commit:path style blob references 14 anos atrás
  Shawn O. Pearce 8da17c5046 Support parsing git describe style output 14 anos atrás
  Shawn O. Pearce c59e3a493b Rename T0008_testparserev to RepositoryResolveTest 14 anos atrás
  Shawn O. Pearce 401d3b2cc1 Throw AmbiguousObjectException during resolve if its ambiguous 14 anos atrás
  Shawn O. Pearce c44495fa2f Complete an abbreviation when formatting a patch 14 anos atrás
  Shawn O. Pearce 127a5f95e1 Use limited getCachedBytes in RevWalk 14 anos atrás
  Shawn O. Pearce c11711f98e Use limited getCachedBytes code to reduce duplication 14 anos atrás
  Shawn O. Pearce 2292655e9e Add brute force byte array loading to ObjectLoader 14 anos atrás
  Chris Aniszczyk e69dcc703d Merge "Add ObjectId to the LargeObjectException" 14 anos atrás
  Shawn O. Pearce 1f4b48a37c Add ObjectId to the LargeObjectException 14 anos atrás
  Chris Aniszczyk f74d474f3c Merge "Don't copy more than the object size" 14 anos atrás
  Chris Aniszczyk 595a20a064 Merge "Use the ObjectStream size during copyTo" 14 anos atrás
  Benjamin Muskalla 700b8b4514 Fixed typo in DirCache documentation 14 anos atrás
  Shawn O. Pearce 7cfe2f12ff Don't copy more than the object size 14 anos atrás
  Shawn O. Pearce b474de1da3 Use the ObjectStream size during copyTo 14 anos atrás
  Shawn O. Pearce 1c3f3fdbd2 Fix ObjectDirectory abbreviation resolution to notice new packs 14 anos atrás
  Shawn O. Pearce a5c18fcfc7 Fully implement SHA-1 abbreviations 14 anos atrás
  Shawn O. Pearce 32466c33ba Delete deprecated ObjectWriter 14 anos atrás
  Shawn O. Pearce 9d5b926ed1 Add openEntryStream to WorkingTreeIterator 14 anos atrás
  Shawn O. Pearce edd8029558 Add setLength(long) to DirCacheEntry 14 anos atrás
  Shawn O. Pearce 6df5d3397c Move commit and tag formatting to CommitBuilder, TagBuilder 14 anos atrás
  Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder 14 anos atrás
  Shawn O. Pearce 6a51d97948 Add documentation explaining how to read Commit and Tag 14 anos atrás
  Christian Halstrick 5fc990130b Improved creation of JGitInternalException 14 anos atrás
  Marc Strapetz e2e38792b5 Perform automatic CRLF to LF conversion during WorkingTreeIterator 14 anos atrás
  Shawn O. Pearce 2b23aac1c0 Expose pack fetch/push connections for subclassing 14 anos atrás
  Shawn O. Pearce 28ba4747bc Allow ObjectReuseAsIs to have more control over write ordering 14 anos atrás
  Shawn O. Pearce fe18e52195 Allow ObjectToPack subclasses to use up to 4 bits of flags 14 anos atrás
  Shawn O. Pearce f048af3fd1 Implement async/batch lookup of object data 14 anos atrás
  Shawn O. Pearce 11a5bef8b1 Offer ObjectReaders advice about a RevWalk 14 anos atrás
  Shawn O. Pearce b85af06324 Allow object reuse selection to occur in parallel 14 anos atrás
  Shawn O. Pearce cc6210619b Flush the pack header as soon as its ready 14 anos atrás
  Shawn O. Pearce de78cf3367 Export the ObjectId on MissingObjectException 14 anos atrás
  Shawn O. Pearce 69f8fa31be Expose OBJ_ANY in ObjectReader 14 anos atrás
  Shawn O. Pearce 109c695936 Expose getType in ObjectToPack 14 anos atrás
  Shawn O. Pearce d1ebc4aa00 Add copyTo(ByteBuffer) to AnyObjectId 14 anos atrás
  Shawn O. Pearce 8878d301ac Add copyTo(byte[], int) to AnyObjectId 14 anos atrás
  Shawn O. Pearce 540df6c9fe Add a public RevTag.parse() method 14 anos atrás
  Shawn O. Pearce b205597b91 Add a public RevCommit.parse() method 14 anos atrás
  Shawn O. Pearce 707912b35d Make Tag class only for writing 14 anos atrás
  Shawn O. Pearce b46b635c03 Make Commit class only for writing 14 anos atrás
  Shawn O. Pearce cf9537c8ce Correct PersonIdent hashCode() and equals() to ignore milliseconds 14 anos atrás
  Shawn O. Pearce 746ebda381 Try really hard to load a commit or tag 14 anos atrás
  Christian Halstrick 9ac29d0e91 Fix ReadTreeTests to not rely on cached index 14 anos atrás
  Shawn O. Pearce 3820b0281a Fix formatting of serialization code in ObjectId 14 anos atrás
  Shawn O. Pearce 1c2290c8d6 Make ObjectId.compareTo final 14 anos atrás
  Shawn O. Pearce 5adcd708e4 Make ObjectId.hashCode final too 14 anos atrás
  Shawn O. Pearce d0043e5d31 Remove unnecessary ObjectId.copy() calls 14 anos atrás
  Mathias Kinzler b7388637d8 Fix missing Configuration Change eventing 14 anos atrás
  Christian Halstrick 75c9b24385 Enhance MergeResult to report conflicts, etc 14 anos atrás