5425 Commits (d23254ee5751dd9dd154b338d73d5c23fffd1616)

Author SHA1 Message Date
Juergen Denner 19c4380689 Reduce contention on PackFile.idx() function. 6 years ago
Michael Keppler 391c7a25fa Avoid NPE in ObjectId.isId() 6 years ago
Michael Keppler 90e614a41d Fix Javadoc typo 6 years ago
Jonathan Nieder ee5f449bca UploadPack: Do not retain commit body when checking wants 6 years ago
Ivan Frade a33847b5d9 FetchV2Request.getWantedRefs: Bump @since to 5.4 6 years ago
Matthias Sohn 90107d53eb Prepare 5.4.0-SNAPSHOT builds 6 years ago
Minh Thai cc2a223fea Do not retain commit body in RevWalk for reachability checks 6 years ago
Matthias Sohn 0295ee1164 Prepare 5.3.0-SNAPSHOT builds 6 years ago
Matthias Sohn aca889f8cc JGit v5.3.0.201903061415-rc1 6 years ago
Terry Parker e48410ae9a Track object inflation time in DfsReaderIoStats 6 years ago
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