Michael Haggerty
Michael Haggerty
@pjbgf Thanks for your quick reply. I rebased this branch onto the `v6-transport` branch, changed the target to that branch, and squashed in your suggested change. I'm not exactly sure...
I just re-pushed the branch, rebased on the current v6-transport, with a fixup commit on top addressing most of your feedback. Once we are agreed on the approach I'll squash...
I plan to do this after https://github.com/go-git/go-git/pull/1512 has landed.
@aes: Thanks for the contact. As you can tell, I haven't had much time at all to work on this project recently (though I use it daily and it pretty...
The thresholds came from measurements of large but well-organized and functional public repositories plus our experience hosting hundreds of millions of repositories, some of them enormous and/or not well-organized. Some...
That's right, part of my [giant patch series](https://github.com/saml-dev/gome-assistant/pull/21) includes code that allows listeners to be added and removed at will. That PR has bitrotted but I'm trying to submit that...
@LukaszMoskala: I just pushed two PRs that allow subscribing and unsubscribing to particular message IDs (at the `Conn` level): #42 and #43. I'm not sure that gets you all the...