aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/internal/BouncyCastleGpgSigner.java
Commit message (Expand)AuthorAgeFilesLines
* Decouple BouncyCastle from JGit CoreMatthias Sohn2020-06-011-138/+0
* Include full IssuerFingerprint in GPG signatureThomas Wolf2020-05-181-0/+6
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* GPG: implement more OpenPGP UserId matching formatsThomas Wolf2019-10-231-1/+1
* Upgrade Bouncy Castle to 1.61Brandon Weeks2019-06-011-3/+8
* Allow to check for signing keyGunnar Wagenknecht2019-01-221-10/+35
* Implement signing commits using BouncyCastleMedha Bhargav Prabhala2019-01-161-0/+135