index
:
aerc
master
topic/asc_sort_imap
wip/asc_sort_imap
A pretty good email client
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
commands
/
msg
/
read.go
Age
Commit message (
Expand
)
Author
2021-11-05
go.mod: change base git url
Robin Jarry
2021-01-30
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2020-07-17
run go fmt
Reto Brunner
2020-07-08
Add additional flagging functionality
ARaspiK
2020-05-28
Revert "Add Style configuration"
Drew DeVault
2020-05-28
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-27
Remove duration from the status methods
Reto Brunner
2020-05-27
Add Style configuration
Reto Brunner
2020-05-21
Fix typos
Martin Michlmayr
2020-05-11
commands/helper: remove duplicated method
Reto Brunner
2020-05-11
msg/read: don't copy waitgroup
Reto Brunner
2020-04-24
gofmt fixes
Drew DeVault
2020-04-23
Use aerc.PushError where appropriate
Ben Fiedler
2019-12-22
read: adapt to ProvidesMessages
Reto Brunner
2019-09-04
all: purge redundant underscores
Wagner Riffel
2019-08-08
Fix `unread` command
Art Wild
2019-07-25
Add space which was missing
Jeffas
2019-07-17
Add an option to toggle between read and unread
Nicolai Dagestad
2019-07-15
commands: Don't crash when store is nil
Kevin Kuehler
2019-07-10
Fix crashes when operating on empty folder (#216)
Daniel Bridges
2019-06-29
Implement basic tab completion support
Gregory Mullen
2019-06-09
Add :read and :unread commands
Drew DeVault