summaryrefslogtreecommitdiff
path: root/windowFound.go
AgeCommit message (Collapse)Author
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-09make a 'found repo' windowJeff Carr