| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add new-email trigger | Jeffas | 2019-07-26 | 3 | -0/+71 |
* | Implement :filter, :clear | Kevin Kuehler | 2019-07-19 | 1 | -0/+1 |
* | Change default attach keybinding | Drew DeVault | 2019-07-19 | 1 | -1/+1 |
* | Add :cp alias for :copy | Drew DeVault | 2019-07-17 | 1 | -2/+2 |
* | Add option to always show mimetype in viewer | Jeffas | 2019-07-17 | 2 | -4/+10 |
* | Display user specified headers in viewer if present | Daniel Bridges | 2019-07-17 | 2 | -1/+33 |
* | Add MouseEnabled config setting | Jeffas | 2019-07-17 | 2 | -0/+7 |
* | lowercase all key bindings | Reto Brunner | 2019-07-17 | 1 | -32/+32 |
* | 71: Allow user to change config options at runtime | Pedro L. Ramos | 2019-07-15 | 1 | -50/+59 |
* | Don't bind $noinherit | Eyal Sawady | 2019-07-11 | 1 | -0/+1 |
* | Document message index format specifiers | Ben Burwell | 2019-07-04 | 1 | -1/+1 |
* | Update binds.conf | Drew DeVault | 2019-07-04 | 1 | -2/+2 |
* | Correct default filter order in aerc.conf.in | Drew DeVault | 2019-07-02 | 1 | -1/+1 |
* | Implement :search, :next-result, :prev-result | Drew DeVault | 2019-06-26 | 1 | -0/+4 |
* | add DefaultSavePath config | Reto Brunner | 2019-06-25 | 1 | -0/+10 |
* | Fix reply bindings in [view] | Drew DeVault | 2019-06-19 | 1 | -4/+4 |
* | Set empty message in dirlist if no folder exist. | Reto Brunner | 2019-06-14 | 2 | -0/+7 |
* | Make awk filters more portable | Drew DeVault | 2019-06-13 | 1 | -2/+2 |
* | Add :next/:prev binds for [viewer] | Drew DeVault | 2019-06-11 | 1 | -4/+8 |
* | Override $ex in compose view | Yash Srivastav | 2019-06-09 | 1 | -0/+1 |
* | Add archive command | Robert Günzler | 2019-06-09 | 2 | -0/+6 |
* | Message list: implement index-format option | Yash Srivastav | 2019-06-07 | 2 | -6/+6 |
* | Rewrite Python filters in awk | Drew DeVault | 2019-06-07 | 1 | -2/+2 |
* | Add image/* filter, commented out by default | Drew DeVault | 2019-06-07 | 1 | -0/+1 |
* | Disable HTML filter by default | Drew DeVault | 2019-06-07 | 1 | -1/+1 |
* | Add binding to toggle headers | Drew DeVault | 2019-06-07 | 1 | -0/+1 |
* | implements ability to view headers in message view | Yash Srivastav | 2019-06-07 | 2 | -0/+8 |
* | config: sort account folders | Chris Kinniburgh | 2019-06-05 | 1 | -1/+4 |
* | Add delete to the default binds.conf | Drew DeVault | 2019-06-02 | 1 | -0/+1 |
* | Add :save and :pipe commands to viewer | Galen Abell | 2019-05-27 | 1 | -0/+1 |
* | Implement :edit in compose screen | Drew DeVault | 2019-05-26 | 1 | -0/+1 |
* | Subsitute prefix in aerc.conf for install | Drew DeVault | 2019-05-26 | 1 | -3/+3 |
* | binds.conf: make reply -a easier to use than reply | Drew DeVault | 2019-05-25 | 1 | -4/+4 |
* | Change ex command to C-x when using terminal | Drew DeVault | 2019-05-24 | 1 | -2/+2 |
* | Bind :compose to C in binds.conf | Francis Dinh | 2019-05-23 | 1 | -0/+2 |
* | Install default configs to XDG config if not found | Drew DeVault | 2019-05-22 | 1 | -4/+34 |
* | Show account wizard if no accounts configured | Drew DeVault | 2019-05-22 | 1 | -6/+3 |
* | New account wizard, part one | Drew DeVault | 2019-05-21 | 1 | -0/+9 |
* | Use kebab-case for cred-cmds | Drew DeVault | 2019-05-21 | 1 | -2/+2 |
* | Implement :next-part, :prev-part | Drew DeVault | 2019-05-20 | 1 | -0/+2 |
* | Rename :delete-message et al to :delete et al | Drew DeVault | 2019-05-19 | 1 | -14/+14 |
* | Implement loading passwords from external commands | Galen Abell | 2019-05-18 | 1 | -8/+61 |
* | Install filters to /usr/share/aerc/filters | Drew DeVault | 2019-05-17 | 1 | -3/+3 |
* | Remove unimplemented color configuration | Drew DeVault | 2019-05-17 | 1 | -42/+0 |
* | Implement ui.empty-message config option | Drew DeVault | 2019-05-17 | 2 | -17/+0 |
* | Abort if accounts.conf is world readable | Reto Brunner | 2019-05-16 | 1 | -1/+26 |
* | Revert "Abort if accounts.conf is world readable" | Drew DeVault | 2019-05-16 | 1 | -25/+1 |
* | Revert "s/aerc.conf/address.conf/ in permission check" | Drew DeVault | 2019-05-16 | 1 | -1/+1 |
* | s/aerc.conf/address.conf/ in permission check | Cole Helbling | 2019-05-16 | 1 | -1/+1 |
* | Abort if accounts.conf is world readable | Reto Brunner | 2019-05-16 | 1 | -1/+25 |