summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
2024-02-13find unregistered reposJeff Carr
2024-02-13more accurate nameJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-13add a 'docs' section boxJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-13list the patchesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-13general updatesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-12add a git commit button. I used it for this commitJeff Carr
2024-02-11purge dump commentsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-11move repowindow vars into main structJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-10update repolistJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-10add command line optionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-07trying to debug box directionJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-06go.work file for pkgsiteJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30more code cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30general cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30code reorgJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-26closer to release automationJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-26allow scan every minuteJeff Carr
move go mod status into repostatus working on improving logic of which package to release next Signed-off-by: Jeff Carr <[email protected]>
2024-01-24working on release versioningJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-24attempt to release versionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-24more attempts at release 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-23working towards global branch settingsJeff Carr
repostatus improvements common branch handling scan all repos code cleanups check dirty before global delete go mod using a quieter gui smarter scripting Signed-off-by: Jeff Carr <[email protected]>
2024-01-20cleaner repo list windowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-20more button cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-19more more into repostatus packageJeff Carr
better working labels autotypist auto hides hide unmodified repos works again go build args out of order download the toolkits first auto rebuild of autotypist Signed-off-by: Jeff Carr <[email protected]>
2024-01-18working on stablenessJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18testingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18try auto go mod tidyJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18gofmt autofix pathsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-17kinda runs againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-17good griefJeff Carr
2024-01-17compiles and runsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-16global window opens and closes repo windowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-16add Global Display OptionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-16code reorg. add more buttons to dream aboutJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-16attempt to go get everything in the config fileJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-16make the main window do os.Exit()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15attempt autobuild againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15fix dirty checkJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15more attempts to auto-rebuildJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15use 'lib'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15closer to automatic 'go get' myselfJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15attempt to rebuild autotypistJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15try to restore a working envJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15remove perfect branches worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14run Update() on openJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14testing Delete/Show/HideJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14properly set name for the 'user' branchJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14margin worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-14compiles and runsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>