Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-model
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Platform
Development
swh-model
Graph
73053a68190dbf34345eb069b1e6445ef403af80
Select Git revision
Branches
4
generated-differential-D8759-source
generated-differential-D8937-source
master
default
protected
pathlib
Tags
20
v7.1.0
v7.0.0
v6.16.0
v6.15.0
v6.14.0
v6.13.1
v6.13.0
v6.12.1
v6.12.0
v6.11.0
v6.10.0
v6.9.1
v6.9.0
v6.8.0
v6.7.0
v6.6.3
v6.6.2
v6.6.1
v6.6.0
v6.5.1
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Dec
29
Nov
28
16
15
14
25
Sep
29
Aug
21
12
Jul
14
Jun
16
Mar
17
Feb
16
13
2
6
Jan
19
Dec
15
5
18
Oct
17
30
Sep
29
23
30
Aug
8
4
19
Jul
11
6
4
9
May
1
27
Apr
26
21
11
8
31
Mar
30
23
22
18
16
10
Feb
26
Jan
21
17
14
13
12
11
7
22
Dec
21
17
16
15
8
7
6
1
5
Nov
1
Oct
28
Sep
24
23
16
27
Jul
23
2
25
Jun
21
15
11
9
19
May
11
6
30
Apr
28
23
15
13
12
9
8
26
Mar
18
12
10
8
4
3
1
23
Feb
19
2
30
Jan
26
20
13
12
4
30
Dec
15
16
Nov
12
10
27
Oct
26
23
14
8
5
2
29
Sep
25
18
17
10
25
Aug
14
7
6
4
30
Jul
29
20
9
8
7
6
3
2
29
Jun
24
23
22
16
15
3
29
May
20
14
5
30
Apr
29
28
27
26
24
21
20
17
16
10
8
2
1
31
Mar
30
28
23
12
11
4
2
27
Feb
24
21
18
14
7
5
30
Jan
29
17
2
Dec
29
Nov
21
20
30
Oct
29
23
20
18
9
6
4
1
28
Sep
27
20
15
4
3
23
Aug
22
21
20
19
5
18
Jul
11
10
28
Jun
27
18
11
5
3
10
May
26
Apr
16
12
11
9
8
4
23
Nov
12
9
29
Oct
25
24
23
19
18
12
8
5
3
1
27
Sep
21
17
15
14
20
Jul
12
29
Jun
22
21
16
15
14
13
5
18
May
7
Mar
9
Feb
31
Jan
23
19
17
15
14
20
Dec
13
12
2
Nov
12
Oct
5
4
3
19
Sep
15
6
30
Aug
12
Jul
26
Jun
19
7
Apr
24
Mar
21
17
15
24
Feb
23
15
14
9
23
Jun
14
13
12
11
8
26
May
25
24
23
8
Apr
5
2
1
31
Mar
30
29
24
22
21
27
Jan
16
Dec
7
30
Nov
26
25
24
23
Apply swh-py-template 0.1.6
v6.10.0
v6.10.0
docs/Makefile: Fix doc build outside tox when using make command
Fix annotations for mypy 1.4 (py37)
Migrate to copier-based swh-py-template
docs: include the README file in the main index page
v6.9.1
v6.9.1
Rename HashableObject to BaseHashableModel and make it a subclass of BaseModel
swh-hashtree: migrate to from_disk.Directory.path_filter
v6.9.0
v6.9.0
Replace the `dir_filter` with a `path_filter` in `Directory`
hypothesis_strategies: Fix mypy error
model: Implement repr for parents field of Revision model
Move most of the discovery module from `swh-loader-core` here
v6.8.0
v6.8.0
Add click typing stubs to requirements-test
tox.ini: use minversion instead of requires
Make the default testenv target more generic
Fix tox.ini syntax for 4 for the main test environment
Add several helper methods returning SWHIDs
v6.7.0
v6.7.0
mypy: Bump to 1.0.1
mypy: Bump to 1.0 and fix new typing errors
v6.6.3
v6.6.3
Use tox 4 command line syntax
Update and clean tox configuration for version 4
collections: Improve ImmutableDict look up by key performance
v6.6.2
v6.6.2
pre-commit: Bump isort from 5.10.1 to 5.11.5
Add 'discovery' model
generated-diffe…
generated-differential-D8937-source
model: Add payload to ExtID class
generated-diffe…
generated-differential-D8759-source
docs: Include module indices only when building standalone package doc
docs/persistent-identifiers: Fix some broken links for browsing SWHIDs
v6.6.1
v6.6.1
from_disk.Content: Add missing path info for symlink
pre-commit, tox: Bump pre-commit, codespell, black and flake8
remove now unneeded mypy missing entries
model: Fix hypothesis integration with attr < 21.3.0
v6.6.0
v6.6.0
merkle: Make MerkleNode.collect return a set of nodes instead of a dict
hashutil: Add sha512 support in MultiHash class
v6.5.1
v6.5.1
from_disks: fix some of the pattern checking logic
model: inline the call to `_check_swhid`
v6.5.0
v6.5.0
model: optimization pass on custom validator
model: delete unused validator code
model: remove the try/except
model: also optimize combined validator
model: drop the `type_validator()` indirection
model: implement specialized attribute-validator functions
Loading