aboutsummaryrefslogtreecommitdiffstats
path: root/commands/compose/sign.go
Commit message (Expand)AuthorAgeFilesLines
* commands: refactor registrationRobin Jarry2024-01-201-1/+6
* commands: use completion from go-optRobin Jarry2023-10-281-4/+0
* commands: parse arguments with go-optRobin Jarry2023-10-281-5/+0
* app: export global functionsRobin Jarry2023-10-101-4/+4
* widgets: rename package to appRobin Jarry2023-10-101-4/+4
* tabs: rename SelectedTab to SelectedTabContentRobin Jarry2022-07-231-1/+1
* pgp: check for signing key before signing timeTim Culverhouse2022-05-041-1/+4
* pgp: PGP/MIME signing for outgoing emailsKoni Marti2022-01-071-0/+44