[PATCH 0 of 5 RFC] basic peer API implementation

Sune Foldager cryo at cyanite.org
Fri Jul 13 13:39:25 CDT 2012


On 2012-07-05 17:43, Matt Mackall wrote:
>On Tue, 2012-06-26 at 23:41 +0200, Sune Foldager wrote:
>> This patch series implements the peer api for remote repositories
>> (meaning anything you pull, push, clone, incoming, outgoing etc. to,
>> no matter if it's on the local disk or not). The peer class only
>> contains the methods available to the wire protocol, and thus forces
>> code to not use any methods that only exist in certain contexts. This
>> eliminates a class of errors that pops up now and then.
>
>No sign of 2 of 5 in my mailbox or on Markmail.

Hmm weird, I'll resend the queue (rebased) when done with the other changes you suggested.

-Sune


More information about the Mercurial-devel mailing list