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
/
msgview
/
open.go
Age
Commit message (
Expand
)
Author
2022-03-12
all: fix minor issues found by staticcheck
Moritz Poldrack
2021-11-05
go.mod: change base git url
Robin Jarry
2021-01-30
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
Refactor lib/open to accept user provided arguments
Reto Brunner
2020-07-08
Allow open to be asynchronous
Andrew Jeffery
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-17
FetchBodyPart doesn't need the parent body structure
Reto Brunner
2020-04-06
Try to open attachments with correct extension
Galen Abell
2020-03-09
Refactoring: remove store from PartInfo
Drew DeVault
2020-01-20
msgview/open: remove manual decoding
Reto Brunner
2020-01-05
FetchBodyParts: decode source in the workers
Reto Brunner
2019-09-04
all: purge redundant underscores
Wagner Riffel
2019-07-05
Make :pipe command more generic
Drew DeVault
2019-07-04
Use "open" instead of "xdg-open" on Darwin systems
Ben Burwell
2019-06-29
Implement basic tab completion support
Gregory Mullen
2019-06-17
commands/msgview: add open command
Réouven Assouly