aboutsummaryrefslogtreecommitdiffstats
path: root/commands/account/rmdir.go
Commit message (Expand)AuthorAgeFilesLines
* dirlist: store previous folder infoKoni Marti2024-06-231-1/+2
* rmdir: allow specifying folder to deleteJason Cox2024-06-231-21/+47
* query: allow forcing overwrite of existing folderBence Ferdinandy2024-06-231-2/+2
* commands: rename confusing constantsRobin Jarry2024-03-041-1/+1
* commands: add :query to create named notmuch dirsJason Cox2024-02-261-2/+2
* commands: refactor registrationRobin Jarry2024-01-201-1/+6
* rmdir: allow removing non-empty query dirsJason Cox2024-01-171-5/+8
* rmdir: back to current folder upon errorKoni Marti2023-11-231-1/+5
* dirtree: add custom virtual directory roleKoni Marti2023-11-231-0/+7
* rmdir: ensure proper sequence of operationsKoni Marti2023-11-121-12/+40
* commands: use completion from go-optRobin Jarry2023-10-281-4/+0
* 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