Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-loader-git-old
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
Container 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
Nicolas Dandrimont
swh-loader-git-old
Graph
6470adf7acbccd3b6a0fdee961156b5d6f254100
Select Git revision
Branches
2
master
default
protected
mr/production-improvements
Tags
20
v2.9.0
v2.8.0
v2.7.3
v2.7.2
v2.7.1
v2.7.0
v2.6.2
v2.6.1
v2.6.0
v2.5.2
v2.5.1
v2.5.0
v2.4.0
v2.3.0
v2.2.0
v2.1.0
v2.0.0
v1.10.1
v1.10.0
v1.9.1
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Jan
16
8
5
Dec
4
3
27
Nov
20
17
9
Oct
5
18
Sep
24
Aug
22
21
7
3
Jul
14
Jun
9
7
6
5
1
5
May
26
Apr
20
14
15
Mar
13
8
20
Feb
17
6
2
19
Dec
13
4
Nov
3
31
Oct
25
19
18
19
Jul
16
Jun
24
May
20
17
16
13
6
2
27
Apr
26
21
20
8
22
Mar
10
Feb
21
Jan
14
11
10
20
Dec
16
28
Oct
21
20
11
5
1
30
Sep
28
21
16
9
Aug
6
30
Jul
26
9
Jun
11
May
26
Apr
7
4
16
Mar
25
Feb
23
17
11
2
24
Nov
23
13
2
Oct
25
Sep
18
17
25
Aug
10
6
30
Jul
26
17
16
15
9
8
6
23
Jun
22
12
3
2
28
May
27
29
Apr
20
15
8
1
27
Mar
26
5
28
Feb
19
11
7
17
Jan
12
Dec
11
9
6
5
21
Nov
20
17
Oct
10
9
1
19
Sep
22
Aug
11
Jul
12
Jun
20
May
12
Apr
4
Mar
19
Feb
17
Jan
17
Dec
14
11
5
23
Nov
21
16
9
31
Oct
30
23
19
18
15
12
11
9
8
5
3
1
28
Sep
22
14
4
Jul
22
Jun
7
Mar
6
6
Feb
19
Dec
18
15
13
Nov
9
4
2
31
Oct
30
26
12
15
Sep
6
30
Aug
12
Jun
25
Mar
24
17
15
22
Feb
20
16
15
14
13
10
9
15
Dec
2
22
Nov
26
Oct
25
23
Aug
18
1
15
Jun
14
31
May
12
11
12
Apr
8
7
25
Feb
19
15
11
5
3
27
Jan
21
20
7
Dec
30
Nov
4
27
Oct
16
9
7
6
5
2
1
30
Sep
29
28
25
24
23
22
21
19
18
17
16
15
14
10
9
8
7
4
3
2
31
Aug
14
13
12
11
10
loader: add option to skip certificate verification
mr/production-i…
mr/production-improvements
loader: add shortcuts for the connect and read timeouts
dumb loader: add support for extra requests kwargs
loader: add support for extra urllib3 kwargs
loader: tell dulwich we're going to use it to pull data
Add INFO-level logging every few minutes while loading
loader: add some logging during packfile fetching
loader: Push remote messages to a logger instead of stderr
test_loader: account for extra files next to the pack
tests: Fix compatibility with swh-loader-core v5.14.2
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
Add latest blackify to git-blame-ignore-revs
python: Fix black formatting after bump to 23.1.0 in pre-commit
v2.8.0
v2.8.0
Apply swh-py-template 0.1.6
Migrate to copier-based swh-py-template
fix the README file
v2.7.3
v2.7.3
docs: include the README file in the main index page
v2.7.2
v2.7.2
tox: fix sphinx building
Fix mypy
Update to swh.model 6.9
directory: Ensure to fetch all git tags in checkout fallback processing
directory: Fix a couple of edge case issues in checkout_repository_ref
v2.7.1
v2.7.1
directory: Align process to checkout a remote git ref with guix one
v2.7.0
v2.7.0
directory: Refine the way submodules are handled
v2.6.2
v2.6.2
git.directory: Initialize git submodules after switch to git ref
v2.6.1
v2.6.1
git.directory: Fix missing f-string prefix
directory: Use treeless cloning to make the cloning step faster
v2.6.0
v2.6.0
git.directory: Ignore .git and empty folders for hash computations
loader: Ensure NotFound exception is reraised when caught
v2.5.2
v2.5.2
dumb: Retry HTTP request checking protocol in case of temporary failure
v2.5.1
v2.5.1
from_disk: Fix mypy reported errors
setup.py: Unify the git-checkout loader in the client.
v2.5.0
v2.5.0
Ensure tasks can be scheduled
setup.py: Register git_checkout loader for use through CLI
requirements.txt: Bump dulwich requirements
requirements.txt: Bump dulwich requirements
v2.4.0
v2.4.0
directory: Build snapshot with git reference name
git.directory: Use global import instructions
Drop redundant catch and raise exception instruction
Loading