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.
055b7399f2acba4dd71777ad7d08deaec9e2a271
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
4
Apr
2
1
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
Allow DirStatus objects to have different timeout floors
Add RetrySchedule::reset()
Rename fallback::status::Status to DirStatus.
Distinguish UsageMismatch cases by whether a race is possible
RetryTime: Improve documentation.
RetryTime: make loose_cmp pub.
RetryTime: use strum::EnumDiscriminants to simplify loose_cmp.
circmgr: Improve retry-and-or-delay logic.
circmgr: implement HasRetryTime.
guardmgr: implement HasRetryTime.
chanmgr: implement HasRetryTime.
circmgr: Improve reporting of error origins.
circmgr: Avoid a race condition in circuit usage restriction
tor-error: Add a new RetryTime type and related trait.
Reformat tor-error/Cargo.toml
Merge branch 'coverage_20220402' into 'main'
chanmgr: tests for ConnStatus::usable
chanmgr: add a test for AbstractChannel::duration_unused
chanmgr: add tests for connect_one.
rtmock: add the ability to make a connection time out.
checkable: additional unit tests for more APIs.
socksproto: remove some unused accessors.
Update rlimit to 0.8.1
Cargo.toml: Edit crate list to reflect dependencies
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.
Loading