Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Arti
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
Service Desk
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
Jill
Arti
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
7a52e77e4532174e0b7df1b92bb58a3da0c17bb8
Select Git revision
Branches
3
derive-traits
main
default
protected
pages
Tags
12
arti-v0.6.0
tor-dirmgr-v0.5.1
arti-v0.5.0
arti-v0.4.0
arti-v0.3.0
arti-v0.2.0
arti-v0.1.0
arti-v0.0.4
arti-v0.0.3
arti-v0.0.2
arti-v0.0.1
arti-v0.0.0
15 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Jun
5
2
1
31
May
30
28
27
26
25
24
25
24
23
20
19
18
17
16
14
13
12
11
10
9
6
5
4
3
29
Apr
28
27
26
25
23
22
21
20
14
13
12
11
8
7
6
5
4
2
1
31
Mar
30
Remove now-redundant Send+Sync constraints alongside NetDirProvider
Make NetDirProvider require Send and Sync.
Merge branch 'updates-20220607' into 'main'
Add a `sleep` function to TaskSchedule.
Add "suspend" and "resume" to TaskSchedule.
Upgrade serial_test dev-dependency to 0.7.0
Upgrade float_eq dev-dependency to 1.0.0
Upgrade tls-api to latest versions in arti-hyper.
Merge branch 'typos' into 'main'
Fix typos
Merge branch 'testing-rng' into 'main'
Add an upcast_arc function to NetDirProvider.
Rewrite tests in tor-netdir to use testing_rng()
Refactor fallback-set tests to work with deterministic PRNG.
Use testing_rng() in tests throughout our crates.
New facility for deterministic and reproducible test PRNGs.
Merge branch 'check-license-fixes' into 'main'
Merge branch 'better-fs-mistrust-badpermissions-string' into 'main'
Merge branch 'doc' into 'main'
tor-config: Fix a doc link
Fix a copy-paste error in Ed25519 parsing tests.
Add test for parsing bad tor version with too many elements.
Add test for mutability of RelayFamily.
Tests for tor_netdoc::util::intern
Merge branch 'lint-followup' into 'main'
Merge branch 'lint' into 'main'
fs-mistrust: Improve BadPermission string
maint/add_warning: Convert remaining asserts
fs-mistrust: BadPermission(_, _) -> BadPermission(..)
maint/add_warning: Introduce ImproperFile and convert one assert
maint/add_warning: Use python3 argparse
Add check_licenses to CI.
check_licenses: list new crates with manual license verification
maint/add_warning: Add "how to fix" to error message
maint/add_warning: Run with --check in CI
maint/add_warning: Provide --check mode
maint/add_warning: Change shebang to python3
maint/add_warning: Use .tmp~ for temp filename, not .bak
Merge branch 'data-stream-err' into 'main'
Merge branch 'config-test' into 'main'
Loading