sapling/edenscm/hgext/hgsubversion
Jun Wu a17a87bf4f setup: move native extensions to edenscmnative
Summary:
This just moves things around. So native and pure Python modules are split to
different Python packages. This makes it possible to use the standard zip
importer without hacks (ex. `hgdemandimport/embeddedimport`).

This diff is mostly about moving things. While `make local` still works,
it does break nupkg build, which will be fixed in a later diff.

Reviewed By: kulshrax

Differential Revision: D15798642

fbshipit-source-id: 5d83f17099aa198df0acd5b7a99667e2f35fe7b4
2019-06-19 17:55:49 -07:00
..
hooks hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
layouts hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
svnwrap hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
__init__.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
compathacks.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
editor.py setup: move native extensions to edenscmnative 2019-06-19 17:55:49 -07:00
maps.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
pushmod.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
replay.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
stupid.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
svncommands.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
svnexternals.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
svnmeta.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
svnrepo.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
util.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
verify.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00
wrappers.py hgsubversion: move to absolute import 2019-05-21 09:15:21 -07:00