4753 Commits (f491af08ea418268c897c8cb08167c9fdae5be6e)

Author SHA1 Message Date
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
Matthias Sohn 23c30c6310 Fix warnings for usage of deprecated RefDatabase#getRef 6 years ago
Minh Thai 4207b8d6ae DfsBlockCache: Consolidate where ReadableChannel is opened 6 years ago
Minh Thai 8bc9acf264 DfsBlockCache to lock while loading object references 6 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 6 years ago
Jonathan Nieder d83e85736e Don't swallow IOException 6 years ago
Jonathan Nieder 3f9a5ce13f Deprecate Repository#hasObject 6 years ago
Michael Keppler d8bb1d09d2 Deprecate RawParseUtils.UTF8-CHARSET 6 years ago
Christian Halstrick 530812d936 Fix detection of "initial checkout" 6 years ago
Michael Keppler 0d9e486714 Replace deprecated FirstLine by FirstCommand 6 years ago
Jonathan Nieder dbf6f9f692 Move BaseReceivePack#advertisedRefs getter and setter to ReceivePack 6 years ago
Jonathan Nieder 939723807e Move BaseReceivePack#walk getter to ReceivePack 6 years ago
Jonathan Nieder aaf41a51b7 Move BaseReceivePack#db getter to ReceivePack 6 years ago
Jonathan Nieder 937beaa1ae Move BaseReceivePack#pushCert getter and setter to ReceivePack 6 years ago