about summary refs log tree commit diff stats
path: root/commands/account/reply.go
Commit message (Expand)AuthorAgeFilesLines
* Fix scdoc & gofmt issuesDrew DeVault2019-05-181-9/+7
* s/aerc2/aerc/gDrew DeVault2019-05-171-1/+1
* Improve reply-all recipient enumeration strategyDrew DeVault2019-05-161-0/+16
* Decode email when reading it for quotingDrew DeVault2019-05-161-2/+25
* Don't prefix Re: if prefix already presentDrew DeVault2019-05-161-1/+6
* Implement :reply -q and :reply -aDrew DeVault2019-05-161-19/+61
* Implement (basic form) of :replyDrew DeVault2019-05-161-0/+83