summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
7 daysfinally found that problemJeff Carr
7 daysrearrange now that argv is workingJeff Carr
7 dayscleaner argv options. argv/go-args help working againJeff Carr
9 daysattempt to set a modeDirJeff Carr
9 daysnew argvpb changesJeff Carr
10 daysbuilds againJeff Carr
11 dayscatch some nil panicsJeff Carr
11 dayss/ENV/env/ but ENV really is better herev0.25.100Jeff Carr
11 daysnew argv.protov0.25.99Jeff Carr
13 daysmaybe working betterJeff Carr
14 daysuse "show ENV"Jeff Carr
14 daysbasic IsMatch() kinda worksJeff Carr
2025-10-21more init() cleanupsJeff Carr
2025-10-21show the ENV tableJeff Carr
2025-10-21use ENV printtableJeff Carr
2025-10-21trying to get this to run againJeff Carr
2025-10-20notsureJeff Carr
2025-10-19redo argv nameJeff Carr
2025-10-18new argv support schemeJeff Carr
2025-10-17put the generate list in resources fileJeff 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-17remove "forge checkout". too easy to type instead of git checkoutJeff Carr
2025-10-16start doing more stuff in normal modeJeff Carr
2025-10-16try harderv0.25.90Jeff Carr
2025-10-16still new user stuffJeff Carr
2025-10-16run around the blockJeff Carr
2025-10-16cleanup cleanJeff Carr
2025-10-15around the block again on forge rebuild forgeJeff Carr
2025-10-15handles forge running for the first timeJeff Carr
2025-10-15better name & bash autocomplete worksJeff Carr
2025-10-15what is going on here?Jeff Carr
2025-10-15try 4Jeff Carr
2025-10-15'new user' flowJeff Carr
2025-10-15new user noteJeff Carr
2025-10-15wasn't saving errorJeff Carr
2025-10-15add whatchanged for finger memoryJeff Carr
2025-10-15attempt againv0.25.88Jeff Carr
2025-10-14make a doStats()Jeff Carr
2025-10-13gui init moved into argv init. maybe. notsureJeff Carr
2025-10-13cleaner usable outputJeff Carr
2025-10-12notes. change the func nameJeff Carr
2025-10-12Exit() callback worksJeff Carr
2025-10-12Exit() callback from argvJeff Carr
2025-10-10more cleanups. shooting for better codeJeff Carr
2025-10-10lots of fixes to the overall behaviorJeff Carr
2025-10-10make a file for theseJeff Carr
2025-10-10finally able to go down a perfect roadJeff Carr
2025-10-10func to help track down dirty() detection problemJeff Carr
2025-10-09standard syntax for subcommandsJeff Carr
2025-10-09more to the more standard subcommand handlingJeff Carr