##// END OF EJS Templates
interfaces: make all methods on any repository Protocol class abstract...
interfaces: make all methods on any repository Protocol class abstract These were converted to Protocol classes before it was known there would be a benefit to making them abstract. See cdd4bc69bfc1 and db6efd74cf14. The one exception here is the `peer` class, which is meant to provide a default implementation, not be a standalone interface.
Matt Harbison -
r53396:9358d786 default
Show More
Name Size Modified Last Commit Author
/ mercurial / helptext / internals
__init__.py Loading ...
bid-merge.txt Loading ...
bundle2.txt Loading ...
bundles.txt Loading ...
cbor.txt Loading ...
censor.txt Loading ...
changegroups.txt Loading ...
config.txt Loading ...
dirstate-v2.txt Loading ...
extensions.txt Loading ...
linelog.txt Loading ...
mergestate.txt Loading ...
requirements.txt Loading ...
revlogs.txt Loading ...
wireprotocol.txt Loading ...
wireprotocolrpc.txt Loading ...
wireprotocolv2.txt Loading ...