summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-08haha. it's like COBOL in GOJeff Carr
2025-01-07finally pull the origin repo name from the right placeJeff Carr
2025-01-07add a way to force git checkout anywayJeff Carr
2025-01-07use go generate. also fix verbose Build() flagsJeff Carr
2025-01-06also show debnameJeff Carr
2025-01-05attempt custom branch namesv0.0.43Jeff Carr
2025-01-05slim new user defaultsJeff Carr
2025-01-05add commit hash and diff file list to the protobufJeff Carr
2025-01-05start adding something to check the hashesJeff Carr
2025-01-05ConfigLoad() was totally brokenJeff Carr
2024-12-28oopsv0.0.42Jeff Carr
2024-12-28wrong path. funcknutsJeff Carr
2024-12-27filepath.HasPrefix() doesn't work. why? Microsoft sucksJeff Carr
2024-12-27user branch name settingsv0.0.41Jeff Carr
2024-12-18todo: make go.* files git metadatav0.0.40Jeff Carr
2024-12-18maybe works somewhatJeff Carr
2024-12-18rm debuggingJeff Carr
2024-12-18finally re-organize and rename Clone to GoClone()v0.0.39Jeff Carr
2024-12-17wasn't reloading versionsv0.0.38Jeff Carr
2024-12-17process on a *gitpb.Reposv0.0.37Jeff Carr
2024-12-17keep trying to fix init() and update()Jeff Carr
2024-12-17rill repo.Update()Jeff Carr
2024-12-17formatting for releasesJeff Carr
2024-12-17todo: fix this error, but not nowJeff 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-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
2024-12-12move go.mod handling code to go-mod-cleanJeff Carr
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