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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
oven-sh
/
bun
Public
Notifications
You must be signed in to change notification settings
Fork
5k
Star
95.6k
Code
Issues
3.3k
Pull requests
5k+
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Read whole files only when they are regular files
- #39734
#39734
Open
robobun
wants to merge 8 commits into
main
oven-sh/bun:main
from
farm/b9515fa6/regular-file-gate
oven-sh/bun:farm/b9515fa6/regular-file-gate
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Read whole files only when they are regular files
#39734
robobun
wants to merge 8 commits into
main
oven-sh/bun:main
from
farm/b9515fa6/regular-file-gate
oven-sh/bun:farm/b9515fa6/regular-file-gate
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2026
Read lockfiles, manifest cache entries, local tarballs and .map files only when they are regular files
Show description for 5b6be99
robobun
committed
5b6be99
View commit details
Copy full SHA for 5b6be99
Browse repository at this point
Read whole files only when they are regular files
Show description for 167d937
robobun
committed
167d937
View commit details
Copy full SHA for 167d937
Browse repository at this point
Shorten the comments on the regular-file checks
robobun
committed
45b1992
View commit details
Copy full SHA for 45b1992
Browse repository at this point
Make the open_regular_at doc one line
robobun
committed
f152940
View commit details
Copy full SHA for f152940
Browse repository at this point
Open the remaining files bun finds itself through open_regular_at
Show description for c3d3fac
robobun
committed
c3d3fac
View commit details
Copy full SHA for c3d3fac
Browse repository at this point
Presize the reads that follow open_regular_at from the size it returned
Show description for d196115
robobun
committed
d196115
View commit details
Copy full SHA for d196115
Browse repository at this point
Check the package.json that bun pm trust reads through the descriptor from init
Show description for 6b5a985
robobun
committed
6b5a985
View commit details
Copy full SHA for 6b5a985
Browse repository at this point
Drain stdout in the pm trust test
robobun
committed
582357f
View commit details
Copy full SHA for 582357f
Browse repository at this point
You can’t perform that action at this time.