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.
b27ffe14fb23c58c0355ab2c5fa1fc305fd8b003
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
1
Apr
31
Mar
30
29
28
27
25
24
23
21
18
17
16
15
14
11
10
9
8
7
5
4
3
2
1
28
Feb
27
26
25
24
23
22
20
18
17
16
15
14
Clean out semver_status.md
Merge branch '020_versions' into 'main'
arti-v0.2.0
arti-v0.2.0
Bump all arti*, tor* crates to 0.2.0
Bump caret, retry-error to 0.1.1
Update Cargo.lock based on build.
CHANGELOG: Fix another sentence
CHANGELOG: rephrase a sentence.
Merge branch 'upgrade_pre_020' into 'main'
CHANGELOG: spelling fixes
First attempt at a changelog for 0.2.0
Upgrade async-broadcast => 0.4.0
Final "cargo update" before 0.2.0
Upgrade rlimit -> 0.8.0
Merge branch 'dir-munger-v2' into 'main'
Re-order attributes so that we can build with Rust 1.53.
Typo fix.
Directory filtering in arti-testing.
tor-netdoc: Conditionally expose document fields.
Merge branch 'retry_tuning_1' into 'main'
tor-checkable: add experimental api for exposing wrapped objects.
Reformat tor-checkable/Cargo.toml
dirmgr: Use a different idiom in retry loop
Merge branch 'typos' into 'main'
Fix typo
Use a lower default for max_retries.
circmgr: limit circuit attempts when launch_parallelism > 1.
dirmgr: fix bugs in algorithm for retrying downloads
README.md for arti-testing.
Merge branch 'fallback_status_v2' into 'main'
Merge branch 'fallback_status_v2' into main
Run cargo fmt one more time for good measure.
Use derive_more to derive AsRef.
Reformat tor-guardmgr/Cargo.toml.
Reformat several Cargo.toml files with 100-char-wide lines.
Fix some Rustdoc links.
Refactor FirstHopId into type-differentiated form
Rename Guard=>FirstHop, GuardId=>FirstHopId
FallbackState: Use itertools::merge_join_by.
Fold fallback::Status::reset() into its (only) caller.
Rename FallbackState::lookup_mut => get_mut.
Loading