sapling/edenscm/hgext/hggit
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
..
help codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00
__init__.py setup: move native extensions to edenscmnative 2019-06-19 17:55:49 -07:00
_ssh.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
compat.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
git2hg.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
git_handler.py setup: move native extensions to edenscmnative 2019-06-19 17:55:49 -07:00
gitrepo.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
hg2git.py subrepo: remove subrepo support 2019-03-11 10:43:55 -07:00
hgrepo.py push: remove newbranch option 2019-02-25 17:51:10 -08:00
overlay.py hgext: reformat using black 2019-03-13 18:35:09 -07:00
util.py subrepo: remove subrepo support 2019-03-11 10:43:55 -07:00
verify.py subrepo: remove subrepo support 2019-03-11 10:43:55 -07:00