.gitignore
.pre-commit-config.yaml
AUTHORS
CODE_OF_CONDUCT.md
CONTRIBUTORS
LICENSE
MANIFEST.in
Makefile
README.md
conftest.py
mypy.ini
pyproject.toml
pytest.ini
requirements-swh.txt
requirements-test.txt
requirements.txt
setup.cfg
setup.py
tox.ini
docs/.gitignore
docs/Makefile
docs/conf.py
docs/index.rst
docs/_static/.placeholder
docs/_templates/.placeholder
swh/__init__.py
swh.loader.mercurial.egg-info/PKG-INFO
swh.loader.mercurial.egg-info/SOURCES.txt
swh.loader.mercurial.egg-info/dependency_links.txt
swh.loader.mercurial.egg-info/entry_points.txt
swh.loader.mercurial.egg-info/requires.txt
swh.loader.mercurial.egg-info/top_level.txt
swh/loader/__init__.py
swh/loader/mercurial/__init__.py
swh/loader/mercurial/archive_extract.py
swh/loader/mercurial/bundle20_reader.py
swh/loader/mercurial/chunked_reader.py
swh/loader/mercurial/cli.py
swh/loader/mercurial/converters.py
swh/loader/mercurial/from_disk.py
swh/loader/mercurial/hgutil.py
swh/loader/mercurial/identify.py
swh/loader/mercurial/loader.py
swh/loader/mercurial/objects.py
swh/loader/mercurial/py.typed
swh/loader/mercurial/tasks.py
swh/loader/mercurial/tasks_from_disk.py
swh/loader/mercurial/utils.py
swh/loader/mercurial/tests/__init__.py
swh/loader/mercurial/tests/conftest.py
swh/loader/mercurial/tests/loader_checker.py
swh/loader/mercurial/tests/test_converters.py
swh/loader/mercurial/tests/test_from_disk.py
swh/loader/mercurial/tests/test_hgutil.py
swh/loader/mercurial/tests/test_identify.py
swh/loader/mercurial/tests/test_loader.py
swh/loader/mercurial/tests/test_tasks.py
swh/loader/mercurial/tests/test_tasks_from_disk.py
swh/loader/mercurial/tests/test_utils.py
swh/loader/mercurial/tests/data/build.py
swh/loader/mercurial/tests/data/example.json
swh/loader/mercurial/tests/data/example.sh
swh/loader/mercurial/tests/data/example.tgz
swh/loader/mercurial/tests/data/hello.json
swh/loader/mercurial/tests/data/hello.tgz
swh/loader/mercurial/tests/data/missing-filelog.sh
swh/loader/mercurial/tests/data/missing-filelog.tgz
swh/loader/mercurial/tests/data/multiple-heads.json
swh/loader/mercurial/tests/data/multiple-heads.sh
swh/loader/mercurial/tests/data/multiple-heads.tgz
swh/loader/mercurial/tests/data/the-sandbox.json
swh/loader/mercurial/tests/data/the-sandbox.tgz
swh/loader/mercurial/tests/data/transplant.json
swh/loader/mercurial/tests/data/transplant.tgz