summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-01-18early common things for branch handlingv0.0.55Jeff Carr
2025-01-17add a way to track a tagv0.0.54Jeff Carr
2025-01-17add ExamineBranches()Jeff Carr
2025-01-17better outputJeff Carr
2025-01-17fix git pull outputv0.0.53Jeff Carr
2025-01-17more accurate repo Age()v0.0.52Jeff Carr
2025-01-17set the uuid and versionv0.0.51Jeff Carr
2025-01-13quiet expected errorsv0.0.50Jeff Carr
2025-01-13tinkering with the mutex / Marshal() problemJeff Carr
2025-01-13testing mutex locks and Marshal() function panicJeff Carr
2025-01-13do mutex entries cause Marshal() to fail?Jeff Carr
2025-01-12fixes for new autogenpbJeff Carr
2025-01-11fix orderv0.0.49Jeff Carr
2025-01-10fixes for new autogenpbv0.0.48Jeff Carr
2025-01-09minorv0.0.47Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2025-01-08minorJeff Carr
2025-01-08quiet outputv0.0.46Jeff Carr
2025-01-08fix the dumb namesJeff Carr
2025-01-08keep working the problemJeff Carr
2025-01-07always set the State for nowv0.0.45Jeff Carr
2025-01-07wow, even a name change is a BAD IDEA. NEVER DO ITJeff Carr
2025-01-07add RunVerbose()Jeff Carr
2025-01-07rm old codeJeff Carr
2025-01-07add state. go generate autogenpbJeff Carr
2025-01-07super dumb logic error hereJeff Carr
2025-01-07silence stuffJeff Carr
2025-01-07migrate in some old codeJeff Carr
2025-01-07simple check for devel branchJeff Carr
2025-01-05duh. logic was backwardsv0.0.44Jeff Carr
2025-01-05try to verify the tag is greater than the past tagsJeff Carr
2025-01-05more notesJeff Carr
2025-01-05Merge branch 'jcarr' into develJeff Carr
2025-01-05add merge thingsJeff Carr
2025-01-05a simple get DevelHash()Jeff Carr
2025-01-05a simple get DevelHash()Jeff Carr
2024-12-30shortcut functions to see what branch is checked outv0.0.43Jeff Carr
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