Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use aerc.PushError where appropriate | Ben Fiedler | 2020-04-23 | 1 | -3/+1 |
* | move: adapt to ProvidesMessages | Reto Brunner | 2019-12-21 | 1 | -11/+11 |
* | Make commands join args with spaces | Jeffas | 2019-09-20 | 1 | -5/+7 |
* | all: purge redundant underscores | Wagner Riffel | 2019-09-04 | 1 | -3/+3 |
* | Update status message to include destination | Jeffas | 2019-07-17 | 1 | -1/+1 |
* | commands: Don't crash when store is nil | Kevin Kuehler | 2019-07-15 | 1 | -1/+4 |
* | Fix crashes when operating on empty folder (#216) | Daniel Bridges | 2019-07-10 | 1 | -1/+4 |
* | Add IMAP folder tab completion | Gregory Mullen | 2019-07-04 | 1 | -1/+2 |
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -3/+12 |
* | Move select functionality from msglist to msgstore | Kevin Kuehler | 2019-06-11 | 1 | -1/+2 |
* | Fix :move command's arg parsing | Drew DeVault | 2019-06-09 | 1 | -3/+3 |
* | Add archive command | Robert Günzler | 2019-06-09 | 1 | -3/+20 |
* | widget: Add ProvidesMessage interface | Kevin Kuehler | 2019-06-02 | 1 | -0/+44 |