5495 Commits (master)

Author SHA1 Message Date
Jonathan Nieder 86aa6deff4 FilterSpec: Use BigInteger.ZERO instead of valueOf(0) 4 years ago
Jonathan Nieder 3c807e0158 Do not send empty blob in response to blob:none filter 4 years ago
Jonathan Nieder dceedbcd6e Add support for tree filters when fetching 4 years ago
Thomas Wolf 9fe5406119 FS_POSIX: avoid prompt to install the XCode tools on OS X 4 years ago
Matthias Sohn 097f01bfb6 Use LinkedBlockingQueue for executor determining filesystem attributes 4 years ago
David Ostrovsky d35f0ffb7c Bazel: Add workspace status command to stamp final artifact 4 years ago
Thomas Wolf 5332723729 DiffFormatter: correctly deal with tracked files in ignored folders 4 years ago
Matthias Sohn b5ba237559 Prepare 5.8.2-SNAPSHOT builds 4 years ago
Matthias Sohn 246954e0d6 JGit v5.8.1.202007141445-r 4 years ago
Thomas Wolf 9b033a1b6d Fix writing GPG signatures with trailing newline 4 years ago
David Pursehouse 8774f54190 Improve error message when receive.maxCommandBytes is exceeded 4 years ago
Minh Thai 9719ca411e MergedReftable: Include the last reftable in determining minUpdateIndex 4 years ago
Yunjie Li b94758441d PackBitmapIndex: Not buffer inflated bitmap during bitmap creation. 4 years ago
Matthias Sohn 13802cd592 Remove trailing whitespace 4 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
Matthias Sohn 855842af19 Prepare 5.9.0-SNAPSHOT builds 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