summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-10-17autogenpb Append() and Clone() now don't allow nilJeff Carr
2025-10-17trying to debug 'nil' in the tableJeff Carr
2025-10-17try to get .deb build to work after publishJeff Carr
2025-10-17try out argv as the name. is this weird?v0.1.45Jeff Carr
2025-10-17doesn't work that way anymorev0.1.44Jeff Carr
2025-10-17shortcutJeff Carr
2025-10-17shortcutsJeff Carr
2025-10-17what I actually started coding on 5 hours agoJeff Carr
before PB table GUI panic before forge not initing with old configs 10 minutes turned into 5 hours. tons of fun to work with GO compared to C. so fast.
2025-10-16fix name. better homeJeff Carr
2025-10-16better msgv0.1.43Jeff Carr
2025-10-16use sudov0.1.42Jeff Carr
2025-10-16changed forge.Init()Jeff Carr
2025-10-16need to show thisv0.1.41Jeff Carr
2025-10-16why does it keep rebuilding these?Jeff Carr
2025-10-16wrong syntaxJeff Carr
2025-10-15typoJeff Carr
2025-10-15start a 'droplet' subcommandJeff Carr
2025-10-15oops. didn't remove argv option completelyJeff Carr
2025-10-15OMG. I already wrote the code I needed today. boo.Jeff Carr
2025-10-15always want thisJeff Carr
2025-10-15only do binaries that changedJeff Carr
2025-10-15take out the return and panic and see how it goesJeff Carr
2025-10-15make build increment function using lib/config works ok so farJeff Carr
2025-10-15try to use config to track the build versionJeff Carr
2025-10-15attempt clean rebuild after publishv0.1.40Jeff Carr
2025-10-15pass the build version to dpkgJeff Carr
2025-10-15helpful list from Gemini. lame weird charsv0.1.39Jeff Carr
2025-10-14try it all. why notv0.1.38Jeff Carr
2025-10-14do amd64 alsoJeff Carr
2025-10-14skip some more thingsJeff Carr
2025-10-14skip some things for riscvJeff Carr
2025-10-14try and get some riscv64 buildsJeff Carr
2025-10-14going around and around the blockv0.1.37Jeff Carr
2025-10-14always have to commit and merge at this pointJeff Carr
2025-10-13list out build failure table (maybe)Jeff Carr
2025-10-13start a readmeJeff Carr
2025-10-13shortcut to make new git reposJeff Carr
2025-10-13try to only test install what is neededJeff Carr
2025-10-13only even test install on changed stuffJeff Carr
2025-10-13make build with only new packagesJeff Carr
2025-10-13don't like this anymore because things are working nowJeff Carr
2025-10-13just check incoming/ for filesJeff Carr
2025-10-13cleanupsJeff Carr
2025-10-12notes for laterv0.1.36Jeff Carr
2025-10-12notesv0.1.35Jeff Carr
2025-10-12thoughtsJeff Carr
2025-10-11okay nowv0.1.34v0.1.33Jeff Carr
2025-10-11okay nowJeff Carr
2025-10-11try more of thisJeff Carr
2025-10-10NEVER BUILD -dirty .deb packages. causes versioning problems.Jeff Carr
it's bad idea anyway. I just tried it to see what would happen. it'll randomly upgrade based on the git-hash sort value so it's totally retarded. remove any attempt at the code ever allowing this. Block .deb packages in mirrors incoming/ from being added also.