ferringb

Results 35 issues of ferringb

These base classes are doing registry type functionality- which is good- but the way it's done and intermixing classes on the fly (and lack of clarity on what is/isn't mixin)...

The original reason for a seperated `Formatter` was to use it for GUI type callbacks, but the reality of all usage, this isn't something a GUI will use. It'll just...

Review this after #29 lands. It's directly built on top of that. See issue #28 ; the commit "added, removed" etc data wasn't coming through, and author name and email...

So... I wasn't much willing to reconfigure my IDE to not reformat, so the first commit is a ruff reformat of the repo. There are two main commits here: *...

In looking at https://bugs.gentoo.org/965835 , I poked at this code a bit- in looking at it, added, removed, modified don't come through, and author is also broken. with DEBUG forced,...