summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-12-27need to switch to the slices packagev0.0.42Jeff Carr
2024-12-27weird. NewestAge() took _seconds_ to run in some casesv0.0.41Jeff Carr
2024-12-18rm duplicate codev0.0.40Jeff Carr
2024-12-18wasn't setting the dirty flagv0.0.39Jeff Carr
2024-12-18this is annoyingv0.0.38Jeff Carr
2024-12-18minorJeff Carr
2024-12-18is primitive fixesJeff Carr
2024-12-18use os.Mkdir()v0.0.37Jeff Carr
2024-12-17library for nowv0.0.36Jeff Carr
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