summaryrefslogtreecommitdiff
path: root/find.go
AgeCommit message (Collapse)Author
2025-10-21need to fix this laterJeff Carr
2025-10-21trying to get this to run againJeff Carr
2025-10-13more and more and moreJeff Carr
2025-10-13attempt to force checkoutJeff Carr
2025-10-13try againJeff Carr
2025-10-13more debuggingJeff Carr
2025-10-13tracking down obscurerer and obscurerearer edge casesJeff Carr
2025-10-13add some debuggingJeff Carr
2025-10-12okayJeff Carr
2025-10-10more cleanups. shooting for better codeJeff Carr
2025-10-10allow show to do default master behaviorv0.25.76Jeff Carr
2025-10-10hmm. notsureJeff Carr
2025-10-10debug default behaviorJeff Carr
2025-10-07make "Fix" subcommandJeff Carr
2025-07-01renameJeff Carr
2025-07-01deprecate me.foundJeff Carr
2025-07-01more doFind() cleanupsJeff Carr
2025-05-31fix "patchable" repos buttonv0.22.118Jeff Carr
2025-03-19switch some things to Iter()v0.22.110Jeff Carr
The Iter() syntax is nice and simple. In some cases, the Scan() / Next() syntax is more readable and maybe better for new programmers to understand. notsure
2025-02-21start deprecating me.foundJeff Carr
2025-02-15found a weird defectv0.22.82Jeff Carr
2025-02-10start thinking about making a Table()Jeff Carr
2025-02-07minor fixesv0.22.72Jeff Carr
2025-02-01oopsJeff Carr
2025-02-01add GPL 3.0Jeff Carr
2025-01-29debugging releaserJeff Carr
2025-01-29general usefulnessJeff Carr
2025-01-28more argv cleanupsJeff Carr
2025-01-28add 'forge find patches'Jeff Carr
2025-01-18better git checkoutJeff Carr
2025-01-13standard names finally thanks to autogenpbJeff Carr
2025-01-06move config handling hereJeff Carr