Skip to content

Tags: agilebits/go-shellwords

Tags

v1.0.10

Toggle v1.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mattn#37 from mattn/fix-36

Fix mattn#36

op1.0.9

Toggle op1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mattn#35 from markus-oberhumer/minor-testcase-clea…

…nups

Minor testcase cleanups

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was signed with the committer’s verified signature.
mattn mattn
Revert change of go.mod

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was signed with the committer’s verified signature.
mattn mattn
Add test

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mattn#31 from marckhouzam/fix/emptyArg

Support empty arguments

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was signed with the committer’s verified signature.
mattn mattn
Do not specify version

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mattn#23 from mattn/dollar-fix

Handle FOO=$(command)

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mattn#22 from radeksimko/go-mod

Enable go modules

v1.0.3

Toggle v1.0.3's commit message
update README.md

v1.0.2

Toggle v1.0.2's commit message
fix emtpy arguments

fixes mattn#5