aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/GpgConfig.java
Commit message (Expand)AuthorAgeFilesLines
* Replace usage of deprecated Config#getEnum methodMatthias Sohn2025-02-171-2/+1
* SSH signing: prepare configThomas Wolf2024-10-221-0/+50
* Signing: refactor interfacesThomas Wolf2024-08-241-22/+2
* GpgConfig: Add missing @sinceThomas Wolf2024-08-211-1/+5
* Lib: Fix ssh value for gpg.format throwing an IllegalArgumentExceptiongranny2024-07-301-1/+3
* GPG: support git config gpg.programThomas Wolf2021-02-071-15/+70
* TagCommand: support signing annotated tagsThomas Wolf2020-12-071-0/+25
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* New GpgConfig for typed access to GPG settingsGunnar Wagenknecht2018-11-201-0/+121