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.
5a2f1b89f3f7cfba7cc003fe4960a20a5c868ec7
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
CfgPath: Test serialisation round-trip with a binary format
CfgPath: Make it Serialize
CfgPath: Overhaul API
CfgPath: Change deserialisaation of Literal variant
config: Enable "toml" feature
Merge branch 'fs-mistrust-v2' into 'main'
fs-mistrust: write a lot about TOCTOU issues.
fs-mistrust: Rename SecureDir to CheckedDir.
fs-mistrust: Add a dangerously_trust_everyone method.
fs-mistrust: split check_one into two functions.
fs-mistrust: Make self-named groups trusted by default.
Work around CI config weirdness.
fs-mistrust: Add code to make a self-named group "trusted".
fs-mistrust: refactor ResolvePath to avoid temporary changes.
fs-mistrust: clarify and test behavior for ".." past the fs root.
Add a must_use (suggested by @diziet).
fs-mistrust: more examples, documentation.
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
Loading