sapling/hgext/fastannotate
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 codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
commands.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
context.py hgext: use repo.localvfs instead of repo.vfs 2018-09-28 07:23:01 -07:00
error.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
formatter.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
protocol.py hgext: use repo.localvfs instead of repo.vfs 2018-09-28 07:23:01 -07:00
revmap.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
support.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00