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.
b7daa9ff1272d79ce3d4981af6a3d73dac26a2d6
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
25
Apr
23
22
21
20
14
13
12
11
8
7
6
5
4
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
Document defaults for all the config lists
define_list_config_builder: Provide example of item_build
define_list_config_builder: Expand generated docs for methods etc.
Add semver note about added macros in tor-condfig
Add semver notes for AuthorityListBuilder, PredictedPortsListBuilder
Rename macro_first_nonempty (from macro_coalesce_args)
Rename ThingListBuilder::replace (from set)
squash! Bump every crate's edition to 2021.
Bump every crate's edition to 2021.
Add 'rust-version = "1.56"' to every Cargo.toml file.
Reformat all not-yet-reformatted Cargo.toml files.
Increase our MSRV to 1.56.
Use better syntax for doc comment attribute
Introduce PredictedPortsListBuilder
config list-builder: Allow overriding the per-item build method
macro_coalesce_args: New helper macro
Introduce AuthorityListBuilder in NetworkConfigBuilder
Fix error return type of AuthorityBuilder
Introduce define_list_config_builder macro
logging: Drop a pointless .within() call
Merge branch 'integers' into 'main'
retry-error: Provide AbsRetryTime::from_sub and use it
Merge branch 'experimental-v3ident-public' into 'main'
Merge branch 'fix-typos' into 'main'
Merge branch 'test' into 'main'
Merge branch 'type-skewestimate' into 'main'
fix typo in doc
tor-error: Handle integer overflows
retry-error: Handle integer overflow
tor-basic-utils: Add RetryDelay::reset test
Fix typos bothering rust-nightly pipeline
Authority: make v3ident public under experimental-api
Merge branch 'config-sub' into 'main'
arti-client: TorClientConfig: derive TorClientConfigBuilder
arti: ArtiConfig: derive ArtiConfigBuilder
logfiles: Introduce LogfileListConfigBuilder
logfiles: Adjust LoggingConfigBuilder::file and impl Deserialize
logfiles Rename LogfileConfig::file to files
fallback list: Introduce and use FallbackListBuilder
fallback list: Move default list into tor-guardmgr
Loading