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 }}
vaidas-shopify
/
git
Public
forked from
git/git
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Stratified GC
- #6
#6
Open
vaidas-shopify
wants to merge 32 commits into
master
vaidas-shopify/git:master
from
stratified-gc
vaidas-shopify/git:stratified-gc
Copy head branch name to clipboard
Conversation
Commits
32
(32)
Checks
Files changed
Open
Stratified GC
#6
vaidas-shopify
wants to merge 32 commits into
master
vaidas-shopify/git:master
from
stratified-gc
vaidas-shopify/git:stratified-gc
Copy head branch name to clipboard
Commits
Commits on May 7, 2026
pack-base-stratum: introduce .base-stratum sidecar for stratified packs
Show description for bb51a07
vaidas-shopify
committed
bb51a07
View commit details
Copy full SHA for bb51a07
Browse repository at this point
repack-geometry: skip base-stratum packs
Show description for dd47dd8
vaidas-shopify
committed
dd47dd8
View commit details
Copy full SHA for dd47dd8
Browse repository at this point
gc: add stratify maintenance task for Stratified GC
Show description for 02bbca1
vaidas-shopify
committed
02bbca1
View commit details
Copy full SHA for 02bbca1
Browse repository at this point
stratify: validate base-stratum packs before each run
Show description for c4eedb7
vaidas-shopify
committed
c4eedb7
View commit details
Copy full SHA for c4eedb7
Browse repository at this point
gc: add surface-gc maintenance task for Stratified GC
Show description for ec34226
vaidas-shopify
committed
ec34226
View commit details
Copy full SHA for ec34226
Browse repository at this point
gc: wire stratify and surface-gc into geometric strategy
Show description for e819e4b
vaidas-shopify
committed
e819e4b
View commit details
Copy full SHA for e819e4b
Browse repository at this point
maintenance: document stratify and surface-gc configuration
Show description for 97940c2
vaidas-shopify
committed
97940c2
View commit details
Copy full SHA for 97940c2
Browse repository at this point
doc: add technical documentation for Stratified GC
vaidas-shopify
committed
b796fee
View commit details
Copy full SHA for b796fee
Browse repository at this point
stratify: add cascade demotion and kept-pack traversal boundary
Show description for 41e9191
vaidas-shopify
committed
41e9191
View commit details
Copy full SHA for 41e9191
Browse repository at this point
stratify: geometric consolidation of base-stratum packs
vaidas-shopify
committed
337affe
View commit details
Copy full SHA for 337affe
Browse repository at this point
stratify: fix incrementality of commit-id frontier
vaidas-shopify
committed
6b7da8b
View commit details
Copy full SHA for 6b7da8b
Browse repository at this point
pack-base-stratum: write companion .keep for backwards compatibility
vaidas-shopify
committed
7478bed
View commit details
Copy full SHA for 7478bed
Browse repository at this point
surface-gc: fall back to gc.pruneExpire for cruft expiration
Show description for 067f251
vaidas-shopify
committed
067f251
View commit details
Copy full SHA for 067f251
Browse repository at this point
maintenance: add trace2 logging for Stratified GC tasks
Show description for 2fa5c17
vaidas-shopify
committed
2fa5c17
View commit details
Copy full SHA for 2fa5c17
Browse repository at this point
stratify: support unit suffixes for batch-size
Show description for 957f2dd
vaidas-shopify
committed
957f2dd
View commit details
Copy full SHA for 957f2dd
Browse repository at this point
pack-objects: restrict eager add_pending_oid to excluded-open packs
Show description for 16b4a92
vaidas-shopify
committed
16b4a92
View commit details
Copy full SHA for 16b4a92
Browse repository at this point
packfile: size add_packed_git buffer for the longest suffix
Show description for 173f456
vaidas-shopify
committed
173f456
View commit details
Copy full SHA for 173f456
Browse repository at this point
stratify: deduplicate anchor refs from config
Show description for feb16e8
vaidas-shopify
committed
feb16e8
View commit details
Copy full SHA for feb16e8
Browse repository at this point
stratify: scope base-stratum pack basename to the anchor
Show description for 44f70c8
vaidas-shopify
committed
44f70c8
View commit details
Copy full SHA for 44f70c8
Browse repository at this point
stratify: add stratify-prune task for orphaned anchor packs
Show description for 629c168
vaidas-shopify
committed
629c168
View commit details
Copy full SHA for 629c168
Browse repository at this point
stratify: deduplicate anchors at the OID level within a run
Show description for 7789823
vaidas-shopify
committed
7789823
View commit details
Copy full SHA for 7789823
Browse repository at this point
pack-base-stratum: write sidecars atomically to survive concurrent rewrites
Show description for 6f0547e
vaidas-shopify
committed
6f0547e
View commit details
Copy full SHA for 6f0547e
Browse repository at this point
stratify: validate base-stratum packs independently of timestamp order
Show description for 4704f61
vaidas-shopify
committed
4704f61
View commit details
Copy full SHA for 4704f61
Browse repository at this point
stratify: filter cross-anchor and weaken closure to the per-repo union
Show description for 12d978e
vaidas-shopify
committed
12d978e
View commit details
Copy full SHA for 12d978e
Browse repository at this point
stratify: fix batch-size truncation anchor and ensure forward progress
Show description for 22c0bb5
vaidas-shopify
committed
22c0bb5
View commit details
Copy full SHA for 22c0bb5
Browse repository at this point
stratify: surface base-stratum sidecar write failures
Show description for 4e3dc93
vaidas-shopify
committed
4e3dc93
View commit details
Copy full SHA for 4e3dc93
Browse repository at this point
stratify: peel annotated-tag anchors before commit lookup
Show description for d0ea1fd
vaidas-shopify
committed
d0ea1fd
View commit details
Copy full SHA for d0ea1fd
Browse repository at this point
stratify-prune: relabel orphan packs to preserve cross-anchor closed set
Show description for 3abf001
vaidas-shopify
committed
3abf001
View commit details
Copy full SHA for 3abf001
Browse repository at this point
Commits on May 11, 2026
stratify-prune: pick relabel target per pack against ancestry, not config order
Show description for d66db68
vaidas-shopify
committed
d66db68
View commit details
Copy full SHA for d66db68
Browse repository at this point
Commits on May 12, 2026
stratify-prune: borrow survivor anchor_commit for no-merge-base orphans
Show description for f0d2041
vaidas-shopify
committed
f0d2041
View commit details
Copy full SHA for f0d2041
Browse repository at this point
Commits on May 14, 2026
stratify: treat repo_in_merge_bases walk failure as non-ancestor
Show description for 2860386
vaidas-shopify
committed
2860386
View commit details
Copy full SHA for 2860386
Browse repository at this point
stratify-prune: borrow oldest anchor_commit when relabeling no-merge-base orphans
Show description for 8967288
vaidas-shopify
committed
8967288
View commit details
Copy full SHA for 8967288
Browse repository at this point
You can’t perform that action at this time.