Age | Commit message (Expand) | Author |
2019-06-09 | Override $ex in compose view | Yash Srivastav |
2019-06-09 | Add archive command | Robert Günzler |
2019-06-07 | Message list: implement index-format option | Yash Srivastav |
2019-06-07 | Rewrite Python filters in awk | Drew DeVault |
2019-06-07 | Add image/* filter, commented out by default | Drew DeVault |
2019-06-07 | Disable HTML filter by default | Drew DeVault |
2019-06-07 | Add binding to toggle headers | Drew DeVault |
2019-06-07 | implements ability to view headers in message view | Yash Srivastav |
2019-06-05 | config: sort account folders | Chris Kinniburgh |
2019-06-02 | Add delete to the default binds.conf | Drew DeVault |
2019-05-27 | Add :save and :pipe commands to viewer | Galen Abell |
2019-05-26 | Implement :edit in compose screen | Drew DeVault |
2019-05-26 | Subsitute prefix in aerc.conf for install | Drew DeVault |
2019-05-25 | binds.conf: make reply -a easier to use than reply | Drew DeVault |
2019-05-24 | Change ex command to C-x when using terminal | Drew DeVault |
2019-05-23 | Bind :compose to C in binds.conf | Francis Dinh |
2019-05-22 | Install default configs to XDG config if not found | Drew DeVault |
2019-05-22 | Show account wizard if no accounts configured | Drew DeVault |
2019-05-21 | New account wizard, part one | Drew DeVault |
2019-05-21 | Use kebab-case for cred-cmds | Drew DeVault |
2019-05-20 | Implement :next-part, :prev-part | Drew DeVault |
2019-05-19 | Rename :delete-message et al to :delete et al | Drew DeVault |
2019-05-18 | Implement loading passwords from external commands | Galen Abell |
2019-05-17 | Install filters to /usr/share/aerc/filters | Drew DeVault |
2019-05-17 | Remove unimplemented color configuration | Drew DeVault |
2019-05-17 | Implement ui.empty-message config option | Drew DeVault |
2019-05-16 | Abort if accounts.conf is world readable | Reto Brunner |
2019-05-16 | Revert "Abort if accounts.conf is world readable" | Drew DeVault |
2019-05-16 | Revert "s/aerc.conf/address.conf/ in permission check" | Drew DeVault |
2019-05-16 | s/aerc.conf/address.conf/ in permission check | Cole Helbling |
2019-05-16 | Abort if accounts.conf is world readable | Reto Brunner |
2019-05-16 | Change default bindings for replies | Drew DeVault |
2019-05-16 | Change default reply keybindings | Drew DeVault |
2019-05-15 | Copy sent emails to the Sent folder | Drew DeVault |
2019-05-14 | Fix default bindings for quit and edit | Drew DeVault |
2019-05-14 | Move ! bind to [messages] | Drew DeVault |
2019-05-14 | Add (non-functional) reply commands to bindings | Drew DeVault |
2019-05-14 | Add ! to default keybindings | Drew DeVault |
2019-05-14 | Add $EDITOR, internal config for compose | Drew DeVault |
2019-05-14 | Add distinct keybindings for each compose view | Drew DeVault |
2019-05-13 | Populate "From" header from config for new emails | Drew DeVault |
2019-05-12 | Add outgoing account configuration | Drew DeVault |
2019-05-12 | Add initial compose widget | Drew DeVault |
2019-03-31 | Use better regex for identifying patches | Drew DeVault |
2019-03-31 | Remove show-headers config option | Drew DeVault |
2019-03-31 | Remove unused config options | Drew DeVault |
2019-03-31 | Remove key bindings from aerc.conf | Drew DeVault |
2019-03-31 | Add script for sandboxing w3m | Drew DeVault |
2019-03-31 | Use shell to execute filters, fix non-determinism | Drew DeVault |
2019-03-31 | Improve plaintext.py | Drew DeVault |