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.
a5ea3533c52b749fdc5fb79d8e21085acb49a5bf
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
3
May
29
Apr
28
27
26
25
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
Add a SecureDir API for checked access to directories
Add functionality to inspect directory content permissions
By default, forbid special files.
Support for "create missing directory".
Add support for trusted group IDs.
Implement support for the Sticky Bit.
Second cut at a fs-mistrust crate.
Merge branch 'explain_downgrade' into 'main'
Merge branch 'update-tls-api' into 'main'
remove some unecessary crates from downgrade_dependencies
Add a comment explaining what downgrade_dependencies is for.
update tls-api to 0.8.0
Merge branch 'derive-builder-git-fixup' into 'main'
derive_builder: Use git dep everywhere, rather than cargo patch
Fix sentences
Fix spacing
Fix grammar and typos
Merge branch 'upgrade_dependencies' into 'main'
Merge branch 'download-schedule' into 'main'
Make DownloadScheduleBuilder "alternative" defaults pub(crate)
Fix typo in message
downgrade_dependencies: Remove "quote" exception.
Bump async_executors to 0.6
Upgrade to AES 0.8
Bump to config 0.13
Upgrade tracing-journald to 0.3.0
Upgrade to Postage 0.5.0
Upgrade to rlimit 0.8.3, again.
Merge branch 'msrv_1_56' into 'main'
DirMgrConfig: Remove unnecessary accessors
DirMgrConfig: Rename two fields that contained a _config
Document breaking changes to DownloadSchedule etc.
DownloadSchedule: Rename field to "attempts"
DownloadSchedule: Abolish accessors in DownloadScheduleConfig
DownloadSchudule: Have NetworkConfig contain Builders
DownloadSchedule: Abolish new() method
DownloadSchedule: tests: Do not try to set parallelism to 0
DownloadSchedule: Provide builder
Merge branch 'main' into 'msrv_1_56'
Merge branch 'config-sub-list' into 'main'
Loading