.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 bin/dir-git-repo-meta.sh docs/.gitignore docs/Makefile docs/conf.py docs/index.rst docs/_static/.placeholder docs/_templates/.placeholder docs/attic/api-backend-protocol.txt docs/attic/git-loading-design.txt resources/local-loader-git.ini resources/remote-loader-git.ini resources/updater.ini resources/test/back.ini resources/test/db-manager.ini swh/__init__.py swh.loader.git.egg-info/PKG-INFO swh.loader.git.egg-info/SOURCES.txt swh.loader.git.egg-info/dependency_links.txt swh.loader.git.egg-info/entry_points.txt swh.loader.git.egg-info/requires.txt swh.loader.git.egg-info/top_level.txt swh/loader/__init__.py swh/loader/git/__init__.py swh/loader/git/converters.py swh/loader/git/dumb.py swh/loader/git/from_disk.py swh/loader/git/loader.py swh/loader/git/py.typed swh/loader/git/tasks.py swh/loader/git/utils.py swh/loader/git/tests/__init__.py swh/loader/git/tests/conftest.py swh/loader/git/tests/test_converters.py swh/loader/git/tests/test_from_disk.py swh/loader/git/tests/test_loader.py swh/loader/git/tests/test_tasks.py swh/loader/git/tests/test_utils.py swh/loader/git/tests/data/testrepo.tgz swh/loader/git/tests/data/git-repos/example-submodule.bundle