5484 Commits (96fd562d02183386cabfbe1f72d0412d2a78cb80)

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