aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.gpg.bc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextMatthias Sohn2021-02-2817-166/+2723
|\
| * GPG: fix reading unprotected old-format secret keysThomas Wolf2021-02-221-6/+6
| * GPG: handle extended private key formatThomas Wolf2021-02-1911-93/+1744
| * [GPG] Provide a factory for the BouncyCastleGpgSignerThomas Wolf2021-02-192-1/+36
| * GPG: compute the keygrip to find a secret keyThomas Wolf2021-02-165-62/+399
| * GPG signature verification via BouncyCastleThomas Wolf2021-02-168-22/+502
| * GPG: support git config gpg.programThomas Wolf2021-02-071-2/+34
| * GPG user ID matching: use case-insensitive matchingThomas Wolf2020-12-291-4/+15
| * Enable GpgSigner to also sign tagsThomas Wolf2020-12-071-3/+13
| * Prepare 5.11.0-SNAPSHOT buildsMatthias Sohn2020-12-023-13/+13
* | Merge branch 'master' into nextMatthias Sohn2020-11-283-11/+35
|\|
| * Merge branch 'stable-5.9' into masterMatthias Sohn2020-09-092-9/+34
| |\
| | * Prepare 5.9.1-SNAPSHOT buildsMatthias Sohn2020-09-083-13/+13
| | * JGit v5.9.0.202009080501-rv5.9.0.202009080501-rMatthias Sohn2020-09-083-4/+4
| | * [releng] Enable japicmp for the fragments added in 5.8.0Thomas Wolf2020-09-071-4/+0
| | * GPG: include signer's user ID in the signatureThomas Wolf2020-09-051-5/+34
| | * Prepare 5.9.0-SNAPSHOT buildsMatthias Sohn2020-08-273-4/+4
| | * JGit v5.9.0.202008260805-m3v5.9.0.202008260805-m3Matthias Sohn2020-08-263-4/+4
| * | Prepare 5.10.0-SNAPSHOT buildsMatthias Sohn2020-08-273-13/+13
| |/
| * Merge branch 'stable-5.8'Matthias Sohn2020-06-251-2/+1
| |\
| | * Do not require org.assertj.core.annotationsSebastian Ratz2020-06-181-2/+1
| | * Prepare 5.8.1-SNAPSHOT buildsMatthias Sohn2020-06-093-13/+13
| | * JGit v5.8.0.202006091008-rv5.8.0.202006091008-rMatthias Sohn2020-06-093-4/+4
* | | Merge branch 'master' into nextMatthias Sohn2020-06-103-13/+13
|/ /
* / Prepare 5.9.0-SNAPSHOT buildsMatthias Sohn2020-06-093-13/+13
|/
* GPG: don't prompt for a passphrase for unprotected keysThomas Wolf2020-06-043-23/+80
* Use version range to define fragment host bundle versionMatthias Sohn2020-06-041-1/+1
* Decouple BouncyCastle from JGit CoreMatthias Sohn2020-06-0126-0/+2067