summaryrefslogtreecommitdiff
path: root/applyPatch.go
AgeCommit message (Collapse)Author
2025-09-13work on a new repo Scan() functionJeff Carr
2025-09-03dump more code cruftJeff Carr
2025-09-03common code moved to forgepbJeff Carr
2025-08-31fix(forge): replace strings.SplitSeq for broader compatibilityCastor Regex
2025-08-17attempt git am --abortv0.22.126Jeff Carr
2025-07-01more doFind() cleanupsJeff Carr
2025-03-18start using IterBy()Jeff Carr
2025-02-21start deprecating me.foundJeff Carr
2025-02-02playing with the patch windowsJeff Carr
2025-02-01oopsJeff Carr
2025-02-01add GPL 3.0Jeff Carr
2025-02-01more improvements to viewing patchsetsJeff Carr
2025-01-30almost there on a first git am attemptv0.22.66Jeff Carr
2025-01-30dump patchsets to the consoleJeff Carr
2025-01-30old file goneJeff Carr
2025-01-29smarter git pullJeff Carr
2025-01-28make a patchset grid widgetJeff Carr
2025-01-13standard names finally thanks to autogenpbJeff Carr
2025-01-12fixes due to new autogen function namesJeff Carr
2025-01-11updated to new protobuf filev0.22.38Jeff Carr
2025-01-05check to make sure everything is on the devel branchJeff Carr
2025-01-05stop apply if repos are dirtyJeff Carr
2025-01-05start adding logic to check the hashesJeff Carr
2025-01-05button to dump last patch infoJeff Carr
2024-12-30start working on 'git am'v0.22.34v0.22.33Jeff Carr
2024-12-30trust nothing. but this might work. notsureJeff Carr
it's hard to do distributed work when the tools are themselves being worked on. lots of crazy in these patches until they actually work. I'm switching between droplets, hypervisors, etc.
2024-12-28starting to work. maybeJeff Carr
2024-12-27start work on an applyPatch()Jeff Carr