summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-22lazy code move from repolistv0.21.0v0.20.9Jeff Carr
2024-02-22add IsDir()Jeff Carr
2024-02-15start deprecating and modernizing this codev0.20.8Jeff Carr
2024-02-12add RunCmd()v0.20.7v0.20.6v0.20.5v0.20.4Jeff Carr
2024-02-12xdg-open() for buttonsJeff Carr
2024-02-11all of this is terriblev0.20.3Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-10updates after 4 yearsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-09remove go.modJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-31no longer need these herev0.20.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-27release automationv0.13.18Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-27testing release versioningv0.13.14Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
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]>
2024-01-05more log() cleanupsv0.2.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05use same name for github everywhereJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05oops + bump versionv0.2.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05use 'go.wit.com/log'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-20fix github sync syntaxJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-20sync'd to github mirrorJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-20move to go.wit.com/shellJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-02-10wrong URL's & no LICENSE file (ya, now there are 2. deal with it)Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-11-03MAKE: update Makefile rulesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-08-09BUILD: update import pathsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-16unlink()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-16trim nullJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-16track cmd failuresJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-16use standard logJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-16smarter go syntax for Run()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-15quiet Chomp() debuggingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-15a new struct to track file handles for processesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-15add a File structJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-15show errJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-14more md5sum() debuggingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-14add shell.Cat()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-14import logJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-14more debugging on replaceJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-14debugging for Write()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-14go-ssh workarounds for easier code automationJeff 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-14add a path wrapper for WindowsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-14updates to Exec()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-14add linux / windows build filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13more on windows/cygwinJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13more ssh testsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13start handling stupid WindowsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13start adding ssh supportJeff 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-07also print STDERR to STDOUTJeff 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]>