summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-12-14remove os.Exit() as things are more stable nowv0.0.30Jeff Carr
2024-12-14fix go plugin build/installv0.0.29Jeff Carr
2024-12-14add InitPB() for read-only init()Jeff Carr
2024-12-14add NewestAge(). this is dumb. move this to gitpbJeff Carr
2024-12-13make devel and user branchesv0.0.28Jeff Carr
2024-12-13cleaner outputJeff Carr
2024-12-13clean up Init()Jeff Carr
2024-12-12cleaner Init() outputJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-12-12move go.mod handling code to go-mod-cleanJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-12-12re-parse go.sum again after Trim()Jeff Carr
2024-12-11make patchsetJeff Carr
2024-12-11use 'all' instead of 'loop'Jeff Carr
2024-12-11add patch.protoJeff Carr
2024-12-11attempt simple go.sum trimJeff Carr
2024-12-11logic for go-cleanJeff 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-05add exception for go-glv0.0.25Jeff Carr
2024-12-05work on config file savev0.0.24v0.0.23Jeff Carr
2024-12-04this .proto might allow generic marshal recoveryJeff Carr
2024-12-03test map for repos that have disappeared or are not workingv0.0.22v0.0.21Jeff Carr
2024-12-03renamev0.0.20Jeff Carr
2024-12-03wrong outputv0.0.19Jeff Carr
2024-12-03unbelievable. rill is great.Jeff Carr
2024-12-03oopsv0.0.18Jeff Carr
2024-12-03force checkout. need to warn usersJeff Carr
2024-12-03fixing Init()Jeff Carr
2024-12-02temp logging to debugv0.0.17v0.0.16Jeff Carr
2024-12-02migrate code hereJeff 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-01just never, never make directories in packagesv0.0.14Jeff Carr
2024-12-01save Published() go depsv0.0.13Jeff Carr
2024-12-01use Repos.ConfigLoad() & ConfigSave()Jeff Carr
2024-12-01using mutex lock from protobufv0.0.12Jeff Carr
2024-11-30autogen more stuffv0.0.11Jeff Carr
2024-11-30autogenpbv0.0.10Jeff Carr
2024-11-30fixes along the wayv0.0.9Jeff Carr
2024-11-30move Clone() herev0.0.8Jeff Carr
2024-11-29set default branch namesv0.0.7Jeff Carr
2024-11-29start to move branch name logic hereJeff Carr
2024-11-29autogenpb sort and marshal filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-29autogenpb marshal * sortJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-28cleaner language on ConfigLoad()Jeff 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