COMMITS
/ cmd/internal/exec/exec.go June 26, 2024
J
cmd/exec: Supporting simultaneous input from stdin and files (#6831)
Johan Fylling committed
C
cmd/exec: adds --stdin-input (-I) flag for input piping or manual entry (#6822)
Colin J Lacy committed
March 18, 2024
P
cmd/exec: Add timeout flag to help prevent infinite hangs. (#6633)
Philip Conrad committed
January 24, 2024
J
Adding `--v1-compatible` flag to all previously unsupported command line commands (#6521)
Johan Fylling committed
August 21, 2023
R
feat(cmd): Adding fail-non-empty flag (#6153)
Ronnie-personal committed
October 27, 2022
A
chore: don't use the deprecated ioutil functions (#5319)
Anders Eknert committed
October 26, 2022
B
cmd/exec: add --fail and --fail-defined flags (#5295)
Byron Lagrone committed
August 29, 2022
S
logger: Configure timestamp format (#5050)
Sergey Vilgelm committed
December 1, 2021
T
cmd/exec: Add new exec subcommand
Torin Sandall committed