Commit Graph

31 Commits

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