5485 Commits (246954e0d66a1e38282d0786f10df8da54911628)

Author SHA1 Message Date
  Matthias Sohn 246954e0d6 JGit v5.8.1.202007141445-r 3 years ago
  Matthias Sohn 6abe695aa5 Prepare 5.8.1-SNAPSHOT builds 4 years ago
  Matthias Sohn 8e79d5a290 JGit v5.8.0.202006091008-r 4 years ago
  Jack Wickham 259d2540a3 Add getter for unpackErrorHandler in ReceivePack 4 years ago
  David Pursehouse c0c7f445f4 ObjectDirectoryInserter: Open FileOutputStream in try-with-resource 4 years ago
  David Pursehouse f4f5d448b6 ObjectDirectoryInserter: Remove redundant 'throws' declarations 4 years ago
  David Pursehouse dac6801b47 ObjectDirectory: Further clean up insertUnpackedObject 4 years ago
  Matthias Sohn aea95b819a Add Git#shutdown for releasing resources held by JGit process 4 years ago
  Thomas Wolf ed481f96b8 ApplyCommand: use context lines to determine hunk location 4 years ago
  David Ostrovsky 0e87f70e0e Fix ProtectedMembersInFinalClass warning flagged by error prone 4 years ago
  David Pursehouse 949ee670c6 ObjectDirectory: Explicitly handle NoSuchFileException 4 years ago
  David Pursehouse c2ab332e81 ObjectDirectory: Fail immediately when atomic move is not supported 4 years ago
  David Ostrovsky 7861f82029 Fix InvalidInlineTag error flagged by error prone 4 years ago
  Matthias Sohn 8d2d683655 Decouple JSch from JGit Core 4 years ago
  Matthias Sohn 77848d635b Decouple BouncyCastle from JGit Core 4 years ago
  Thomas Wolf 0b2d41b858 Verify that the user home directory is valid 4 years ago
  Thomas Wolf 089eacb273 WindowCache: conditional JMX setup 4 years ago
  Thomas Wolf 6f17f9ed3f RawTextComparator.WS_IGNORE_CHANGE must not compare whitespace 4 years ago
  Yunjie Li 06a90fdf2e Revert "PackBitmapIndex: Not buffer inflated bitmap in BasePackBitmapIndex" 4 years ago
  Thomas Wolf 3a499606b1 Builder API to configure SshdSessionFactories 4 years ago
  Thomas Wolf bdb7357228 TransportHttp: abort on time-out or on SocketException 4 years ago
  Thomas Wolf 3dbd1f2fe7 Ignore core.eol if core.autocrlf=input 4 years ago
  Thomas Wolf 3c34e0acbf Attributes: fix handling of text=auto in combination with eol 4 years ago
  Thomas Wolf 4d7a16257f Include full IssuerFingerprint in GPG signature 4 years ago
  Matthias Sohn d0f010dd26 Suppress API error for new method BitmapIndex.Bitmap#retrieveCompressed 4 years ago
  Matthias Sohn 91188a7d82 Fix wrong @since tags added in dcb0265 4 years ago
  Yunjie Li 913234e2ec PackBitmapIndex: Set distance threshold 4 years ago
  Yunjie Li 3aee92478c PackBitmapIndex: Not buffer inflated bitmap in BasePackBitmapIndex 4 years ago
  Yunjie Li e250482c7a PackBitmapIndex: Remove convertedBitmaps in the Remapper 4 years ago
  Yunjie Li dcb0265436 PackBitmapIndex: Reduce memory usage in GC 4 years ago
  Yunjie Li 067d946090 PackBitmapIndex: Add AddToBitmapWithCacheFilter class 4 years ago
  Yunjie Li b1d4b45708 PackBitmapIndex: Add util methods and builder to BitmapCommit 4 years ago
  Yunjie Li d23254ee57 PackBitmapIndex: Move BitmapCommit to a top-level class 4 years ago
  Yunjie Li 840e414d0b Refactor: Make retriveCompressed an method of the Bitmap class 4 years ago
  Matthias Sohn a379d007db Fix downloading LFS Object fails behind proxy 4 years ago
  Demetr Starshov 9075beefb1 ReceivePack: adding IterativeConnectivityChecker 4 years ago
  Demetr Starshov 519cb1e91b Moving transport/internal -> internal/transport 4 years ago
  Nail Samatov f30e48914e Fix error occurring during checkout 4 years ago
  Matthias Sohn d1ea716bd0 Prepare 5.8.0-SNAPSHOT builds 4 years ago
  Matthias Sohn 75fcccaea3 JGit v5.8.0.202005061305-m2 4 years ago
  Matthias Sohn 231c44d553 ApplyCommand: use Files#copy to copy file 4 years ago
  Jack Wickham b6d70a66ae Apply hunks when renaming or copying from patch files 4 years ago
  Jack Wickham d69c0ef5bd Create parent directories when renaming a file in ApplyCommand 4 years ago
  Ivan Frade 0a2a094fea Reduce BitmappedObjectReachabilityChecker visibility 4 years ago
  Thomas Wolf 9f07528ff8 Add missing @since to new API 4 years ago
  Ivan Frade 70ec9a83b8 ObjectReachabilityCheckers: Make walk member final 4 years ago
  Ivan Frade c9d7285e80 UploadPack: Use more relevant refs first in object reachability check 4 years ago
  Ivan Frade a661e2e9eb UploadPack: Refactor to generalize the object reachability checks 4 years ago
  Ivan Frade 6bc04bdc02 UploadPack: Use BitmappedReachabilityChecker for not advertised wants 4 years ago
  Ivan Frade 003002c1cb revwalk: Introduce bitmap-based object reachability checker 4 years ago