Jeff King [off-list ref] writes:
On Thu, Nov 05, 2020 at 06:42:38PM -0800, Elijah Newren wrote:
quoted
quoted
quoted
Changes since v4:
...
* Add a patch which updates shortlog to use the new strset API.
This makes my life so much simpler ;-)
Would the implementation be very different from Peff's that you can
take the authorship? Thanks.
Yes; I didn't use his patch, I simply implemented what was needed from
scratch. I'm not attached to being author of this though; the changes
were trivial. Feel free to change as you see fit.
Yeah, I am fine either way with the authorship here. The patch is
trivial, and I was pretty sure you had written the same or similar
already. My main point in posting it was to push it over the finish line
so we didn't forget. ;)
Yes. I just was double-checking in case Elijah forgot, as I
couldn't tell if it was deliberate. The way you two agree on
is the best for me, too.
Thanks.