summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-10-03work around .gitignore changes causing dirty reposv0.0.142Jeff Carr
2025-10-03fix repo.URL on .git/config reload()v0.0.141forge
2025-10-03common 'git commit' functionJeff Carr
2025-10-02quiet more old stuffJeff Carr
2025-09-26add Tags.Master & Tags.Develv0.0.140Jeff Carr
2025-09-26pass back err from Reload()v0.0.139Jeff Carr
2025-09-26age wasn't working (?)v0.0.138v0.0.137Jeff Carr
2025-09-26remove ENV stuffv0.0.136Jeff Carr
2025-09-25rm old printtableJeff Carr
2025-09-25no reason to call these in Reload()v0.0.135Jeff Carr
2025-09-23try to fix out of sync local branchesv0.0.134Jeff Carr
2025-09-23lookup git PatchIdv0.0.133Jeff Carr
2025-09-23set PB tables are workingv0.0.132Jeff Carr
2025-09-22add RunPipe()v0.0.131Jeff Carr
2025-09-16rm old codev0.0.130v0.0.129v0.0.128Jeff Carr
2025-09-16miscJeff Carr
2025-09-13cleaning up obscure git casesv0.0.127Jeff Carr
2025-09-13changes to Reload()v0.0.126Jeff Carr
2025-09-12tag handling is still badv0.0.125Jeff Carr
2025-09-12pass the full filename to ConfigSave()Jeff Carr
2025-09-12yep. switch to thinsJeff Carr
2025-09-11rm GOSRCJeff Carr
2025-09-11add arg for packagingv0.0.124Jeff Carr
2025-09-11pull out the namespaceJeff Carr
2025-09-11cleaning up .git/config parsingJeff Carr
2025-09-11rm more readonly stuff finallyv0.0.123Jeff Carr
2025-09-11rm readonly checks finallyJeff Carr
2025-09-11cleanup output. start not doing stuff like this anymoreJeff Carr
2025-09-11look for out of date remote branchesJeff Carr
2025-09-08notes for the futurev0.0.122v0.0.121Jeff Carr
2025-09-08file is autogen'd nowv0.0.120Jeff Carr
2025-09-08http autogen testingJeff Carr
2025-09-07start using a standard http PBv0.0.119Jeff Carr
2025-09-07fields for 'forge pull'Jeff Carr
2025-09-06sometimes, just care about the sunv0.0.118Jeff Carr
2025-09-05verbose mergev0.0.117v0.0.116Jeff Carr
2025-09-05more branch merge trackingv0.0.115Jeff Carr
2025-09-05make something to get the hashes betwen branchesJeff Carr
2025-09-04stuffv0.0.114Jeff Carr
2025-09-04add some more git .config fieldsJeff Carr
2025-09-04testing something to cut strings to a certain widthJeff Carr
2025-09-04work on sending tables to stdout alsoJeff Carr
2025-09-03minorv0.0.113v0.0.112Jeff Carr
2025-08-31missing \n in Printf()v0.0.111v0.0.110Jeff Carr
2025-08-31go back to global mutex again. hmmm.Jeff Carr
2025-08-31try mutex locks againJeff Carr
2025-08-29minor syntax changesv0.0.109Jeff Carr
2025-08-21quiet outputv0.0.108Jeff Carr
2025-08-20minorv0.0.107Jeff Carr
2025-08-20refactor(gitpb): Modify deleteProtobufFile to remove file instead of exitingGemini