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.
6a00b74b0b817527f6ae998f9a7367b21b384f6a
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
15
Jun
14
13
10
9
8
7
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
Permit eprintln in channel-padding test.
Fix clippy::significant_drop_in_scrutinee warnings
Work around an erroneous warning from nightly clippy
Make display formats work with older derive_more.
tor-dirmgr: Make DirStatus non-public.
Report directory blockage problems from arti-client.
Add a blockage-reporting mechanism to tor-dirmgr.
Add a couple of TODO items.
Do not update_progress on load if nothing happened.
DirMgr: Track errors, stalls, and resets as part of status.
Refactor our logic for distinguishing download attempts
Refactor most DirStatus users to use DirProgress.
Move `at_least_as_new_as` to DirProgress.
Turn the DirProgress in DirStatus into a named field.
Rename DirStatusInner to DirProgress.
Merge branch 'unwrap' into 'main'
Add "accel-*" features to arti-client and arti.
Add a feature to tor-llcrypto to enable sha-1/asm.
Merge branch 'dormant_directory' into 'main'
tor-netdir: testnet: Make construct_netdir infallible (rustfmt)
tor-netdir: testnet: Make construct_netdir infallible
Document "full", "experimental" in toplevel crate documentation.
Merge branch 'option' into 'main'
Merge branch 'doc' into 'main'
DirMgr: Use scopeguard crate in place of ad hoc RAII substitutes
Put the task schedule back when the dl task exits.
New API to expose and use TaskHandle from DirMgr.
Add "full" and "experimental" features to arti.
Add "full" and "experimental" features to arti-client and below.
DirMgr: Refactor bootstrap to use a TaskSchedule for sleeping.
TaskSchedule: Add a sleep_until_wallclock method too.
Merge branch 'nested-read-write' into 'main'
Merge branch 'channel' into 'main'
config: document semver change
config: Suppose that we might extend resolve_option to non-T::Default
config: Do not strip_option for journald (and in future)
tor-error: Fix a broken intra-doc link
tor-bytes: read_nested_*: rustfmt
tor-bytes: read_nested_*: Take a closure
Merge branch 'format-ids' into 'main'
Loading