age/cmd
codesoap 902a3d4e6b cmd/age: decide to buffer output based on stdin source
Buffering only when the armorFlag is set disregards use cases where data
from a tty stdin is decrypted or where binary data goes to a tty stdout.

Buffering is only necessary if stdin is a tty and stdout is a tty.

Co-authored-by: Filippo Valsorda <hi@filippo.io>
2021-01-07 16:51:43 -05:00
..
age cmd/age: decide to buffer output based on stdin source 2021-01-07 16:51:43 -05:00
age-keygen cmd/age-keygen: add --output option as an alias for -o (#177) 2021-01-07 19:20:55 +01:00