1091 Commits (2171f868d95f110024e90de635627f14a3fb4700)

Author SHA1 Message Date
  James Wynn 2171f868d9 Support "http.userAgent" and "http.extraHeader" from the git config 3 years ago
  Masaya Suzuki 9d2055152c jgit: Add DfsBundleWriter 4 years ago
  Matthias Sohn 1d95f9cb8f [errorprone] PackWriter#parallelDeltaSearch: avoid suppressed exception 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 71aeedb6ec Delay WindowCache statistics JMX MBean registration 3 years ago
  Thomas Wolf e9cb0a8e47 DirCache: support index V4 3 years ago
  Thomas Wolf 24fdc1d039 Fix JSchProcess.waitFor() with time-out 3 years ago
  Jonathan Nieder 3c807e0158 Do not send empty blob in response to blob:none filter 3 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
  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
  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
  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
  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
  Demetr Starshov 9075beefb1 ReceivePack: adding IterativeConnectivityChecker 4 years ago
  Demetr Starshov 519cb1e91b Moving transport/internal -> internal/transport 4 years ago
  Matthias Sohn c845db3ec2 RefTreeBatch: fix unclosed resource warning 4 years ago
  Minh Thai 0eeed6ad2b Scan through all merged reftables for max/min update indices 4 years ago
  Minh Thai 06748c205c Scan through all merged reftables for max/min update indices 4 years ago
  Alex Spradlin cf8c84c6d1 RevWalk: fix bad topo flags error message 4 years ago
  Alex Spradlin e498d43186 RevWalk: new topo sort to not mix lines of history 4 years ago
  Michael Dardis d7f304045a Add validation to hex decoder 4 years ago
  Han-Wen Nienhuys 30fb4808f2 Update reftable storage repo layout 4 years ago
  Lars Vogel 512ffc9e7f Using for-each loop in jdt 4 years ago
  David Pursehouse 5a6b6eee35 Move array designators from the variable to the type 4 years ago
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification 4 years ago
  David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 4 years ago
  Han-Wen Nienhuys 753fbaf11a Simplify ReftableCompactor 4 years ago
  Han-Wen Nienhuys 79266a1fe5 reftable: don't check deadline on the first try 4 years ago
  Han-Wen Nienhuys 936a031ca3 reftable: clarify comment 4 years ago
  Han-Wen Nienhuys 8c9f7656c3 reftable: clear cache on full compaction 4 years ago
  Han-Wen Nienhuys dd203f03c2 reftable: remove outdated comment 4 years ago