5 Commits (6c0d300a54f14fcfbd05dab5756097986b20eca8)

Author SHA1 Message Date
  Shawn O. Pearce 6c0d300a54 Fix loading packed objects >2G 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Dave Borowitz d55eb35106 Expose the reverse index size in the DfsPackDescription 12 years ago
  Dave Borowitz 4fc1af6850 Add a DfsPackFile method to get the number of cached bytes 12 years ago
  Shawn O. Pearce fa4cc2475f DFS: A storage layer for JGit 13 years ago
  Shawn O. Pearce 53fb027284 Make DeltaBaseCache per-ObjectReader 13 years ago
  Shawn O. Pearce 48fb404a3f PackFile: Cache the packName string 13 years ago
  Shawn O. Pearce 4e187d898a PackFile: Fix copy as-is for small objects 13 years ago
  Shawn O. Pearce a468cb57c2 PackWriter: Validate reused cached packs 13 years ago
  Shawn O. Pearce 1b2062fe37 PackWriter: Avoid CRC-32 validation when feeding IndexPack 13 years ago
  Shawn O. Pearce 461b012e95 PackWriter: Support reuse of entire packs 13 years ago
  Shawn O. Pearce 165358bc99 Use heap based stack for PackFile deltas 13 years ago
  Shawn O. Pearce e0a9961b78 Avoid unnecessary decoding of length in PackFile 13 years ago
  Shawn O. Pearce d29b5db695 Remove unused 'shift' variable from PackFile 13 years ago
  Robin Stocker 96bea14c7b Use readFully() instead of read() 13 years ago
  Matthias Sohn ffc010fda4 [findbugs] Static comparator made final 13 years ago
  Shawn O. Pearce 7ba31474a3 Increase core.streamFileThreshold default to 50 MiB 13 years ago
  Shawn O. Pearce eb64ccad6d Correctly name DeltaBaseCache 13 years ago
  Shawn O. Pearce 7a9edb3662 Fix reuse from pack file for REF_DELTA types 14 years ago
  Shawn O. Pearce a5c18fcfc7 Fully implement SHA-1 abbreviations 14 years ago
  Shawn O. Pearce b584cb8754 Add getObjectSize to ObjectReader 14 years ago
  Shawn O. Pearce fe9860a444 Remove pointless size test in PackFile decompress 14 years ago
  Shawn O. Pearce e4a480f658 Make type and size lazy for large delta objects 14 years ago
  Shawn O. Pearce 113577617b Use core.streamFileThreshold to set our streaming limit 14 years ago
  Shawn O. Pearce ad68553be4 Support large delta packed objects as streams 14 years ago
  Shawn O. Pearce ded8f6c721 Support large whole packed objects as streams 14 years ago
  Shawn O. Pearce 13e0218a25 Replace PackedObjectLoader with ObjectLoader.SmallObject 14 years ago
  Shawn O. Pearce ea21c111cb Move PackWriter over to storage.pack.PackWriter 14 years ago
  Shawn O. Pearce 71aace52f7 Simplify ObjectLoaders coming from PackFile 14 years ago
  Shawn O. Pearce 68518ca3aa Remove getRawSize, getRawType from ObjectLoader 14 years ago
  Shawn O. Pearce 86547022f0 Tighten up local packed object representation during packing 14 years ago
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 years ago
  Shawn O. Pearce 3a7aec03e0 Implement zero-copy for single window objects 14 years ago
  Shawn O. Pearce ece88b99eb Redo PackWriter object reuse output 14 years ago
  Shawn O. Pearce 16419dad35 Don't use interruptable pread() to access pack files 14 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Shawn O. Pearce ae972e774e Remove unnecessary truncation of in-pack size during copy 14 years ago
  Shawn O. Pearce cb5bc19540 Reduce size of PackedObjectLoader by dropping long to int 14 years ago
  Shawn O. Pearce 3cb59216f5 Avoid unnecessary second read on OBJ_OFS_DELTA headers 14 years ago
  Robin Rosenberg d4e7b70606 Move pure IO utility functions to a utility class of its own. 14 years ago
  Alex Blewitt 4d91645e89 Remove trailing whitespace at end of line 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago