aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-13Update aerc to 0.1.40.1.4Drew DeVault
2019-07-13Upgrade getopt package to masterDrew DeVault
2019-07-13Add aerc -v to print the installed version0.1.3Drew DeVault
2019-06-16Update tcell0.1.2Drew DeVault
2019-06-04Added config file to Make clean0.1.1Jonas Kalderstam
2019-06-04Update dependenciesSimon Ser
2019-06-04Clarify socksify dependencyDrew DeVault
2019-06-04Update README.md with better dependency listDrew DeVault
2019-06-03add missing column in tableStephen Gregoratto
2019-06-03Update aerc-tutorial(7) to reflect changes to reply bindingsFrancis Dinh
2019-06-03Fix Makefile for non-GNU findrage 311
2019-06-03Fix #1160.1.0Drew DeVault
2019-06-02Add delete to the default binds.confDrew DeVault
2019-06-02hldiff.py: don't highlight -/+ in filenamesDrew DeVault
2019-06-02Add Tabs historyReto Brunner
2019-06-02Wait for listing to complete before sending DoneDrew DeVault
2019-06-02Don't send Done until finished fetching messagesDrew DeVault
2019-06-02Remove worker callbacks when Done is receivedDrew DeVault
2019-06-02Add date to message viewerDrew DeVault
2019-06-02widget: Add ProvidesMessage interfaceKevin Kuehler
2019-06-02Update tcell forkDrew DeVault
2019-06-02Only add message to store if store existsKevin Kuehler
2019-06-02Enumerate Cc and Bcc lists in composerDrew DeVault
2019-06-02Fix infinite recursion in reply.go:findPlaintextDrew DeVault
2019-06-02Simplify layout of message viewer gridDrew DeVault
2019-06-01Fetch plaintext part when replyingDrew DeVault
2019-06-01Use forked version of tcellDrew DeVault
2019-06-01widgets/terminal: Don't segfault on resizeKevin Kuehler
2019-06-01Remove more GNU-isms from MakefileSam Whited
2019-05-30Remove "wildcard" GNU-ism from MakefileSam Whited
2019-05-27Add :save and :pipe commands to viewerGalen Abell
2019-05-26Update terminal color handling per vterm changesDrew DeVault
2019-05-26Update to the latest go-libvtermDrew DeVault
2019-05-26Update go-libvtermDrew DeVault
2019-05-26Skip non selectable mailboxes in directory listingReto Brunner
2019-05-26Add aerc-announce to README.mdDrew DeVault
2019-05-26Implement :edit in compose screenDrew DeVault
2019-05-26msgviewer: copy stderr into pagerDrew DeVault
2019-05-26Subsitute prefix in aerc.conf for installDrew DeVault
2019-05-25Document :forward in aerc(1)Drew DeVault
2019-05-25binds.conf: make reply -a easier to use than replyDrew DeVault
2019-05-25Update README.mdDrew DeVault
2019-05-25Update README.mdDrew DeVault
2019-05-25Update README.mdDrew DeVault
2019-05-25ensureScroll on text input framesDrew DeVault
2019-05-25Implement scrolling in text inputDrew DeVault
2019-05-25Implement :forwardDrew DeVault
2019-05-25Fix special characters in address.PersonalNameDrew DeVault
2019-05-24Change ex command to C-x when using terminalDrew DeVault
2019-05-23Bind :compose to C in binds.confFrancis Dinh