Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |