Commit graph

25 commits

Author SHA1 Message Date
f21802523a
CLI: Add test for Setup command 2022-08-25 14:26:36 +02:00
80600c86ce
Refactor MergeCallbacks 2022-08-25 12:56:56 +02:00
33d93cc39a
Adopt latest changes from pgp-cert-d and add armor headers for get command 2022-08-24 13:24:05 +02:00
7b6162682e
Move and implement key-capable MergeCallbacks 2022-08-12 15:43:22 +02:00
7a02ec865b
Implement List command, adapt changes from cert-d-java 2022-08-12 15:04:54 +02:00
cd0150c4d9
Once again adopt changes from cert-d-java 2022-08-11 22:12:52 +02:00
8b853267ff
Fix get command to also be able to get by special name 2022-08-09 18:40:28 +02:00
c7cdf4c353
Adopt changes from cert-d-java rewrite 2022-08-09 18:34:42 +02:00
3267a330bf
Implement very basic list command 2022-08-08 15:04:34 +02:00
6a16d0cff5
Implement armor option for export command 2022-08-08 15:04:22 +02:00
338530b1bc
Fix duplicate logging binding problem 2022-08-08 15:03:54 +02:00
47e521be01
Adopt changes from cert-d-java and pgpainless-core 2022-08-08 14:00:50 +02:00
20c6bc4c36
Add support for i18n using resource bundles 2022-08-04 13:46:36 +02:00
ee1fd669ed
Implement storing of trust-root key 2022-07-04 20:12:42 +02:00
fca9a8ef91
Add Export command 2022-07-04 13:19:36 +02:00
1efb2598a2
Rename MultiImport task to Import 2022-07-04 13:05:32 +02:00
d0413f2169
Rename Import task to Insert 2022-07-04 13:04:11 +02:00
32f2bbede7
Use PGPPublicKeyRing.join(first, second) for proper MergeCallback 2022-07-04 12:52:49 +02:00
81055cd862
Add documentation to build.gradle 2022-04-26 00:52:29 +02:00
765dfac916
Bump picocli to 4.6.3 2022-04-26 00:48:30 +02:00
94bdbbc3d2
Add name and description to main command 2022-04-25 23:57:03 +02:00
bbe7140a8e
Add badges and info to readme files 2022-03-01 17:16:26 +01:00
92069e9495 Update copyright dates 2022-03-01 16:50:39 +01:00
8e97fa344a Fix build issues 2022-03-01 16:50:39 +01:00
d18dfb1ca5
Initial commit 2022-03-01 15:53:24 +01:00