17 İşlemeler (985e3c641491c06eabe210391c2582e749bb6acf)

Yazar SHA1 Mesaj Tarih
  Christian Halstrick 1ed1e40387 Fix exception handling for opening bitmap index files 6 yıl önce
  Matthias Sohn aaf3c5154e Only mark packfile invalid if exception signals permanent problem 7 yıl önce
  Luca Milanesio 363a3657b1 Don't flag a packfile invalid if opening existing file failed 7 yıl önce
  Luca Milanesio 4c558225dc Don't remove pack when FileNotFoundException is transient 7 yıl önce
  Andrey Loskutov 79a7dd026f [performance] Remove synthetic access$ methods in pack and file packages 8 yıl önce
  Andrey Loskutov b5941c74e5 Set "potentialNullReference" to "error" level and fixed all issues 9 yıl önce
  Saša Živkov d9062145b8 Don't invalidate pack file on InterruptedIOException 9 yıl önce
  Shawn Pearce 6e5c71b358 Remove validate support when reusing cached pack 9 yıl önce
  Matthias Sohn 4dd4d7e12a Silence false null pointer access warnings in PackFile 9 yıl önce
  Shawn Pearce 7ab6ffdf50 Remove AutoCloseable from internal PackFile and friends 9 yıl önce
  Matthias Sohn 57644f23a1 Provide more details in exceptions thrown when packfile is invalid 9 yıl önce
  Matthias Sohn 27ae8bc655 Implement AutoClosable interface to support try-with-resources block 9 yıl önce
  Shawn Pearce 94c4d7eee8 Cleanup use of java.util.Inflater, fixing rare infinite loops 9 yıl önce
  Doug Kelly 62697c8d33 Remove streaming delta support from JGit 10 yıl önce
  Colby Ranger 570bba5e7a Ignore bitmap indexes that do not match the pack checksum 10 yıl önce
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 yıl önce
  Shawn Pearce 913cccd5c4 Do not attempt to read bitmap from invalid pack 11 yıl önce
  Colby Ranger 3b325917a5 Added read/write support for pack bitmap index. 11 yıl önce
  Colby Ranger 1512d0ab4e Remove the unused method PackFile.hasExt(). 11 yıl önce
  Colby Ranger 4a317a1790 Include supported extensions in PackFile constructor. 11 yıl önce
  Colby Ranger 698705c754 Rename PackConstants to PackExt, a typed pack file extension. 11 yıl önce
  Colby Ranger 82ecfb3e31 Remove packIndex field from FileObjDatabase openPack method. 11 yıl önce
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 yıl önce
  Christian Halstrick 4c3f017a77 Garbage collector for FileRepositories 12 yıl önce
  Kevin Sawicki 17fb542e9e Remove 86 boxing warnings 12 yıl önce
  Shawn O. Pearce 6c0d300a54 Fix loading packed objects >2G 12 yıl önce
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 yıl önce
  Shawn O. Pearce 53fb027284 Make DeltaBaseCache per-ObjectReader 13 yıl önce
  Shawn O. Pearce 48fb404a3f PackFile: Cache the packName string 13 yıl önce
  Shawn O. Pearce 4e187d898a PackFile: Fix copy as-is for small objects 13 yıl önce
  Shawn O. Pearce a468cb57c2 PackWriter: Validate reused cached packs 13 yıl önce
  Shawn O. Pearce 1b2062fe37 PackWriter: Avoid CRC-32 validation when feeding IndexPack 13 yıl önce
  Shawn O. Pearce 461b012e95 PackWriter: Support reuse of entire packs 13 yıl önce
  Shawn O. Pearce 165358bc99 Use heap based stack for PackFile deltas 13 yıl önce
  Shawn O. Pearce e0a9961b78 Avoid unnecessary decoding of length in PackFile 13 yıl önce
  Shawn O. Pearce d29b5db695 Remove unused 'shift' variable from PackFile 13 yıl önce
  Robin Stocker 96bea14c7b Use readFully() instead of read() 13 yıl önce
  Matthias Sohn ffc010fda4 [findbugs] Static comparator made final 13 yıl önce
  Shawn O. Pearce 7ba31474a3 Increase core.streamFileThreshold default to 50 MiB 13 yıl önce
  Shawn O. Pearce eb64ccad6d Correctly name DeltaBaseCache 13 yıl önce
  Shawn O. Pearce 7a9edb3662 Fix reuse from pack file for REF_DELTA types 13 yıl önce
  Shawn O. Pearce a5c18fcfc7 Fully implement SHA-1 abbreviations 13 yıl önce
  Shawn O. Pearce b584cb8754 Add getObjectSize to ObjectReader 14 yıl önce
  Shawn O. Pearce fe9860a444 Remove pointless size test in PackFile decompress 14 yıl önce
  Shawn O. Pearce e4a480f658 Make type and size lazy for large delta objects 14 yıl önce
  Shawn O. Pearce 113577617b Use core.streamFileThreshold to set our streaming limit 14 yıl önce
  Shawn O. Pearce ad68553be4 Support large delta packed objects as streams 14 yıl önce
  Shawn O. Pearce ded8f6c721 Support large whole packed objects as streams 14 yıl önce
  Shawn O. Pearce 13e0218a25 Replace PackedObjectLoader with ObjectLoader.SmallObject 14 yıl önce
  Shawn O. Pearce ea21c111cb Move PackWriter over to storage.pack.PackWriter 14 yıl önce