Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
GraphiteEditor
/
Graphite
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
27.3k
Code
Issues
387
Pull requests
175
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add document-container crate
- #4191
#4191
Merged
TrueDoctor
merged 18 commits into
master
GraphiteEditor/Graphite:master
from
document-container
GraphiteEditor/Graphite:document-container
Copy head branch name to clipboard
Jun 4, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Add document-container crate
#4191
TrueDoctor
merged 18 commits into
master
GraphiteEditor/Graphite:master
from
document-container
GraphiteEditor/Graphite:document-container
Copy head branch name to clipboard
Commits
Commits on Jun 3, 2026
Add document-container crate: container backends and archive codecs
TrueDoctor
committed
928a90f
View commit details
Copy full SHA for 928a90f
Browse repository at this point
Address PR review: path/prefix split, safe size casts, OPFS stream aborts
TrueDoctor
committed
cd9eccd
View commit details
Copy full SHA for cd9eccd
Browse repository at this point
Address PR review round 2: mmap read check, UTF8 entry names, prefix normalization
TrueDoctor
committed
6409d4a
View commit details
Copy full SHA for 6409d4a
Browse repository at this point
Make MmappedBytes::new fallible so mmap reads can't silently degrade
TrueDoctor
committed
da956d2
View commit details
Copy full SHA for da956d2
Browse repository at this point
Address PR review round 3: backend contract uniformity (symlinks, remove, list)
TrueDoctor
committed
494dc42
View commit details
Copy full SHA for 494dc42
Browse repository at this point
Apply symlink-component check to FolderBackend listing paths
TrueDoctor
committed
9aebc20
View commit details
Copy full SHA for 9aebc20
Browse repository at this point
Address PR review: idempotent OPFS delete logging, tar default-features, shared entry-size cap
TrueDoctor
committed
f33f453
View commit details
Copy full SHA for f33f453
Browse repository at this point
Fix validate_path doc: dotfiles pass, CurDir/ParentDir rejected
TrueDoctor
committed
309a295
View commit details
Copy full SHA for 309a295
Browse repository at this point
Omit symlink entries from FolderBackend listings for consistency with resolve
TrueDoctor
committed
fd5798e
View commit details
Copy full SHA for fd5798e
Browse repository at this point
Preserve zip I/O errors and reject non-canonical paths in validate_path
TrueDoctor
committed
a911854
View commit details
Copy full SHA for a911854
Browse repository at this point
Extend archive apis to return the archive writer
TrueDoctor
committed
7d084b0
View commit details
Copy full SHA for 7d084b0
Browse repository at this point
Rename document/document-container directory to document/container
TrueDoctor
committed
efb2a99
View commit details
Copy full SHA for efb2a99
Browse repository at this point
Add archive format sniffing and deserialize_auto
TrueDoctor
committed
1a11e98
View commit details
Copy full SHA for 1a11e98
Browse repository at this point
Drop temporal hedge from checked_entry_size comment
TrueDoctor
committed
ae62347
View commit details
Copy full SHA for ae62347
Browse repository at this point
Tighten verbose doc comments in document-container
TrueDoctor
committed
e4b62a6
View commit details
Copy full SHA for e4b62a6
Browse repository at this point
Coalesce consecutive same-path OPFS appends to avoid O(n^2) file copies
TrueDoctor
committed
34e7ab2
View commit details
Copy full SHA for 34e7ab2
Browse repository at this point
Commits on Jun 4, 2026
Review
timon-schelling
committed
fac36fc
View commit details
Copy full SHA for fac36fc
Browse repository at this point
Update document-container for the deserialize/store_non_blocking renames
TrueDoctor
committed
1aaf3b3
View commit details
Copy full SHA for 1aaf3b3
Browse repository at this point
You can’t perform that action at this time.