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
/
save.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-14
save: if part name is a path, only use the filename
Robin Opletal
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-03-09
Refactoring: remove store from PartInfo
Drew DeVault
2020-01-20
msgview/save: Adapt to already decoded reader
Reto Brunner
2020-01-05
FetchBodyParts: decode source in the workers
Reto Brunner
2019-12-07
failback to Content-Type filename when encoded Content-Disposition is used
Leszek Cimała
2019-09-20
Make commands join args with spaces
Jeffas
2019-09-04
all: purge redundant underscores
Wagner Riffel
2019-07-05
Make :pipe command more generic
Drew DeVault
2019-06-29
Implement basic tab completion support
Gregory Mullen
2019-06-25
msgview/save: Use defaultSavePath if no path is provided
Reto Brunner
2019-06-16
Make part encoding checks case insensitive
Réouven Assouly
2019-06-14
Support directories in path to :save
Clayton Craft
2019-05-27
Add :save and :pipe commands to viewer
Galen Abell