index
:
aerc
this commit
master
mirror of ~rjarry's aerc fork - a pretty good email client
akspecs <akspecs@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commands
/
msgview
/
save.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
FetchBodyPart doesn't need the parent body structure
Reto Brunner
2020-05-17
1
-15
/
+14
*
Refactoring: remove store from PartInfo
Drew DeVault
2020-03-09
1
-1
/
+2
*
msgview/save: Adapt to already decoded reader
Reto Brunner
2020-01-20
1
-70
/
+125
*
FetchBodyParts: decode source in the workers
Reto Brunner
2020-01-05
1
-1
/
+1
*
failback to Content-Type filename when encoded Content-Disposition is used
Leszek Cimała
2019-12-07
1
-0
/
+2
*
Make commands join args with spaces
Jeffas
2019-09-20
1
-8
/
+10
*
all: purge redundant underscores
Wagner Riffel
2019-09-04
1
-3
/
+3
*
Make :pipe command more generic
Drew DeVault
2019-07-05
1
-1
/
+1
*
Implement basic tab completion support
Gregory Mullen
2019-06-29
1
-2
/
+14
*
msgview/save: Use defaultSavePath if no path is provided
Reto Brunner
2019-06-25
1
-6
/
+16
*
Make part encoding checks case insensitive
Réouven Assouly
2019-06-16
1
-3
/
+4
*
Support directories in path to :save
Clayton Craft
2019-06-14
1
-4
/
+53
*
Add :save and :pipe commands to viewer
Galen Abell
2019-05-27
1
-0
/
+59