summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-12-17wasn't reloading versionsv0.0.35Jeff Carr
2024-12-17keep trying to fix init() and update()v0.0.34Jeff Carr
2024-12-17try to fix Current branch and versionJeff Carr
2024-12-17move Revert() hereJeff 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-16work on supporting arbitrary pathsv0.0.33Jeff Carr
2024-12-16start trying to make smarter tracking of git changesv0.0.32Jeff Carr
2024-12-15all of this code still sucksv0.0.31Jeff Carr
2024-12-15tring to fix go-clonev0.0.30Jeff Carr
2024-12-15output to help figure out what to do when this happensJeff Carr
2024-12-14shortcut to get the age of a repov0.0.29Jeff Carr
2024-12-13check for notes before deleting themv0.0.28Jeff Carr
2024-12-13IsLocalBranch()Jeff Carr
2024-12-13optionally pass branch nameJeff Carr
2024-12-13store autogenerated files in git notesJeff Carr
2024-12-13working on go-mod-cleanJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-12-12increment target versionJeff Carr
2024-12-11TRUNC new fileJeff Carr
2024-12-10add RunEcho()Jeff Carr
2024-12-07debugging switching go/src dirsv0.0.27Jeff Carr
2024-12-06early 'git pull' using rillv0.0.26Jeff Carr
2024-12-05making config files more viablev0.0.25v0.0.24Jeff Carr
2024-12-04always run goimports. misc other changesJeff Carr
2024-12-03fix logicv0.0.23Jeff Carr
2024-12-03renamev0.0.22Jeff Carr
2024-12-03even with this, go mod tidy still DOWNLOADS STUPID OLD go.sum filesv0.0.21Jeff Carr
2024-12-03might be right?v0.0.20Jeff Carr
2024-12-03sure, why not. store a repo descriptionJeff Carr
2024-12-03lots of code hopefully better than beforeJeff Carr
2024-12-02sort was reversed?v0.0.19Jeff Carr
2024-12-02attempt SortByAge(). not sure if it works.Jeff Carr
2024-12-02notsurev0.0.18Jeff Carr
2024-12-01cleanup old codev0.0.17Jeff Carr
2024-12-01remove old panicJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-12-01autogenpb now completely automaticJeff Carr
2024-12-01move example to wit-utilsv0.0.16Jeff Carr
2024-12-01stop being lazy. never make directories in go librariesJeff Carr
2024-12-01avoid nil panic hereJeff Carr
2024-12-01Repotype() working somewhatv0.0.15Jeff Carr
2024-12-01attempt to detect new package dependancy versionsv0.0.14Jeff Carr
2024-12-01add test appv0.0.13Jeff Carr
2024-12-01add IsDirectory() checkv0.0.12Jeff Carr
2024-12-01save GoDeps at the time of publication to pkg.go.devJeff Carr
2024-12-01checkDirty()v0.0.11Jeff Carr
2024-11-30autogenpbv0.0.10Jeff Carr
2024-11-30autogenpb runs protoc finallyv0.0.9v0.0.3Jeff Carr
2024-11-30minorJeff Carr
2024-11-30moving go.mod handling herev0.0.2Jeff Carr