4949 Commits (82badd0a8751183ad5a22962b416d1078ea328fa)

Author SHA1 Message Date
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
Matthias Sohn e78776fa5b Remove unused API problem filters 6 years ago
Matthias Sohn bd6aa22333 Silence API error for RefDatabase.getRef declared final 6 years ago
Matthias Sohn 7b989eed72 Suppress API errors and add missing @since tags caused by 6ea888a 6 years ago
Jonathan Nieder b4e415f8a9 Move first line parsing for v0 push out of BaseReceivePack 6 years ago
Jonathan Nieder c1954f6c36 RefDatabase: Introduce findRef synonym for getRef 6 years ago
Jonathan Nieder d2bab65470 RefDirectory: Look up several exact refs in one shot 6 years ago
Jonathan Nieder b2ec6405e4 RefDirectory: Do not use search path to find additional refs 6 years ago
Matthias Sohn 56562221d6 Prepare 5.2.2-SNAPSHOT builds 6 years ago
Matthias Sohn 24e89950e7 JGit v5.2.1.201812262042-r 6 years ago
Matthias Sohn fafad4196d Prepare 5.1.6-SNAPSHOT builds 6 years ago
Matthias Sohn 510011b05c JGit v5.1.5.201812261915-r 6 years ago