1 Commits (f1312b4a90233822bf2d926a4d4f89f1e27e3bff)

Author SHA1 Message Date
  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 6d370d837c Remove 'final' in parameter lists 6 years ago
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 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
  David Pursehouse 5c84145fd0 PackFileTest: Open ObjectInserter.Formatter in try-with-resource 8 years ago
  Hugo Arès 27128b3e01 Fix WindowCursor memory leak. 9 years ago
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
  Roberto Tyley 568df19845 Remove a bit of repetition and casting in PackFileTest 10 years ago
  Doug Kelly 62697c8d33 Remove streaming delta support from JGit 10 years ago
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 years ago
  Robin Rosenberg cd23b214bf cleanup: use assertArrayEquals for assertion on arrays 11 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Shawn O. Pearce 1bf0c3cdb1 Refactor IndexPack to not require local filesystem 13 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Shawn O. Pearce 7ba31474a3 Increase core.streamFileThreshold default to 50 MiB 13 years ago
  Shawn O. Pearce e6bd689d2c Improve LargeObjectException reporting 13 years ago
  Shawn O. Pearce 6517a7c923 Increase temporary buffer for unit test 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