summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-25attempt to ignore missing go.sum requirementsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-25move comments to the cmd output widgetJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-25don't clear the tag messageJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
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-24further towards release automationv0.13.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-24release automationJeff 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-23still has oneliner display bugJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-23Scan() everything functionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-23allow user to switch branchesJeff 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-21new gadgetsv0.12.19Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-20add 'git pull' buttonv0.12.18Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-20add git pullJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-20changes for the autotypistv0.12.17Jeff Carr
go mod automation testing read tags Signed-off-by: Jeff Carr <[email protected]> Signed-off-by: Jeff Carr <[email protected]>
2024-01-19works againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-19lots of things brokenJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-19SetText()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-19always cheat with goimportv0.12.16Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-19go modJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18more git change trackingv0.12.15Jeff Carr
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-18fix pathsv0.12.11Jeff 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-17new go modv0.12.8Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-17compiles, runs, but displays is blankJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-16GetPath() & CheckoutBranch()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-16hard code path againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15better debugging outputJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15working on CheckDirty()Jeff 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-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-14more safe clickingv0.12.6Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14blocks double clicking on processing git commandsv0.12.5Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14minimum go mod filesv0.12.4Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14properly track user branch name and versionv0.12.3Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14GPLv0.12.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-13allow branch namesv0.12.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-13hidden widgetsJeff 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]>