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 }}
cargocut
/
virtfs
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
10
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
A more comprehensive API to mimic Unix behaviour in unit tests
- #2
#2
Merged
mspwn
merged 12 commits into
main
cargocut/virtfs:main
from
some-experiments
cargocut/virtfs:some-experiments
Copy head branch name to clipboard
Feb 11, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
A more comprehensive API to mimic Unix behaviour in unit tests
#2
mspwn
merged 12 commits into
main
cargocut/virtfs:main
from
some-experiments
cargocut/virtfs:some-experiments
Copy head branch name to clipboard
Commits
Commits on Feb 10, 2026
Add `mkdir` in an Unix fashion
xhtmlboi
committed
12a1327
View commit details
Copy full SHA for 12a1327
Browse repository at this point
Add `mkdir_p` for recursive directory creation
xhtmlboi
committed
016123d
View commit details
Copy full SHA for 016123d
Browse repository at this point
Commits on Feb 11, 2026
Rewriting `mtime` (to act on a file system rather than an item)
Show description for f3a834f
xhtmlboi
and
mspwn
committed
f3a834f
View commit details
Copy full SHA for f3a834f
Browse repository at this point
Rename `Dummy` to `Simple`
xhtmlboi
committed
3b0d056
View commit details
Copy full SHA for 3b0d056
Browse repository at this point
Allow `recursive` flag for `mkdir` instead of `mkdir_p`
Show description for ceb6d5b
xhtmlboi
and
mspwn
committed
ceb6d5b
View commit details
Copy full SHA for ceb6d5b
Browse repository at this point
Use proper `handler` for `Tree.Simple`
Show description for 2b7f948
xhtmlboi
and
mspwn
committed
2b7f948
View commit details
Copy full SHA for 2b7f948
Browse repository at this point
Fix `write_file` and add more tests
Show description for 09a4656
xhtmlboi
and
mspwn
committed
09a4656
View commit details
Copy full SHA for 09a4656
Browse repository at this point
Add `read_dir` and `is_empty_dir`
Show description for 94bde17
xhtmlboi
and
mspwn
committed
94bde17
View commit details
Copy full SHA for 94bde17
Browse repository at this point
Add `rm` (and consort)
Show description for ac677a7
xhtmlboi
and
mspwn
committed
ac677a7
View commit details
Copy full SHA for ac677a7
Browse repository at this point
Add README Section
xhtmlboi
committed
e62c11a
View commit details
Copy full SHA for e62c11a
Browse repository at this point
Add CHANGE entry
xhtmlboi
committed
681e23b
View commit details
Copy full SHA for 681e23b
Browse repository at this point
Chores pre-release
xhtmlboi
committed
d6dd812
View commit details
Copy full SHA for d6dd812
Browse repository at this point
You can’t perform that action at this time.