aboutsummaryrefslogtreecommitdiffstats
path: root/commands/account/rmdir.go
Commit message (Expand)AuthorAgeFilesLines
* commands: parse arguments with go-optRobin Jarry2023-10-281-22/+6
* app: export global functionsRobin Jarry2023-10-101-6/+6
* widgets: rename package to appRobin Jarry2023-10-101-3/+3
* worker: add jmap supportRobin Jarry2023-06-211-0/+1
* lint: homogenize operations and minor fixes (gocritic)Moritz Poldrack2022-08-041-2/+1
* go.mod: change base git urlRobin Jarry2021-11-051-2/+2
* Get rid of the aerc.PushError(" " + $string) idiomReto Brunner2021-01-301-1/+1
* Add support for :rmdirARaspiK2020-08-191-0/+96