aboutsummaryrefslogtreecommitdiffstats
path: root/commands/account/recover.go
Commit message (Expand)AuthorAgeFilesLines
* go: removed io/ioutilMoritz Poldrack2022-08-221-2/+2
* lint: homogenize operations and minor fixes (gocritic)Moritz Poldrack2022-08-041-5/+5
* logging: added a log on panicMoritz Poldrack2022-03-231-1/+6
* commands: use SelectedAccountUiConfig instead of explicit nil checkkt programs2022-03-161-7/+3
* commands: implement fuzzy completion for commands and optionskt programs2022-03-071-8/+27
* recover: recover emails from tempdir after a crashKoni Marti2022-01-291-0/+110