summaryrefslogtreecommitdiff
path: root/shell.go
AgeCommit message (Expand)Author
2024-11-08use go-cmd/cmd and purge old codev0.22.5Jeff Carr
2024-11-04attempt stdout to httpv0.22.4Jeff Carr
2024-11-01better notesJeff Carr
2024-11-01commit notesJeff Carr
2024-11-01crapnutsJeff Carr
2024-03-09remove some of the wierder codeJeff Carr
2024-03-01start fixing all this old junkv0.22.0v0.21.2Jeff Carr
2024-02-22add IsDir()Jeff Carr
2024-02-10updates after 4 yearsJeff Carr
2024-01-25new homev0.13.0Jeff Carr
2024-01-05use 'go.wit.com/log'Jeff Carr
2019-06-16unlink()Jeff Carr
2019-06-16track cmd failuresJeff Carr
2019-06-16smarter go syntax for Run()Jeff Carr
2019-06-14add shell.Cat()Jeff Carr
2019-06-14updates to Exec()Jeff Carr
2019-06-14add linux / windows build filesJeff Carr
2019-06-13more ssh testsJeff Carr
2019-06-13start handling stupid WindowsJeff Carr
2019-06-09add shell.Exec() to execute and never returnJeff Carr
2019-06-07also print STDERR to STDOUTJeff Carr
2019-06-07add a quiet flag and some other fixesJeff Carr
2019-06-07quiet outputJeff Carr
2019-06-06call the callback function if definedJeff Carr
2019-06-06always call the internal errorHandler()Jeff Carr
2019-06-06add perl 'chomp'. too lazy to make it correct with regexJeff Carr
2019-06-06test callback()Jeff Carr
2019-06-06make a error handling callback functionJeff Carr
2019-06-05return the output correctly. set debug modeJeff Carr
2019-06-04capture the output for Run()Jeff Carr
2019-05-10fix stderr (stdout was wrong too)Jeff Carr
2019-05-10correct stdin handling. stderr might still be brokenJeff Carr
2019-05-10move to smarter log() and quiet spew()Jeff Carr
2019-05-09add total byte counts to track accurate flushing of buffersJeff Carr
2019-05-09allow stdout redirectionJeff Carr
2019-04-08add Daemon(cmd, timeout)Jeff Carr
2019-04-07typoJeff Carr
2019-04-07initial commitJeff Carr