mercurial/pure/__init__.py
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Tue, 17 Jul 2012 01:04:45 +0200
changeset 17204 4feb55e6931f
parent 16438 28a90cdf0ca0
permissions -rw-r--r--
localpeer: return only visible heads and branchmap Now that we have localpeer, we can apply filtering on heads and branchmap the same way it's done for wireprotocol peer.