summaryrefslogtreecommitdiff
path: root/repo.new.go
AgeCommit message (Expand)Author
2025-01-19remove every mutex change since Marshal() was crashingJeff Carr
2025-01-13tinkering with the mutex / Marshal() problemJeff Carr
2025-01-13testing mutex locks and Marshal() function panicJeff Carr
2025-01-13do mutex entries cause Marshal() to fail?Jeff Carr
2025-01-12fixes for new autogenpbJeff Carr
2024-12-17lots of changes to isolate exec 'git'Jeff Carr
2024-12-17keep isolating use of os.Exec("git")Jeff Carr
2024-12-17smarter and faster mtime logicJeff Carr
2024-12-16start trying to make smarter tracking of git changesv0.0.32Jeff Carr
2024-12-15output to help figure out what to do when this happensJeff Carr
2024-12-07debugging switching go/src dirsv0.0.27Jeff Carr
2024-12-03lots of code hopefully better than beforeJeff Carr
2024-12-02attempt SortByAge(). not sure if it works.Jeff Carr
2024-12-01Repotype() working somewhatv0.0.15Jeff Carr
2024-12-01save GoDeps at the time of publication to pkg.go.devJeff Carr
2024-11-29updates for autogenpbJeff Carr
2024-11-29always use singularJeff Carr
2024-11-27rename. always use plural form for proto files?Jeff Carr
2024-11-27first attempt that seems to kinda work on New()Jeff Carr
2024-11-27fun stuffJeff Carr
2024-11-27more code cleanupsJeff Carr
2024-11-27ideas on code structureJeff Carr