4848 次程式碼提交 (533272372945e0e5ddbab1502f185c5afd582f19)

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