]> git.lizzy.rs Git - micro.git/commit
Replace shellwords with shellquote
authorZachary Yedidia <zyedidia@gmail.com>
Thu, 2 Jan 2020 23:30:51 +0000 (18:30 -0500)
committerZachary Yedidia <zyedidia@gmail.com>
Thu, 2 Jan 2020 23:30:51 +0000 (18:30 -0500)
commit2855ae204cb2c5595372bb85a3a20a7a2ce0e78e
treec2d9d3da5f7890add4773df2c64e93e7d7633aa1
parent0bf54ff0e7470094cb9427ae42eee67a483dbb0c
Replace shellwords with shellquote
12 files changed:
go.mod
go.sum
internal/action/actions.go
internal/action/command.go
internal/action/terminal_supported.go
internal/shell/shell.go
pkg/shellwords/LICENSE [deleted file]
pkg/shellwords/README.md [deleted file]
pkg/shellwords/shellwords.go [deleted file]
pkg/shellwords/util_posix.go [deleted file]
pkg/shellwords/util_windows.go [deleted file]
runtime/help/commands.md