summaryrefslogtreecommitdiff
path: root/repo.new.go
AgeCommit message (Collapse)Author
2025-10-06gen 'git patch-id' from raw bytesJeff Carr
2025-10-06isolate patchid codeJeff Carr
2025-10-05?v0.0.149Jeff Carr
2025-10-02quiet more old stuffJeff Carr
2025-09-23lookup git PatchIdv0.0.133Jeff Carr
2025-09-13changes to Reload()v0.0.126Jeff Carr
2025-09-11pull out the namespaceJeff Carr
2025-09-11cleaning up .git/config parsingJeff Carr
2025-08-31go back to global mutex again. hmmm.Jeff Carr
2025-08-31try mutex locks againJeff Carr
2025-08-18experiement with ~/.cache/forge/Jeff Carr
2025-07-07add namespacev0.0.103Jeff Carr
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
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