index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
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
*
save: update completion
Koni Marti
2023-05-16
1
-8
/
+9
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
1
-2
/
+3
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-2
/
+2
*
msgpart: factorize mime type and filename construction
Robin Jarry
2022-10-16
1
-6
/
+1
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-5
/
+4
*
tabs: rename SelectedTab to SelectedTabContent
Robin Jarry
2022-07-23
1
-2
/
+2
*
pgp: fix pipe|open|save command behavior
Tim Culverhouse
2022-06-24
1
-7
/
+4
*
save: fix path completion
Robin Jarry
2022-03-31
1
-0
/
+9
*
save: add -a option to save all attachments
Robin Jarry
2022-03-24
1
-15
/
+47
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-0
/
+3
*
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-12
1
-4
/
+2
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-3
/
+3
*
save: if part name is a path, only use the filename
Robin Opletal
2021-01-14
1
-1
/
+9
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
1
-1
/
+1
*
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-28
1
-2
/
+2
*
Remove duration from the status methods
Reto Brunner
2020-05-27
1
-2
/
+2
*
Add Style configuration
Reto Brunner
2020-05-27
1
-1
/
+1
*
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