aboutsummaryrefslogtreecommitdiff
path: root/lib/os/exec/exec.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2021-09-04os/exec: fix escaped quote inside the same quoteShulhan
2021-08-21Revert "os/exec: include the quoted characters when ParseCommandArgs"Shulhan
2021-08-13os/exec: include the quoted characters when ParseCommandArgsShulhan
2021-08-11os/exec: check for escaped backslash when ParseCommandArgsShulhan
2020-06-04os/exec: new package to simplify the standard "os/exec"Shulhan