summaryrefslogtreecommitdiff
path: root/wget.go
AgeCommit message (Collapse)Author
2024-01-25new homev0.13.0Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-10go.wit.com/log changev0.2.3Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-20move to go.wit.com/shellJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-08-09BUILD: update import pathsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-14debugging for Write()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-14fix paths on Write()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-09add shell.Exec() to execute and never returnJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-07only return wget on 200Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-07add a quiet flag and some other fixesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-06always append \n when writing a fileJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-06move wget into hereJeff Carr
Signed-off-by: Jeff Carr <[email protected]>