summaryrefslogtreecommitdiff
path: root/init.go
AgeCommit message (Expand)Author
2025-08-18experiement with ~/.cache/forge/Jeff Carr
2025-07-21return a map of the repos & errorsJeff Carr
2025-07-08start UpdatePB()v0.0.112Jeff Carr
2025-03-22use hostname.Get()v0.0.102Jeff Carr
2025-03-22work on setting the hostname in the patchsetJeff Carr
2025-03-18better syntax ideasJeff Carr
2025-02-22remove zoopb from forgev0.0.92v0.0.91v0.0.90Jeff Carr
2025-02-15more on Machine.Init()Jeff Carr
2025-02-01various updatesJeff Carr
2025-01-31save the path to the config dirv0.0.69Jeff Carr
2025-01-30url via ENVJeff Carr
2025-01-30try a way to track the times so they can be throttledJeff Carr
2025-01-19reorder target to the endJeff Carr
2025-01-16add xterm settings to the configJeff Carr
2025-01-13debugging a hung mutex lockv0.0.47Jeff Carr
2025-01-12fixes for new autogenpbJeff Carr
2025-01-11can't use go:generate. boo. it requires go.mod and go.sumv0.0.46Jeff Carr
2025-01-08work on new protobuf for patchsetsJeff Carr
2025-01-08rename varsv0.0.44Jeff Carr
2025-01-07use go generate. also fix verbose Build() flagsJeff Carr
2024-12-27user branch name settingsv0.0.41Jeff Carr
2024-12-17keep trying to fix init() and update()Jeff Carr
2024-12-17rill repo.Update()Jeff Carr
2024-12-17lots of changes in gitpbJeff Carr
2024-12-17improve Init()Jeff Carr
2024-12-17save mtime's on Init()Jeff Carr
2024-12-14remove os.Exit() as things are more stable nowv0.0.30Jeff Carr
2024-12-14add InitPB() for read-only init()Jeff Carr
2024-12-13clean up Init()Jeff Carr
2024-12-12cleaner Init() outputJeff Carr
2024-12-10go.work file fixesJeff Carr
2024-12-07deubgging auto go buildv0.0.27Jeff Carr
2024-12-06code moved to gitpbv0.0.26Jeff Carr
2024-12-05work on config file savev0.0.24v0.0.23Jeff Carr
2024-12-02went from 160k os.Stat to 90 on my box. duhJeff Carr
2024-12-01remove all the old testing things()v0.0.15Jeff Carr
2024-12-01auto run autogenpb on Build()Jeff Carr
2024-12-01use Repos.ConfigLoad() & ConfigSave()Jeff Carr
2024-11-30fixes along the wayv0.0.9Jeff Carr
2024-11-30move Clone() herev0.0.8Jeff Carr
2024-11-28add example code. add sync.onlyOnceJeff Carr
2024-11-28init everything from hereJeff Carr
2024-11-28pull in machineJeff Carr
2024-11-28compiles. kinda runsJeff Carr
2024-11-28attempt to scan ~/go/srcJeff Carr
2024-11-28added Init() and a Forge structJeff Carr