summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
5 daysdoes every .proto file by defaultHEADv0.5.38masterdevelJeff Carr
7 daysmore argv changesv0.5.37v0.5.36Jeff Carr
8 dayshopefully this doesn't break anythingv0.5.35Jeff Carr
9 daysminorv0.5.34Jeff Carr
9 daysnew argvpb changesJeff Carr
11 dayss/ENV/env/ for GO, but ENV really is better herev0.5.33Jeff Carr
11 daysnew argv.protov0.5.32Jeff Carr
13 daysremove all log usagev0.5.31Jeff Carr
13 daysstep1v0.5.30Jeff Carr
13 daysuse ENVJeff Carr
2025-10-19new argvv0.5.29Jeff Carr
2025-10-17still panics (maybe?)Jeff Carr
2025-10-17Finally renamed prep to argvpbJeff Carr
I think this will be the final resting palce for this part of the shell autocomplete. At least I hope so.
2025-10-17thoughts on this for laterv0.5.28Jeff Carr
2025-10-17found a nil panic. yay! knew about this one in advanceJeff Carr
no idea how it is happening. facinating.
2025-10-16automation using the excellent 'goimports' toolv0.5.27Jeff Carr
2025-10-16housecleaningJeff Carr
2025-10-16check for goimports. autogenpb needs itJeff Carr
2025-10-15rename filesv0.5.26Jeff Carr
2025-10-15add a sort headerJeff Carr
2025-10-15don't need this anymore probablyv0.5.25Jeff Carr
2025-10-15add mtime checks like 'make' for smarter automationJeff Carr
2025-10-14run only on os.Stat(). hopefully helps go generatev0.5.24Jeff Carr
2025-10-14wasn't finding save on proto msgv0.5.23Jeff Carr
2025-10-10make Append() and Clone() as seperate thingsv0.5.22v0.5.21Jeff Carr
2025-10-09working on Clone()Jeff Carr
2025-10-09rename. plan for Clone()Jeff Carr
2025-10-08an auto --renumber option. man that is annoying by handv0.5.20v0.5.19Jeff Carr
2025-10-08add sort in place functionsv0.5.18Jeff Carr
2025-10-07nomutex must be the default until pb.Marshal() can be fixedv0.5.17Jeff Carr
2025-10-07don't make a Filename default. better to have things errorJeff Carr
2025-10-06this is neatJeff Carr
2025-10-06s/save/sort duhJeff Carr
2025-10-06autogenerated pb.Load() and pb.Save() very niceJeff Carr
2025-10-03better GUI namesv0.5.16Jeff Carr
2025-10-03fix --versionv0.5.15Jeff Carr
2025-09-26Bash()v0.5.14Jeff Carr
2025-09-26remove Orderv0.5.13Jeff Carr
2025-09-26smarter use of Widget in GUI PBv0.5.12Jeff Carr
2025-09-25add generic cobol PrintTable()v0.5.11Jeff Carr
2025-09-25add bash autocompletev0.5.9v0.5.10Jeff Carr
2025-09-23fixes for Widthv0.5.8v0.5.7Jeff Carr
2025-09-23compiles with new forgepb proto filesJeff Carr
2025-09-22error out if server returns nilv0.5.6Jeff Carr
2025-09-22http needs Marshal()Jeff Carr
2025-09-22actually test httpJeff Carr
2025-09-17notes about the purpose of those functionsv0.5.5v0.5.4Jeff Carr
2025-09-16that dumb 'order' hack is gone. but boy it helped at firstJeff Carr
2025-09-16about to clear out old 'order' logicJeff Carr
2025-09-16everything col switched to 'any' (?)Jeff Carr