summaryrefslogtreecommitdiff
path: root/new.go
AgeCommit message (Collapse)Author
2024-01-25avoid a few nil'sv0.13.4Jeff 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-21work on making a map of the windowsv0.12.20Jeff 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-15Hide() worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14Custom() detects window closeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14GPLv0.12.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-13status is almost doneJeff Carr
2024-01-11update for new gui APIJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-09initial commitJeff Carr