summaryrefslogtreecommitdiff
path: root/repo.new.go
AgeCommit message (Collapse)Author
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
Signed-off-by: Jeff Carr <[email protected]>
2024-11-27rename. always use plural form for proto files?Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
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