Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Add Style configuration" | Drew DeVault | 2020-05-28 | 1 | -1/+1 |
* | Revert "Remove duration from the status methods" | Drew DeVault | 2020-05-28 | 1 | -2/+3 |
* | Remove duration from the status methods | Reto Brunner | 2020-05-27 | 1 | -3/+2 |
* | Add Style configuration | Reto Brunner | 2020-05-27 | 1 | -1/+1 |
* | commands/helper: remove duplicated method | Reto Brunner | 2020-05-11 | 1 | -1/+1 |
* | gofmt fixes | Drew DeVault | 2020-04-24 | 1 | -1/+1 |
* | Use aerc.PushError where appropriate | Ben Fiedler | 2020-04-23 | 1 | -3/+1 |
* | copy: adapt to ProvidesMessages | Reto Brunner | 2019-12-21 | 1 | -7/+6 |
* | Make commands join args with spaces | Jeffas | 2019-09-20 | 1 | -13/+15 |
* | Add completion for copy | Jeffas | 2019-09-12 | 1 | -1/+2 |
* | all: purge redundant underscores | Wagner Riffel | 2019-09-04 | 1 | -3/+3 |
* | Add :cp alias for :copy | Drew DeVault | 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 |
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -3/+12 |
* | Fix :copy arg handling | Drew DeVault | 2019-06-09 | 1 | -3/+3 |
* | commands/msg/copy: remove unnecessary code | Drew DeVault | 2019-06-09 | 1 | -4/+0 |
* | Add archive command | Robert Günzler | 2019-06-09 | 1 | -3/+20 |
* | widget: Add ProvidesMessage interface | Kevin Kuehler | 2019-06-02 | 1 | -0/+39 |