Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commands: refactor registration | Robin Jarry | 2024-01-20 | 1 | -1/+6 |
* | rmdir: allow removing non-empty query dirs | Jason Cox | 2024-01-17 | 1 | -5/+8 |
* | rmdir: back to current folder upon error | Koni Marti | 2023-11-23 | 1 | -1/+5 |
* | dirtree: add custom virtual directory role | Koni Marti | 2023-11-23 | 1 | -0/+7 |
* | rmdir: ensure proper sequence of operations | Koni Marti | 2023-11-12 | 1 | -12/+40 |
* | commands: use completion from go-opt | Robin Jarry | 2023-10-28 | 1 | -4/+0 |
* | commands: parse arguments with go-opt | Robin Jarry | 2023-10-28 | 1 | -22/+6 |
* | app: export global functions | Robin Jarry | 2023-10-10 | 1 | -6/+6 |
* | widgets: rename package to app | Robin Jarry | 2023-10-10 | 1 | -3/+3 |
* | worker: add jmap support | Robin Jarry | 2023-06-21 | 1 | -0/+1 |
* | lint: homogenize operations and minor fixes (gocritic) | Moritz Poldrack | 2022-08-04 | 1 | -2/+1 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -2/+2 |
* | Get rid of the aerc.PushError(" " + $string) idiom | Reto Brunner | 2021-01-30 | 1 | -1/+1 |
* | Add support for :rmdir | ARaspiK | 2020-08-19 | 1 | -0/+96 |