Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: correct typo in man-pages | Ariel Costas | 2022-01-26 | 1 | -1/+1 |
* | docs: mention missing -T options for compose and forward | Robin Jarry | 2022-01-19 | 1 | -3/+15 |
* | recall: allow recalling messages from any folder | inwit | 2021-12-13 | 1 | -2/+6 |
* | doc: update authors | Robin Jarry | 2021-11-09 | 1 | -3/+3 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -1/+1 |
* | Refactor lib/open to accept user provided arguments | Reto Brunner | 2021-01-30 | 1 | -2/+2 |
* | s/RFC 8022/RFC 2822/ | Bor Grošelj Simić | 2020-12-26 | 1 | -1/+1 |
* | Document pin-tab and unpin-tab commands0.5.0 | Daniel Sockwell | 2020-11-08 | 1 | -0/+8 |
* | doc: fix typo in aerc man page | Josh Holland | 2020-09-17 | 1 | -1/+1 |
* | Add support for :rmdir | ARaspiK | 2020-08-19 | 1 | -0/+22 |
* | Set environment variables for the exec command | Nicolai Dagestad | 2020-08-03 | 1 | -1/+3 |
* | Document mailto argument usage | Tobias Wölfel | 2020-07-19 | 1 | -1/+6 |
* | Add additional flagging functionality | ARaspiK | 2020-07-08 | 1 | -2/+25 |
* | Fix typos | Martin Michlmayr | 2020-05-21 | 1 | -3/+3 |
* | Implement :header command | Ray Ganardi | 2020-05-01 | 1 | -0/+4 |
* | Add recall command | Jeffas | 2020-04-24 | 1 | -0/+4 |
* | Add postpone command | Jeffas | 2020-04-24 | 1 | -0/+4 |
* | Add :choose command | Ray Ganardi | 2020-04-24 | 1 | -0/+3 |
* | Add move-tab command | Jeffas | 2020-03-03 | 1 | -0/+4 |
* | msgview/save: Adapt to already decoded reader | Reto Brunner | 2020-01-20 | 1 | -4/+9 |
* | Add docs for reply -T | Ben Burwell | 2020-01-11 | 1 | -1/+3 |
* | read: adapt to ProvidesMessages | Reto Brunner | 2019-12-22 | 1 | -4/+4 |
* | docs: mark command | Reto Brunner | 2019-12-21 | 1 | -0/+17 |
* | Add documentation for sort | Jeffas | 2019-09-20 | 1 | -0/+25 |
* | Add modify-labels command | Reto Brunner | 2019-09-12 | 1 | -0/+8 |
* | extract search criteria parsing into the backends | Reto Brunner | 2019-08-29 | 1 | -7/+4 |
* | Add :prompt command | Christopher Vittal | 2019-08-26 | 1 | -0/+6 |
* | Add forwarding as attachment feature | Jelle Besseling | 2019-08-20 | 1 | -1/+3 |
* | Add addresses argument to forward command | Jelle Besseling | 2019-08-20 | 1 | -1/+1 |
* | Revert "add close command at global level" | Drew DeVault | 2019-08-13 | 1 | -5/+7 |
* | add close command at global level | Aditya Srivastava | 2019-08-13 | 1 | -7/+5 |
* | Add optional body argument to compose command | Daniel Bridges | 2019-08-13 | 1 | -1/+1 |
* | Let user edit arbitrary headers in composer | Daniel Bridges | 2019-08-12 | 1 | -1/+5 |
* | Allow cc/bcc command to receive no arguments | Daniel Bridges | 2019-08-07 | 1 | -1/+1 |
* | Add cc and bcc commands | Daniel Bridges | 2019-08-03 | 1 | -0/+4 |
* | Add index option to change-tab | Jeffas | 2019-07-27 | 1 | -2/+4 |
* | Add :detach command | Galen Abell | 2019-07-27 | 1 | -0/+4 |
* | Implement sendmail support | Drew DeVault | 2019-07-27 | 1 | -1/+1 |
* | Add change-tab docs | Jeffas | 2019-07-26 | 1 | -0/+3 |
* | Add command history and cycling | Galen Abell | 2019-07-26 | 1 | -1/+5 |
* | aerc(1): fix scdoc syntax error | Drew DeVault | 2019-07-19 | 1 | -1/+1 |
* | aerc(1): document missing commands | Drew DeVault | 2019-07-19 | 1 | -6/+48 |
* | aerc(1): Fix fallback ex key documentation | Drew DeVault | 2019-07-19 | 1 | -1/+1 |
* | Implement :filter, :clear | Kevin Kuehler | 2019-07-19 | 1 | -4/+22 |
* | Add :attach command for compose | Galen Abell | 2019-07-19 | 1 | -0/+5 |
* | Add an option to toggle between read and unread | Nicolai Dagestad | 2019-07-17 | 1 | -0/+4 |
* | Add maildir docs | Ben Burwell | 2019-07-12 | 1 | -1/+2 |
* | aerc(1): correct error with :pipe documentation | Drew DeVault | 2019-07-08 | 1 | -0/+2 |
* | Add :exec and :pipe -b(ackground) | Drew DeVault | 2019-07-08 | 1 | -8/+15 |
* | Add unsubscribe command | Ben Burwell | 2019-07-04 | 1 | -0/+6 |