sapling/hgext/zeroconf
Gregory Szorc e2e4daeff4 zeroconf: access repo on hgweb_mod properly (issue5036)
hgweb_mod.hgweb.repo disappeared in 4d6522c4ac11 (hg: establish
a cache for localrepository instances) and the code for accessing repo
instances from hgweb was later refactored to go through a cache-aware
context manager.

Adapt zeroconf to access the repo instance via the new API.
2016-01-17 20:37:29 -08:00
..
__init__.py zeroconf: access repo on hgweb_mod properly (issue5036) 2016-01-17 20:37:29 -08:00
Zeroconf.py cleanup: remove superfluous space after space after equals (python) 2015-12-31 08:16:59 +00:00