summaryrefslogtreecommitdiff
path: root/currentVersions.go
AgeCommit message (Collapse)Author
2025-10-15try to always use -0 on released versionsJeff Carr
2025-10-15was wrongv0.0.165Jeff Carr
2025-10-15fix to debian standardsJeff Carr
2025-10-15dump this. was a bad ideaJeff Carr
2025-10-05rm old junkJeff Carr
2025-10-02quiet more old stuffJeff Carr
2025-09-13cleaning up obscure git casesv0.0.127Jeff Carr
2025-09-12tag handling is still badv0.0.125Jeff Carr
2025-09-11cleanup output. start not doing stuff like this anymoreJeff Carr
2025-08-20quiet older printf's to STDOUTJeff Carr
2025-02-15actually use the damn information I already put in a protobufv0.0.78Jeff Carr
2025-02-02'deverr' was useful at the beginning when testing this codeJeff Carr
2025-01-30just name fixupsJeff Carr
2025-01-29some useful helper functionsJeff Carr
2025-01-19recreate user branchesv0.0.61Jeff Carr
2025-01-19no need to warn anymore on nonexistent user branchv0.0.60Jeff Carr
2025-01-08fix the dumb namesJeff Carr
2025-01-07super dumb logic error hereJeff Carr
2025-01-05duh. logic was backwardsv0.0.44Jeff Carr
2025-01-05try to verify the tag is greater than the past tagsJeff Carr
2024-12-17wasn't reloading versionsv0.0.35Jeff 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-16work on supporting arbitrary pathsv0.0.33Jeff Carr
2024-12-13IsLocalBranch()Jeff Carr
2024-12-12increment target versionJeff Carr
2024-12-07debugging switching go/src dirsv0.0.27Jeff 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-01remove old panicJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-12-01attempt to detect new package dependancy versionsv0.0.14Jeff Carr
2024-12-01add test appv0.0.13Jeff Carr
2024-12-01checkDirty()v0.0.11Jeff Carr