4912 Commits (76c867d62a0ff070035509838e26f87551aa890a)

Author SHA1 Message Date
Matthias Sohn 7b3ee6f62e Fix error log message in ObjectDirectory.handlePackError() 6 years ago
Matthias Sohn e8f7bb3608 Properly format pack checksums in PackFile.idx() 6 years ago
Matthias Sohn e8bd9556c0 Cancel gc if thread was interrupted 6 years ago
Luca Milanesio daefa69502 PackFile: report correct message for checksum mismatch 6 years ago
David Pursehouse e6fd4732d0 ObjectDirectory: Clean up logging 6 years ago
Luca Milanesio baf1bb20d0 ObjectDirectory: extra logging on packfile exceptions 6 years ago
Matthias Sohn 997d785418 Fix error log message in ObjectDirectory.handlePackError() 6 years ago
Matthias Sohn a33e4dc58a Properly format pack checksums in PackFile.idx() 6 years ago
Matthias Sohn 882fed0d96 Cancel gc if thread was interrupted 6 years ago
Luca Milanesio 436c99ce59 PackFile: report correct message for checksum mismatch 6 years ago
David Pursehouse 9665d86ba1 ObjectDirectory: Clean up logging 6 years ago
Dave Borowitz ea54b6a5a7 ResolveMerger: Destroy TemporaryBuffer on unchecked exceptions 6 years ago
Ivan Frade e1b1e01bec FetchV2Request: make getWantedRefs public 6 years ago
Terry Parker 875dccf33c Expose the filter blob limit in UploadPack 6 years ago
Thomas Wolf ca011107b8 On Windows use %APPDATA%\gnupg as GPG directory if it exists 6 years ago
Thomas Wolf 4169a95a65 Remove duplicate externalized message 6 years ago
Thomas Wolf 38e5a75ce4 RebaseCommand: tighten check for --preserve-merges on --continue 6 years ago
Thomas Wolf a64fa0bd7f RebaseCommand: fix ONTO_NAME, and --preserve-merges is interactive 6 years ago
Thomas Wolf 4ad53c0cbf RebaseCommand: use orig-head to abort 6 years ago
Thomas Wolf 60cf85a4a3 Fix core.autocrlf for non-normalized index 6 years ago
Thomas Wolf b4c212309b RebaseCommand: use orig-head in addition to head 6 years ago
David Pursehouse e54243278f SHA1: Use externalized message in log 6 years ago
David Pursehouse a5a62a4cdb JGitText: Remove unnecessary suffix from externalized message identifier 6 years ago
David Pursehouse 6305869bf1 FS_POSIX: Externalize log message 6 years ago
Minh Thai 01f084f5d9 Strongly reference indices in DfsPackFile 6 years ago
Matthias Sohn 3ae22bdf66 Add missing @since tag for new API method getUpdateIndex 6 years ago
Matthias Sohn ae79969715 Fix NPE in PlotCommitList 6 years ago
David Pursehouse 0368906353 CommitBuilder: Deprecate setEncoding(String) 6 years ago
David Pursehouse e5c4057467 CommitBuilder: Add missing periods on methods' Javadoc 6 years ago
Luca Milanesio 962babc4b2 ObjectDirectory: extra logging on packfile exceptions 6 years ago
Minh Thai 2b7fa04dad Fix bug in copyPackBypassCache's skip 'PACK' header logic 6 years ago
Thomas Wolf a29d11775c Atomic file creation: hard-linking may not be allowed 6 years ago
Matthias Sohn 8cad84ccfb Fix GC.deleteEmptyRefsFolders 6 years ago
Thomas Wolf e7b4d108e1 Enable cloning only specific tags 6 years ago
David Pursehouse afb6339314 Bazel: Format BUILD file with buildifier 6 years ago
Thomas Wolf 447e107069 RenameBranchCommand: more consistent handling of short ref names 6 years ago
Gunnar Wagenknecht c4420d2434 Allow to check for signing key 6 years ago
Thomas Wolf 55966dc592 Handle premature EOF in BundleFetchConnection 6 years ago
David Pursehouse a0f69ff387 IO: Open TemporaryBuffer.Heap in try-with-resource 6 years ago
David Pursehouse d11a40a14c Scanner: Open RevWalk in try-with-resource 6 years ago
David Pursehouse b7810bf5a8 RawParseUtils: Avoid import of java.nio.charset.StandardCharsets 6 years ago
David Pursehouse 91b1fe4687 UploadPack: Suppress false-positive resource leak warning 6 years ago
Matthias Sohn 23affa6c77 Prepare 5.3.0-SNAPSHOT builds 6 years ago
Matthias Sohn 05159ed656 JGit v5.3.0.201901162155-m1 6 years ago
Matthias Sohn 8fc2aef89e JGit v5.3.0.201901161700-m1 6 years ago
Medha Bhargav Prabhala 137e91a465 Implement signing commits using BouncyCastle 6 years ago
Gunnar Wagenknecht 2343c688b1 Allow CommitCommand to sign commits 6 years ago
Jonathan Nieder 1131f35cd1 dfs: Remove synchronization in BlockBasedFile#LazyChannel 6 years ago
Jonathan Nieder 5f355ed4ad UploadPack: Read wanted refs in one shot 6 years ago
Minh Thai 513d80db10 Lazily open ReadableChannel in BlockBasedFile.getOrLoadBlock 6 years ago