Skip to content

Tags: arduino/go-paths-helper

Tags

v1.13.1

Toggle v1.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #34 from arduino/kill_process_darwin

`Kill` now kills all the childrens in the process-tree on MacOS and Windows.

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #33 from arduino/add-wait-ctx

Added WaitWithinContext method.

v1.12.1

Toggle v1.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #31 from arduino/kill_improvements

Improvements to Process.Kill() method.

v1.12.0

Toggle v1.12.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 #30 from arduino/improve_recursive_dirread

Do not stop `ReadDirRecursive*` on broken symlinks

v1.11.0

Toggle v1.11.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 #27 from arduino/generic-filter

Added generic filtering function for PathList

v1.10.1

Toggle v1.10.1'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 #26 from arduino/tidy-up-deps

Removed dependency on `github.com/pkg/errors`

v1.10.0

Toggle v1.10.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 #25 from arduino/integrate_executils

Integrate process handling helpers

Verified

This tag was signed with the committer’s verified signature.
alessio-perugini Alessio Perugini

v1.9.1

Toggle v1.9.1'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 #22 from arduino/restore-1.x-compatibility

Restore 1.x.x compatibility

v1.9.0

Toggle v1.9.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 #20 from arduino/fix_isinsidedir

Fix `Pahts.IsInsideDir` method when paths belongs to different drives/filesystem