-
v2.12.0
v2.12.0 - update to swh.model 6.13 - fix snapshot retrieved for incremental loadings - get rid of the dir_filter arg in Directory.from_disk()
-
v2.10.0
Release swh.loader.git v2.10.0 - Increase logging for production - Properly handle progress logging for pack fetching by adding specific logs instead of dumping the remote progress to stderr - Add options to skip certificate verification and for other urllib3 / requests options - Fix loader tests for newer git versions
-
v2.9.0
v2.9.0 - directory: Ensure to yield repo path when no .gitmodules file is found - directory: Add submodules parameter to GitCheckoutLoader class - tests: Fix compatibility with swh-loader-core v5.14.2
-
debian/2.8.0-1_swh1
swh-loader-git Debian release 2.8.0-1~swh1
-
v2.8.0
v2.8.0 - Migrate to copier, PEP420 and pyproject.toml based packaging.
-
debian/2.7.3-1_swh1
swh-loader-git Debian release 2.7.3-1~swh1
-
v2.7.3
v2.7.3 - fix the ReST syntax of the README file so it can be pushed on pypi
-
v2.7.2
v2.7.2 - fixes for sphinx - fixes for mypy - normalize the README file - update to swh-model 6.9 - fixes directory fetching (fetch all tags)
-
debian/2.7.1-1_swh1
swh-loader-git Debian release 2.7.1-1~swh1
-
v2.7.1
version 2.7.1
-
debian/2.7.0-1_swh1
swh-loader-git Debian release 2.7.0-1~swh1
-
v2.7.0
v2.7.0 directory: Align process to checkout a remote git ref with guix one
-
debian/2.6.2-1_swh1
swh-loader-git Debian release 2.6.2-1~swh1
-
v2.6.2
v2.6.2 directory: Refine the way submodules are handled