summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-17start cleaning up git interactionsJeff Carr
2024-12-16minor new funcsv0.0.36Jeff Carr
2024-12-16sortcut for finding Getwd() repov0.0.35Jeff Carr
2024-12-15todo: need to fix this for go.work envv0.0.34Jeff Carr
2024-12-15still trying to perfect this. todo: make gitpb perfectv0.0.33Jeff Carr
2024-12-15trying to fix clonev0.0.32Jeff Carr
2024-12-15clone() and misc other fixes and improvementsJeff Carr
2024-12-14attempt to symlink plugin filesv0.0.31Jeff Carr
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