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
Package registry
Model registry
Operate
Environments
Terraform modules
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
Renaud Boyer
swh-model
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5bfc12fa23bd484cc8f9ed31918586797873107e
Select Git revision
Branches
10
debian/buster-swh
debian/stretch-swh
debian/unstable-swh
debian/upstream
fix-swhid-acronym
generated-differential-D8759-source
generated-differential-D8937-source
master
default
protected
pathlib
pristine-tar
Tags
20
v6.15.0
v6.14.0
v6.13.1
v6.13.0
v6.12.1
v6.12.0
debian/6.11.0-1_swh1
debian/upstream/6.11.0
v6.11.0
debian/6.10.0-1_swh1
debian/upstream/6.10.0
v6.10.0
debian/6.9.1-1_swh1_bpo10+1
debian/6.9.1-1_swh1
debian/upstream/6.9.1
v6.9.1
debian/6.9.0-1_swh1_bpo10+1
debian/6.9.0-1_swh1
debian/upstream/6.9.0
v6.9.0
30 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Sep
9
27
Aug
12
Jun
11
10
30
May
29
28
23
17
16
15
14
24
Apr
29
Mar
26
29
Feb
20
5
17
Jan
9
5
Dec
4
3
29
Nov
28
20
16
15
14
25
Sep
29
Aug
21
12
Jul
14
Jun
5
Apr
16
Mar
17
Feb
16
14
13
2
6
Jan
19
Dec
15
5
18
Oct
17
30
Sep
29
26
23
31
Aug
30
12
8
4
20
Jul
19
12
11
6
4
9
May
1
27
Apr
26
21
11
8
1
31
Mar
30
23
22
18
16
10
Feb
26
Jan
21
17
14
13
12
11
10
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
16
15
11
9
20
May
19
11
6
30
Apr
29
28
23
15
13
12
9
8
26
Mar
19
18
15
12
11
10
8
5
4
3
2
1
25
Feb
23
19
2
30
Jan
26
20
14
13
12
4
30
Dec
15
17
Nov
16
12
10
27
Oct
26
23
14
12
8
7
5
2
29
Sep
25
18
17
10
25
Aug
14
7
6
4
31
Jul
SWHID are now SoftWare Hash IDentifiers
fix-swhid-acronym
fix-swhid-acronym
QualifiedSWHID: add a "to_dict" method to help serialization
v6.15.0 master
v6.15.0 master
tests: extra the list of QSwhid to test
from-disk-exclude: handle top_path with a final slash
Fixes to make qa tools happy again
Apply swh-py-template v0.2.3
Merge branch 'master' into pathlib
pathlib
pathlib
from_disk: Do not recurse in ignored directories
v6.14.0
v6.14.0
Add a mk_tree() helper function for tests
Rework from_disk.Directory.from_disk() implementation
Remove (deprecated) dir_filter arg from Directory.from_disk()
Use functools.partial instead of manually currifying
deprecation: also fix some deprecation in test_identifiers
enum-cleanup: also migrate "object_dicts" to use ModelObjectType
enum-cleanup: use ModelObject type for "objects" strategy in test_hypothesis_strategies
enum-cleanup: use ModelObjectType in `test_ensure_visit_status_snapshot_consistency`
enum-cleanup: use ModelObjectType in `test_ensure_visit_status_date_consistency`
enum-cleanup: use ModelObjectType in `test_swh_model_data`
enum-cleanup: move TEST_OBJECTS keys to ModelObjectType,
enum-cleanup: stop using string value in `test_anonymization`
enum-cleanup: stop using string value in `test_todict_inverse_fromdict`
enum-cleanup: use ModelObjectType in strategies.objects
tests: Use Path objects instead of bytes
enum-deprecation: stop wrongly using deprecated
v6.13.1
v6.13.1
DiskBackedContent: use a different approach for deprecation
model: deprecate comparing object_type's enums with string
enum-cleanup: use ReleaseTargetType instead of ObjectType
from_disk: Add support for Path objects to represent paths
test: properly scope file write in a test
enum-deprecation: stop wrongly using deprecated
DiskBackedContent: use a different approach for deprecation
model: deprecate comparing object_type's enums with string
model: Fix black formatting
model: rename TargetType to SnapshotTargetType
v6.13.0
v6.13.0
model: rename ObjectType to ReleaseTargetType
model: Improve typing syntax with __future__.annotations
model: Fix regression in Content.to_dict
QualifiedSWHID: Fix (de)serialization of 'origin' qualifier
DiskBackedContent: add a small temporary compatibility layer
from_disk: introduce a ModelObjectType enum
Loading