Actions: ljharb/shell-quote
Actions
30 workflow runs
30 workflow runs
quote: preserve empty glob patterns
Tests: pretest/posttest
#87:
Commit 35c9b97
pushed
by
ljharb
quote: the tilde test escapes every ~, not just a leading…
Tests: pretest/posttest
#82:
Commit 617d119
pushed
by
ljharb
quote: pin that a backslash with whitespace is not doubled …
Tests: pretest/posttest
#80:
Commit 190e236
pushed
by
ljharb
@arethetypeswrong/cli, evalmd
Tests: pretest/posttest
#79:
Commit a04d475
pushed
by
ljharb
parse: add opt-in splitUnquoted option for shell field-spli…
Tests: pretest/posttest
#78:
Commit b9545b3
pushed
by
ljharb
quote: use output verbatim; do not re-quote it (#11)
Tests: pretest/posttest
#77:
Commit 1b36468
pushed
by
ljharb
parse's supported parameter-expansion subset
Tests: pretest/posttest
#76:
Commit e1c75cd
pushed
by
ljharb
quote outputs POSIX quoting, not cmd.exe/P…
Tests: pretest/posttest
#75:
Commit 100e96e
pushed
by
ljharb
parse: fix swapped SINGLE_QUOTE/DOUBLE_QUOTE variabl…
Tests: pretest/posttest
#74:
Commit 801af5c
pushed
by
ljharb
parse: a backslash inside single quotes must not escape the closing quote
Tests: pretest/posttest
#73:
Pull request #26
synchronize
by
ljharb
@arethetypeswrong/ci, eslint
Tests: pretest/posttest
#72:
Commit d390f9a
pushed
by
ljharb
parse: finalize tokens in linear time (GHSA-395f-4hp3-45gv)
Tests: pretest/posttest
#68:
Commit 7ff5488
pushed
by
ljharb
npm install on Windows to survive npm 2/3 staging-r…
Tests: pretest/posttest
#64:
Commit abe0163
pushed
by
ljharb
quote: escape leading ~ to prevent shell tilde-expansion
Tests: pretest/posttest
#63:
Commit 7a76c1a
pushed
by
ljharb