summaryrefslogtreecommitdiff
path: root/commands/msg/pipe.go
AgeCommit message (Expand)Author
2020-05-17FetchBodyPart doesn't need the parent body structureReto Brunner
2020-05-01store.FetchFull: Change callback type to expose entire messageBen Fiedler
2020-04-24gofmt fixesDrew DeVault
2020-04-23Use aerc.PushError where appropriateBen Fiedler
2020-03-09Refactoring: remove store from PartInfoDrew DeVault
2020-01-05FetchBodyParts: decode source in the workersReto Brunner
2019-09-04all: purge redundant underscoresWagner Riffel
2019-07-15commands: Don't crash when store is nilKevin Kuehler
2019-07-10Fix crashes when operating on empty folder (#216)Daniel Bridges
2019-07-08Fix :pipe -b actually writing to stdinDrew DeVault
2019-07-08Fix re-opening of expired pipe tabsDrew DeVault
2019-07-08:exec, :pipe: show exit status on completionDrew DeVault
2019-07-08Add :exec and :pipe -b(ackground)Drew DeVault
2019-07-05Make :pipe command more genericDrew DeVault