15 Commits (94b3575770a79472db250313cf8745368ec2ae58)

Author SHA1 Message Date
  Fabio Ponciroli 94b3575770 Git clone (v2) fails because of stale file handle 2 years ago
  Nasser Grainawi efb154fc24 Rename PackFile to Pack 3 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 years ago
  Matthias Sohn 5480da5999 Fix javadoc in org.eclipse.jgit storage/file package 6 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Kevin Corcoran fa0a93119c Make streamFileThreshold configurable 8 years ago
  Dave Borowitz adff322a69 Expose the ObjectInserter that created an ObjectReader 8 years ago
  Hugo Arès 27128b3e01 Fix WindowCursor memory leak. 9 years ago
  Matthias Sohn 2390531888 Externalize translatable texts in org.eclipse.jgit 9 years ago
  Shawn Pearce 6e5c71b358 Remove validate support when reusing cached pack 9 years ago
  Matthias Sohn 57644f23a1 Provide more details in exceptions thrown when packfile is invalid 9 years ago
  Shawn Pearce 94c4d7eee8 Cleanup use of java.util.Inflater, fixing rare infinite loops 9 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Shawn Pearce 3760e4319b Remove cached_packs support in favor of bitmaps 11 years ago
  Colby Ranger dafcb8f6db Support creating pack bitmap indexes in PackWriter. 12 years ago
  Colby Ranger 3b325917a5 Added read/write support for pack bitmap index. 11 years ago
  Colby Ranger be7a135e94 Break the dependency on RevObject when creating a newObjectToPack(). 11 years ago
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones 11 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Shawn O. Pearce 53fb027284 Make DeltaBaseCache per-ObjectReader 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 a017fdf112 Allow ObjectReuseAsIs to resort objects during writing 13 years ago
  Shawn O. Pearce e29cd27961 Move ObjectDirectory streaming limit to WindowCacheConfig 13 years ago
  Shawn O. Pearce a5c18fcfc7 Fully implement SHA-1 abbreviations 13 years ago
  Shawn O. Pearce 28ba4747bc Allow ObjectReuseAsIs to have more control over write ordering 14 years ago
  Shawn O. Pearce b85af06324 Allow object reuse selection to occur in parallel 14 years ago
  Shawn O. Pearce 74e0835012 Honor pack.threads and perform delta search in parallel 14 years ago
  Shawn O. Pearce b584cb8754 Add getObjectSize to ObjectReader 14 years ago
  Shawn O. Pearce f29741d1d8 amend commit: Support large delta packed objects as streams 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 fa23482ca7 Support large loose objects as streams 14 years ago
  Shawn O. Pearce aa4b06e087 Rename openObject, hasObject to just open, has 14 years ago
  Shawn O. Pearce 9ba7bd4df4 Throw IncorrectObjectTypeException on bad type hints 14 years ago
  Shawn O. Pearce ea21c111cb Move PackWriter over to storage.pack.PackWriter 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 bf4ffff07f Redo PackWriter object reuse selection 14 years ago
  Shawn O. Pearce 6fc3ecac84 Extract PackFile specific code to ObjectToPack subclass 14 years ago
  Shawn O. Pearce 5cfc29b491 Replace WindowCache with ObjectReader 14 years ago
  Shawn O. Pearce 9c4d42e94d Factor out duplicate Inflater setup in WindowCursor 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