about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Add `oauthbearer` support for SMTPR Chowdhury2020-08-132-2/+33
* improve date parsing for notmuch/maildirReto Brunner2020-08-102-26/+67
* show error if account view creation failsReto Brunner2020-08-103-8/+39
* notmuch: docsReto Brunner2020-08-081-0/+13
* aerc-stylesets: properly indent examplesThorben Günther2020-08-071-4/+5
* stylesets: only accept comment char after whitespaceThorben Günther2020-08-071-1/+4
* notmuch: manually close notmuch objectsReto Brunner2020-08-071-0/+3
* Rename selecter to selectorKalyan Sriram2020-08-063-27/+27
* Implement style configuration.Kalyan Sriram2020-08-0630-284/+1043
* Set environment variables for the exec commandNicolai Dagestad2020-08-032-1/+19
* Revert "Implement style configuration."Reto Brunner2020-07-3030-1032/+284
* Revert "Rename selecter to selector"Reto Brunner2020-07-303-27/+27
* Rename selecter to selectorKalyan Sriram2020-07-303-27/+27
* Implement style configuration.Kalyan Sriram2020-07-3030-284/+1032
* msgviewer: set max line length to 1 GBReto Brunner2020-07-301-0/+8
* msgviewer: simplify attemptCopyReto Brunner2020-07-301-66/+80
* Update .build.ymlDrew DeVault2020-07-291-11/+0
* maildir: Provide nicer error message on invalid urlTero Koskinen2020-07-272-4/+34
* Remove hard coded bodystruct path everywhereReto Brunner2020-07-278-54/+62
* Add flag based search optionsTobias Wölfel2020-07-253-4/+76
* Only send directory info once from maildirAndrew Jeffery2020-07-191-4/+5
* Document mailto argument usageTobias Wölfel2020-07-191-1/+6
* run go fmtReto Brunner2020-07-175-8/+8
* Make it easier to debug date parsing errorsLyudmil Angelov2020-07-111-1/+1
* Remove deleted messages from search/filter resultsAndrew Jeffery2020-07-101-0/+9
* Use PushStatus instead of SetStatus where it makes senseHeiko Carrasco2020-07-093-6/+4
* Update go-message, fixes various bugsReto Brunner2020-07-092-1/+3
* Add additional flagging functionalityARaspiK2020-07-0811-184/+242
* Allow open to be asynchronousAndrew Jeffery2020-07-084-8/+29
* notmuch: fix docstringReto Brunner2020-07-081-1/+1
* notmuch: handle the answered flagReto Brunner2020-07-051-0/+2
* Fix usage of DESTDIRBen Fiedler2020-07-051-42/+41
* pipe: don't crash if part is nilReto Brunner2020-07-051-0/+3
* Format config path in READMEGabriel Augendre2020-07-051-1/+1
* status: invalidate when neededReto Brunner2020-07-051-0/+1
* delete: push unsupported error up to the userReto Brunner2020-07-051-0/+3
* Fix a nil Envelope when getting the formatAndrew Jeffery2020-07-031-0/+48
* Add a 'folders-exclude' optionARaspiK2020-07-023-14/+43
* Fix nil pointer deref on EnvelopeAndrew Jeffery2020-07-021-3/+7
* Fix dates in reply/forward commands.Reto Brunner2020-06-264-6/+5
* Fix missing escape in aerc-config manpageAlexander Harkness2020-06-131-2/+2
* Sort command completionsJeffas2020-06-131-0/+2
* Add scrollbarJeffas2020-06-091-3/+37
* Rework msglist scrollingJeffas2020-06-097-23/+39
* Add dirlist scrollbarJeffas2020-06-091-2/+36
* Make grid sizes dynamicJeffas2020-06-097-109/+115
* Add dirlist scrollingJeffas2020-06-091-3/+35
* Fix search documentationJeffas2020-06-091-6/+14
* Revert "Add Style configuration"Drew DeVault2020-05-2848-1079/+318
* Revert "Remove duration from the status methods"Drew DeVault2020-05-2829-74/+104