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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
go-git
/
reftable
Public
forked from
google/reftable
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Fix transaction safety and reader regressions in Go and C
- #2
#2
Merged
pjbgf
merged 12 commits into
go-git:main
go-git/reftable:main
from
Soph:test/review-regressions
Soph/reftable:test/review-regressions
Copy head branch name to clipboard
Sep 9, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fix transaction safety and reader regressions in Go and C
#2
pjbgf
merged 12 commits into
go-git:main
go-git/reftable:main
from
Soph:test/review-regressions
Soph/reftable:test/review-regressions
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
Fix reftable transaction safety and reader regressions
Show description for 8d35e00
Soph
committed
8d35e00
View commit details
Copy full SHA for 8d35e00
Browse repository at this point
Reject unknown hash IDs and unsafe manifest names
Show description for b8503f2
Soph
committed
b8503f2
View commit details
Copy full SHA for b8503f2
Browse repository at this point
writer: flush every index level's final block
Show description for 249f2de
Soph
committed
249f2de
View commit details
Copy full SHA for 249f2de
Browse repository at this point
stack: make table-name generation safe for concurrent use
Show description for 5fee022
Soph
committed
5fee022
View commit details
Copy full SHA for 5fee022
Browse repository at this point
Preserve compaction errors and clean up failed table publications
Show description for 74e0f19
Soph
committed
74e0f19
View commit details
Copy full SHA for 74e0f19
Browse repository at this point
reader: return errors instead of panicking on bad index offsets
Show description for 816fccd
Soph
committed
816fccd
View commit details
Copy full SHA for 816fccd
Browse repository at this point
record: bound lengths decoded from varints
Show description for 95292a1
Soph
committed
95292a1
View commit details
Copy full SHA for 95292a1
Browse repository at this point
Add a corruption sweep and FuzzReader
Show description for ff5175b
Soph
committed
ff5175b
View commit details
Copy full SHA for ff5175b
Browse repository at this point
Commits on Sep 9, 2026
stack: classify wrapped post-commit errors with errors.As
Show description for 1668b21
Soph
committed
1668b21
View commit details
Copy full SHA for 1668b21
Browse repository at this point
writer: remove the dead trailing flush in finishSection
Show description for aa076ef
Soph
committed
aa076ef
View commit details
Copy full SHA for aa076ef
Browse repository at this point
reader: test the index cycle bound
Show description for 1612fa5
Soph
committed
1612fa5
View commit details
Copy full SHA for 1612fa5
Browse repository at this point
Wrap errors with %w and release the block source in Clean
Show description for 539b290
Soph
committed
539b290
View commit details
Copy full SHA for 539b290
Browse repository at this point
You can’t perform that action at this time.