sapling/hgext/fastmanifest
Mark Thomas 463cc8f299 hgext: use repo.localvfs instead of repo.vfs
Summary:
Update most locations in the hg extensions to use `repo.localvfs` instead of
`repo.vfs`.

Reviewed By: quark-zju

Differential Revision: D9699153

fbshipit-source-id: 48d5f9678caa4961063db30477d6fbe0d6f34347
2018-09-28 07:23:01 -07:00
..
__init__.py fastmanifest: drop global uiproxy 2018-06-28 14:20:41 -07:00
cachemanager.py hgext: use repo.localvfs instead of repo.vfs 2018-09-28 07:23:01 -07:00
concurrency.py lock: use flock on POSIX 2018-08-08 16:20:21 -07:00
constants.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
debug.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
implementation.py fastmanifest: switch to using manifestlog.ui where possible 2018-07-15 10:03:33 -07:00
metrics.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00