Tags give the ability to mark specific points in history as being important
-
v0.2.0
68dc1ff0 · ·v0.2.0 - Adapt origin_get_latest_visit_status according to latest api change - origin/master Add tree diffing in HgLoaderFromDisk - Add content lru cache to HgLoaderFromDisk - Add mercurial.from_disk.HgLoaderFromDisk - Add new example repository generated from script - Add `Hg20BundleLoader` tests from json files - Add testing repository builder - add swh-hg-identify a cli to identify hg objects - tox.ini: pin black to the pre-commit version (19.10b0) to avoid flip-flops
-
v0.1.0
00e010a1 · ·v0.1.0 -.loader: Migrate away from SWHConfig mixin - Drop vcversioner from requirements and setup.py - tests: Don't check the number of created 'person' objects - python: Reorder imports with isort - pre-commit: Add isort hook and configuration - pre-commit: Update flake8 hook configuration - test_loader: Adapt to latest storage revision_get change - test_loader: Adapt to latest storage release_get change - Tell pytest not to recurse in dotdirs.
-
v0.0.28
f1866671 · ·v0.0.28 - mercurial.loader: Wrap list when calling <object>_missing endpoints - mercurial.loader: Use list comprehension over map - mercurial.loader: Add missing type annotation to respect base class - mercurial.loader: Fix revision parents field to a tuple - setup.py: make black and flake8 get along - setup.py: add documentation link - setup: Update the minimum required runtime python3 version - Add a pyproject.toml file to target py37 for black - Enable black - loader: Port to swh-model objects instead of dicts - Use swh-storage validation proxy earlier in the pipeline - Use swh-storage validation proxy
-
v0.0.22
8234d8da · ·v0.0.22 - tasks: Unify message format with other loaders - tests: Clarify message - tests: Migrate to pytest-mock's fixture - mercurial.tasks: Rename tasks according to production - loader.mercurial: Register mercurial worker - mercurial: Unify loader constructor - Add a pre-commit config file - Migrate tox.ini to extras = xxx instead of deps = .[testing] - De-specify testenv:py3 - Include all requirements in MANIFEST.in - typing: minimal changes to make a no-op mypy run pass - tox.ini: Fix py3 environment to use packaged tests