-
v1.4.47f841fd7 · ·
v1.4.4 - requirements: Prevent breezy 3.3.10 dependency - Apply swh-py-template v0.3.3 with copier
-
v1.4.23cf50652 · ·
Release swh.loader.bzr 1.4.2 - Work around lack of binary wheel for breezy 3.3.8 - Update for API changes in swh.model, pytest and others
-
v1.4.037e1e86b · ·
v1.4.0 - Migrate to copier, PEP420 and pyproject.toml based packaging. - Many fixes.
-
v1.2.033b51b3f · ·
v1.2.0 - Support new repositories with old branches - loader: Upgrade repository with old formats prior to loading
-
v1.1.0551e3294 · ·
v1.1.0 - Add fast-path to the bzr loader - Add type annotations, and fix issues found by mypy - pre-commit: Bump hooks and add new one to check commit message spelling
-
v1.0.15077af52 · ·
v1.0.1 - tests: Reference tasks module for tests to be ok with debian build - MANIFEST.in: Reference the tests data folder
-
v1.0.0080db96f · ·
v1.0.0 - Add incremental support for the bzr loader - Add bzr loader task - Use `branch` instead of `clone` - requirements-test: Pin pytest to < 7.0.0
-
v0.1.004b9a34c · ·
v0.1.0 - Add a non-optimized non-incremental Bazaar loader - Add doc explaining Bazaar and how it works