4839 Commits (54bdeaab888fb9085e718ef6ac781daa5d629e04)

Author SHA1 Message Date
  Luca Milanesio 436c99ce59 PackFile: report correct message for checksum mismatch 5 years ago
  David Pursehouse 9665d86ba1 ObjectDirectory: Clean up logging 5 years ago
  Dave Borowitz ea54b6a5a7 ResolveMerger: Destroy TemporaryBuffer on unchecked exceptions 5 years ago
  Ivan Frade e1b1e01bec FetchV2Request: make getWantedRefs public 5 years ago
  Terry Parker 875dccf33c Expose the filter blob limit in UploadPack 5 years ago
  Thomas Wolf ca011107b8 On Windows use %APPDATA%\gnupg as GPG directory if it exists 5 years ago
  Thomas Wolf 4169a95a65 Remove duplicate externalized message 5 years ago
  Thomas Wolf 38e5a75ce4 RebaseCommand: tighten check for --preserve-merges on --continue 5 years ago
  Thomas Wolf a64fa0bd7f RebaseCommand: fix ONTO_NAME, and --preserve-merges is interactive 5 years ago
  Thomas Wolf 4ad53c0cbf RebaseCommand: use orig-head to abort 5 years ago
  Thomas Wolf 60cf85a4a3 Fix core.autocrlf for non-normalized index 5 years ago
  Thomas Wolf b4c212309b RebaseCommand: use orig-head in addition to head 5 years ago
  David Pursehouse e54243278f SHA1: Use externalized message in log 5 years ago
  David Pursehouse a5a62a4cdb JGitText: Remove unnecessary suffix from externalized message identifier 5 years ago
  David Pursehouse 6305869bf1 FS_POSIX: Externalize log message 5 years ago
  Minh Thai 01f084f5d9 Strongly reference indices in DfsPackFile 5 years ago
  Matthias Sohn 3ae22bdf66 Add missing @since tag for new API method getUpdateIndex 5 years ago
  Matthias Sohn ae79969715 Fix NPE in PlotCommitList 5 years ago
  David Pursehouse 0368906353 CommitBuilder: Deprecate setEncoding(String) 5 years ago
  David Pursehouse e5c4057467 CommitBuilder: Add missing periods on methods' Javadoc 5 years ago
  Luca Milanesio 962babc4b2 ObjectDirectory: extra logging on packfile exceptions 5 years ago
  Minh Thai 2b7fa04dad Fix bug in copyPackBypassCache's skip 'PACK' header logic 5 years ago
  Thomas Wolf a29d11775c Atomic file creation: hard-linking may not be allowed 5 years ago
  Matthias Sohn 8cad84ccfb Fix GC.deleteEmptyRefsFolders 5 years ago
  Thomas Wolf e7b4d108e1 Enable cloning only specific tags 5 years ago
  David Pursehouse afb6339314 Bazel: Format BUILD file with buildifier 5 years ago
  Thomas Wolf 447e107069 RenameBranchCommand: more consistent handling of short ref names 5 years ago
  Gunnar Wagenknecht c4420d2434 Allow to check for signing key 5 years ago
  Thomas Wolf 55966dc592 Handle premature EOF in BundleFetchConnection 5 years ago
  David Pursehouse a0f69ff387 IO: Open TemporaryBuffer.Heap in try-with-resource 5 years ago
  David Pursehouse d11a40a14c Scanner: Open RevWalk in try-with-resource 5 years ago
  David Pursehouse b7810bf5a8 RawParseUtils: Avoid import of java.nio.charset.StandardCharsets 5 years ago
  David Pursehouse 91b1fe4687 UploadPack: Suppress false-positive resource leak warning 5 years ago
  Matthias Sohn 23affa6c77 Prepare 5.3.0-SNAPSHOT builds 5 years ago
  Matthias Sohn 05159ed656 JGit v5.3.0.201901162155-m1 5 years ago
  Matthias Sohn 8fc2aef89e JGit v5.3.0.201901161700-m1 5 years ago
  Medha Bhargav Prabhala 137e91a465 Implement signing commits using BouncyCastle 5 years ago
  Gunnar Wagenknecht 2343c688b1 Allow CommitCommand to sign commits 5 years ago
  Jonathan Nieder 1131f35cd1 dfs: Remove synchronization in BlockBasedFile#LazyChannel 5 years ago
  Jonathan Nieder 5f355ed4ad UploadPack: Read wanted refs in one shot 5 years ago
  Minh Thai 513d80db10 Lazily open ReadableChannel in BlockBasedFile.getOrLoadBlock 5 years ago
  Matthias Sohn 23c30c6310 Fix warnings for usage of deprecated RefDatabase#getRef 5 years ago
  Minh Thai 4207b8d6ae DfsBlockCache: Consolidate where ReadableChannel is opened 5 years ago
  Minh Thai 8bc9acf264 DfsBlockCache to lock while loading object references 5 years ago
  Christian Halstrick e406d500de Fix "jgit checkout -f" to overwrite dirty worktree files 6 years ago
  Mario Molina 6c8240a751 Return 'this' from setters in commands 5 years ago
  Jonathan Nieder d83e85736e Don't swallow IOException 5 years ago
  Jonathan Nieder 3f9a5ce13f Deprecate Repository#hasObject 5 years ago
  Michael Keppler d8bb1d09d2 Deprecate RawParseUtils.UTF8-CHARSET 5 years ago
  Christian Halstrick 530812d936 Fix detection of "initial checkout" 5 years ago