summaryrefslogtreecommitdiff
path: root/unix.go
AgeCommit message (Collapse)Author
2024-01-25avoid a few nil'sv0.13.4Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-25cleaning code for release versionsv0.13.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-24more attempts to release versionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-23detect go.sum is cleanJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-23Scan() everything functionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-23buttons for scanning .git/config and go.sumJeff Carr
common branch handling scan go.sum & .git/config on New() parse go & git config files cleaner debugging cleaning up logging Signed-off-by: Jeff Carr <[email protected]>
2024-01-18goimport fixv0.12.14Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18old code, new gadgetsv0.12.13Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18strangely time.Sleep() doesn't workv0.12.12Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18new pathsv0.12.10Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18gofmt autofix pathsv0.12.9Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15stuffv0.12.7Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15work on autotypist resetJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-13status is almost doneJeff Carr
2024-01-13workJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-11skip HEADJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-11update for new gui APIJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-10things are now almost automaticJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-10handle 'any'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-09figure out the versionJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-09initial commitJeff Carr