| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | Matthias Sohn | 2021-02-28 | 17 | -166/+2723 |
|\ |
|
| * | GPG: fix reading unprotected old-format secret keys | Thomas Wolf | 2021-02-22 | 1 | -6/+6 |
| * | GPG: handle extended private key format | Thomas Wolf | 2021-02-19 | 11 | -93/+1744 |
| * | [GPG] Provide a factory for the BouncyCastleGpgSigner | Thomas Wolf | 2021-02-19 | 2 | -1/+36 |
| * | GPG: compute the keygrip to find a secret key | Thomas Wolf | 2021-02-16 | 5 | -62/+399 |
| * | GPG signature verification via BouncyCastle | Thomas Wolf | 2021-02-16 | 8 | -22/+502 |
| * | GPG: support git config gpg.program | Thomas Wolf | 2021-02-07 | 1 | -2/+34 |
| * | GPG user ID matching: use case-insensitive matching | Thomas Wolf | 2020-12-29 | 1 | -4/+15 |
| * | Enable GpgSigner to also sign tags | Thomas Wolf | 2020-12-07 | 1 | -3/+13 |
| * | Prepare 5.11.0-SNAPSHOT builds | Matthias Sohn | 2020-12-02 | 3 | -13/+13 |
* | | Merge branch 'master' into next | Matthias Sohn | 2020-11-28 | 3 | -11/+35 |
|\| |
|
| * | Merge branch 'stable-5.9' into master | Matthias Sohn | 2020-09-09 | 2 | -9/+34 |
| |\ |
|
| | * | Prepare 5.9.1-SNAPSHOT builds | Matthias Sohn | 2020-09-08 | 3 | -13/+13 |
| | * | JGit v5.9.0.202009080501-rv5.9.0.202009080501-r | Matthias Sohn | 2020-09-08 | 3 | -4/+4 |
| | * | [releng] Enable japicmp for the fragments added in 5.8.0 | Thomas Wolf | 2020-09-07 | 1 | -4/+0 |
| | * | GPG: include signer's user ID in the signature | Thomas Wolf | 2020-09-05 | 1 | -5/+34 |
| | * | Prepare 5.9.0-SNAPSHOT builds | Matthias Sohn | 2020-08-27 | 3 | -4/+4 |
| | * | JGit v5.9.0.202008260805-m3v5.9.0.202008260805-m3 | Matthias Sohn | 2020-08-26 | 3 | -4/+4 |
| * | | Prepare 5.10.0-SNAPSHOT builds | Matthias Sohn | 2020-08-27 | 3 | -13/+13 |
| |/ |
|
| * | Merge branch 'stable-5.8' | Matthias Sohn | 2020-06-25 | 1 | -2/+1 |
| |\ |
|
| | * | Do not require org.assertj.core.annotations | Sebastian Ratz | 2020-06-18 | 1 | -2/+1 |
| | * | Prepare 5.8.1-SNAPSHOT builds | Matthias Sohn | 2020-06-09 | 3 | -13/+13 |
| | * | JGit v5.8.0.202006091008-rv5.8.0.202006091008-r | Matthias Sohn | 2020-06-09 | 3 | -4/+4 |
* | | | Merge branch 'master' into next | Matthias Sohn | 2020-06-10 | 3 | -13/+13 |
|/ / |
|
* / | Prepare 5.9.0-SNAPSHOT builds | Matthias Sohn | 2020-06-09 | 3 | -13/+13 |
|/ |
|
* | GPG: don't prompt for a passphrase for unprotected keys | Thomas Wolf | 2020-06-04 | 3 | -23/+80 |
* | Use version range to define fragment host bundle version | Matthias Sohn | 2020-06-04 | 1 | -1/+1 |
* | Decouple BouncyCastle from JGit Core | Matthias Sohn | 2020-06-01 | 26 | -0/+2067 |