Skip to content

Tags: go-cmd/cmd

Tags

v1.4.3

Toggle v1.4.3's commit message
Update test matrix to go1.22, go1.21, and go1.20

v1.4.2

Toggle v1.4.2'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 #99 from go-cmd/dn/v1.4.2

Prepare v1.4.2: update docs, go.mod, some code comments

v1.4.1

Toggle v1.4.1's commit message
Add v1.4.1 to CHANGELOG

v1.4.0

Toggle v1.4.0'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 #75 from go-cmd/dn/v1.4

Rework Cmd.Options as Options.BeforeExec

v1.3.1

Toggle v1.3.1's commit message
Update changelog for v1.3.1

v1.3.0

Toggle v1.3.0'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 #52 from go-cmd/dn/fix-stop-issue-16

Add ErrNotStarted and return from Stop() (fixes #16)

v1.2.1

Toggle v1.2.1's commit message
v1.2.1: Fix/add godoc. Remove go1.12, add 1.14 to travis. Update godep.

v1.2.0

Toggle v1.2.0'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 #43 from go-cmd/close-streaming-chans

Close streaming output channels

v1.1.0

Toggle v1.1.0'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 #39 from go-cmd/windows-process-kill

Test on Windows

v1.0.6

Toggle v1.0.6'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 #37 from akkumar/gomod

Gomod