summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-17more fixes to keep panics from happeningv0.0.29Jeff Carr
2025-10-17autogenpb runs goimport nowv0.0.28Jeff Carr
2025-10-17really dumbv0.0.27Jeff Carr
2025-10-17tweaks on config load. more smarters than beforesJeff Carr
2025-10-16remove .cache/ files automatically in PB version skewJeff Carr
2025-10-16not sure about this panicJeff Carr
2025-10-15move in a common place. mutex lock access (seems to work)v0.0.26Jeff Carr
2025-10-15maybe useful, maybe notJeff Carr
2025-10-15try out an If(key) functionv0.0.25Jeff Carr
2025-10-14thoughts on errorsv0.0.24Jeff Carr
2025-10-14add a helpful GetPanic()v0.0.23Jeff Carr
2025-10-14make config.Set(key, value)v0.0.22Jeff Carr
2025-10-14implement application specific Config files (and Verbose())Jeff Carr
2025-10-12config is GO primitive only against golang protobufv0.0.21Jeff Carr
2025-10-12wasn't setting Filename after Load()Jeff Carr
2025-10-12oopsv0.0.20Jeff Carr
2025-10-12config has no go deps anymoreJeff Carr
2025-10-10attempt to identify PB by version & uuidv0.0.19Jeff Carr
2025-10-10new notesv0.0.18Jeff Carr
2025-10-09sample code to make a tmp protobufv0.0.17Jeff Carr
2025-10-09duh. I must need coffee. or sleep. or bothv0.0.16Jeff Carr
2025-10-09dump out all the strings in a protobufJeff Carr
2025-10-09don't panic on .text protobuf file Load()Jeff Carr
2025-10-09read and verify the versionJeff Carr
2025-10-09common protobuf makefilev0.0.15Jeff Carr
2025-10-08notsure. something about generate not quite workingv0.0.14Jeff Carr
2025-10-08dig up my other versionJeff Carr
2025-10-08start a generic pb scannerv0.0.13Jeff Carr
2025-10-07add "make generate"v0.0.12Jeff Carr
2025-10-07hmm.v0.0.11Jeff Carr
2025-10-07startt to dump lib/gui/shellv0.0.10Jeff Carr
2025-10-07kindav0.0.9Jeff Carr
2025-10-07maybe was wrong about thisv0.0.8Jeff Carr
2025-10-07hmm. maybe needed, maybe notJeff Carr
2025-10-07panic on lower case filenameJeff Carr
2025-10-07send errors. also, check 'Filename' and 'filename'Jeff Carr
2025-10-06awesome shortcutsJeff Carr
2025-10-03set the filename herev0.0.7Jeff Carr
2025-10-02this might not workJeff Carr
2025-09-26add a simple config proto filev0.0.6Jeff Carr
2025-09-26add some more load() functionsJeff Carr
2025-09-22load and save PB() funcsv0.0.5Jeff Carr
2025-09-21make the backup file .text.jsonv0.0.4Jeff Carr
2025-09-13amazing GO detection on needing a mutex. Very impressive!v0.0.3Jeff Carr
2025-09-13make a map[] for tracking PB changesJeff Carr
2025-09-11also save JSON files since protoTEXT() is unstable stillv0.0.2Jeff Carr
2025-09-11quiet outputJeff Carr
2025-09-11better ConfigLoad() outputJeff Carr
2025-09-11using new config packageJeff Carr
2025-09-11probably rm thisJeff Carr