Commit graph

15 commits

Author SHA1 Message Date
Paul Schaub eb80c14ce3
Add command name and description for parent command 2022-04-11 13:59:09 +02:00
Paul Schaub 1030de2ad3
CLI: Document exit codes 2022-04-11 12:13:13 +02:00
Paul Schaub 06cea1235a
Make sop-java-picocli:jar depend on sop-java:jar 2022-04-11 12:12:57 +02:00
Paul Schaub 4b6f00e40e
Set mainClass name in application section 2022-04-11 12:12:19 +02:00
Paul Schaub 6c392addc1
Add hidden generate-completion command
This command can be used to generate zsh/bash autocompletion.
See https://picocli.info/autocomplete.html
2022-03-11 17:22:52 +01:00
Paul Schaub bbd5b75427
Bump dependency info.picocli:picocli to 4.6.3 2022-02-21 15:20:17 +01:00
Paul Schaub 582570166c
Bump dependency org.mockito:mockito-core to 4.3.1 2022-02-21 15:19:50 +01:00
Paul Schaub e6d6f0337f
Bump dependency com.ginsberg:junit5-system-exit to 1.1.2 2022-02-21 15:19:14 +01:00
Paul Schaub 4177780653
Host javadoc on javadoc.io 2022-02-11 14:27:29 +01:00
Paul Schaub 780abbbc51
Add TODO for allowing non-utf8 passwords during decryption 2022-02-10 11:35:22 +01:00
Paul Schaub 8877bae675
Implement detection of non-UTF8 passwords 2022-02-09 23:59:45 +01:00
Paul Schaub 3e1502ff2a
Fix exception handling and add tests 2022-02-09 23:35:44 +01:00
Paul Schaub 117117b735
Treat password and sessionkkey arguments as indirect data types 2022-02-09 15:12:23 +01:00
Paul Schaub b2cca38ba7 Fix dependencies 2022-01-11 15:09:06 +01:00
Paul Schaub 8e3ee6c284
Initial commit 2022-01-11 13:46:05 +01:00