4866 Commits (df6a1c55fa12a296476848e2b2fa1842abafa46d)

Author SHA1 Message Date
  Matthias Sohn 50e81a52c0 [errorprone] DirCacheEntry: make clear operator precedence 3 years ago
  Matthias Sohn 1d95f9cb8f [errorprone] PackWriter#parallelDeltaSearch: avoid suppressed exception 3 years ago
  Matthias Sohn 04622016ea [errorprone] Declare DirCache#version final 3 years ago
  Marc Strapetz 0220f32e5a Fix possible NegativeArraySizeException in PackIndexV1 3 years ago
  Thomas Wolf 2990ad66ad FS: use binary search to determine filesystem timestamp resolution 3 years ago
  Matthias Sohn e9c7ba6fdc Do not prematurely create directory of jgit's XDG config file 3 years ago
  Thomas Wolf b6ca1993b0 FS: write to JGit config in a background thread 3 years ago
  Thomas Wolf eec9b55dcf FS: don't cache fallback if running in background 3 years ago
  Thomas Wolf efd1cc05af Keep line endings for text files committed with CR/LF on text=auto 3 years ago
  Thomas Wolf 71aeedb6ec Delay WindowCache statistics JMX MBean registration 3 years ago
  Thomas Wolf e9cb0a8e47 DirCache: support index V4 3 years ago
  Thomas Wolf 72b111ecd7 Update javadoc for RemoteSession and SshSessionFactory 3 years ago
  Thomas Wolf 24fdc1d039 Fix JSchProcess.waitFor() with time-out 3 years ago
  Jonathan Nieder 86aa6deff4 FilterSpec: Use BigInteger.ZERO instead of valueOf(0) 3 years ago
  Jonathan Nieder 3c807e0158 Do not send empty blob in response to blob:none filter 3 years ago
  Jonathan Nieder dceedbcd6e Add support for tree filters when fetching 3 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 3 years ago
  Thomas Wolf 5332723729 DiffFormatter: correctly deal with tracked files in ignored folders 3 years ago
  Thomas Wolf 9b033a1b6d Fix writing GPG signatures with trailing newline 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
  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 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