Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Use "open" instead of "xdg-open" on Darwin systems | Ben Burwell | 2019-07-04 | 1 | -1/+1 |
* | msgview/save: Use defaultSavePath if no path is provided | Reto Brunner | 2019-06-25 | 1 | -0/+3 |
* | Add aerc -v to print the installed version | Drew DeVault | 2019-06-18 | 1 | -1/+6 |
* | commands/msgview: add open command | Réouven Assouly | 2019-06-17 | 1 | -0/+4 |
* | Document collecting log output | Lyle Hanson | 2019-06-14 | 1 | -0/+8 |
* | Support directories in path to :save | Clayton Craft | 2019-06-14 | 1 | -1/+3 |
* | Implement :mkdir command | Drew DeVault | 2019-06-09 | 1 | -0/+3 |
* | aerc(1): add :read and :unread command to docs | Drew DeVault | 2019-06-09 | 1 | -20/+31 |
* | Add archive command | Robert Günzler | 2019-06-09 | 1 | -0/+9 |
* | Mention aerc-tutorial(7) in aerc(1) | ngenisis | 2019-06-05 | 1 | -2/+3 |
* | Add :save and :pipe commands to viewer | Galen Abell | 2019-05-27 | 1 | -0/+7 |
* | Document :forward in aerc(1) | Drew DeVault | 2019-05-25 | 1 | -0/+3 |
* | New account wizard, part one | Drew DeVault | 2019-05-21 | 1 | -3/+4 |