7 Commits (f3ec7cf3f0436a79e252251a31dbc62694555897)

Author SHA1 Message Date
  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
  Matthias Sohn d2faec27a7 Raise error if FileNotFoundException is caught for an existing file 8 years ago
  Andrey Loskutov 79a7dd026f [performance] Remove synthetic access$ methods in pack and file packages 8 years ago
  Hugo Arès 663ccd76f0 Close WindowCursor using try-with-resources in UnpackedObject 9 years ago
  Hugo Arès 27128b3e01 Fix WindowCursor memory leak. 9 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Shawn O. Pearce 6c0d300a54 Fix loading packed objects >2G 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Roberto Tyley 602b2f0d45 Tolerate zlib deflation with window size < 32Kb 12 years ago
  Shawn O. Pearce 03f78fc3bc UnpackedObject: Fix readSome() when initial read is short 13 years ago
  Shawn O. Pearce e6bd689d2c Improve LargeObjectException reporting 13 years ago
  Christian Halstrick 08c0c5d938 Fix unit tests under windows 14 years ago
  Shawn O. Pearce b584cb8754 Add getObjectSize to ObjectReader 14 years ago
  Shawn O. Pearce ab3c68c512 amend commit: Support large loose objects as streams 14 years ago
  Shawn O. Pearce 113577617b Use core.streamFileThreshold to set our streaming limit 14 years ago
  Shawn O. Pearce fa23482ca7 Support large loose objects as streams 14 years ago