summaryrefslogtreecommitdiff
path: root/commands/msgview/save.go
AgeCommit message (Expand)Author
2022-06-24pgp: fix pipe|open|save command behaviorTim Culverhouse
2022-03-31save: fix path completionRobin Jarry
2022-03-24save: add -a option to save all attachmentsRobin Jarry
2022-03-23logging: added a log on panicMoritz Poldrack
2022-03-12all: fix minor issues found by staticcheckMoritz Poldrack
2021-11-05go.mod: change base git urlRobin Jarry
2021-01-14save: if part name is a path, only use the filenameRobin Opletal
2020-05-28Revert "Add Style configuration"Drew DeVault
2020-05-28Revert "Remove duration from the status methods"Drew DeVault
2020-05-27Remove duration from the status methodsReto Brunner
2020-05-27Add Style configurationReto Brunner
2020-05-17FetchBodyPart doesn't need the parent body structureReto Brunner
2020-03-09Refactoring: remove store from PartInfoDrew DeVault
2020-01-20msgview/save: Adapt to already decoded readerReto Brunner
2020-01-05FetchBodyParts: decode source in the workersReto Brunner
2019-12-07failback to Content-Type filename when encoded Content-Disposition is usedLeszek Cimała
2019-09-20Make commands join args with spacesJeffas
2019-09-04all: purge redundant underscoresWagner Riffel
2019-07-05Make :pipe command more genericDrew DeVault
2019-06-29Implement basic tab completion supportGregory Mullen
2019-06-25msgview/save: Use defaultSavePath if no path is providedReto Brunner
2019-06-16Make part encoding checks case insensitiveRéouven Assouly
2019-06-14Support directories in path to :saveClayton Craft
2019-05-27Add :save and :pipe commands to viewerGalen Abell