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 }}
gitgitgadget
/
git
Public
forked from
git/git
Notifications
You must be signed in to change notification settings
Fork
200
Star
309
Code
Issues
76
Pull requests
232
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
pack-aggregate: cheaply consolidate loose objects and small packs
- #2222
#2222
Open
newren
wants to merge 17 commits into
gitgitgadget:master
gitgitgadget/git:master
from
newren:en/pack-aggregate
newren/git:en/pack-aggregate
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
pack-aggregate: cheaply consolidate loose objects and small packs
#2222
newren
wants to merge 17 commits into
gitgitgadget:master
gitgitgadget/git:master
from
newren:en/pack-aggregate
newren/git:en/pack-aggregate
Copy head branch name to clipboard
Commits
Commits on Sep 13, 2026
pack-objects: honor a ".baddeltas" marker in try_delta()
Show description for a615812
newren
committed
a615812
View commit details
Copy full SHA for a615812
Browse repository at this point
pack-objects: add a --mark-bad-deltas option
Show description for 5c6c463
newren
committed
5c6c463
View commit details
Copy full SHA for 5c6c463
Browse repository at this point
pack-objects: skip --stdin-packs hint walk when delta search is off
Show description for c2ef731
newren
committed
c2ef731
View commit details
Copy full SHA for c2ef731
Browse repository at this point
pack-objects: add --prefer-reused-deltas to keep delta copies
Show description for 23b152f
newren
committed
23b152f
View commit details
Copy full SHA for 23b152f
Browse repository at this point
pack-objects: avoid 2-cycles when preferring reused deltas
Show description for 515a733
newren
committed
515a733
View commit details
Copy full SHA for 515a733
Browse repository at this point
pack-aggregate: introduce a builtin for cheap object/pack aggregation
Show description for 8c0a7b2
newren
committed
8c0a7b2
View commit details
Copy full SHA for 8c0a7b2
Browse repository at this point
repack: demote .baddeltas packs into geometric rollup
Show description for 8c6425b
newren
committed
8c6425b
View commit details
Copy full SHA for 8c6425b
Browse repository at this point
pack-aggregate: cap aggregation by pack object count
Show description for a715fdd
newren
committed
a715fdd
View commit details
Copy full SHA for a715fdd
Browse repository at this point
pack-aggregate: skip packs near the output size limit
Show description for be24dac
newren
committed
be24dac
View commit details
Copy full SHA for be24dac
Browse repository at this point
pack-aggregate: limit loose objects per pack
Show description for 2fdd777
newren
committed
2fdd777
View commit details
Copy full SHA for 2fdd777
Browse repository at this point
pack-aggregate: limit input packs per output pack
Show description for 365eff1
newren
committed
365eff1
View commit details
Copy full SHA for 365eff1
Browse repository at this point
repack: optionally aggregate once before repacking
Show description for dbf3ade
newren
committed
dbf3ade
View commit details
Copy full SHA for dbf3ade
Browse repository at this point
pack-objects: add --emit-input-{packs,loose} plumbing options
Show description for a76a01a
newren
committed
a76a01a
View commit details
Copy full SHA for a76a01a
Browse repository at this point
pack-aggregate: add a --loop mode for continuous aggregation
Show description for a9d992e
newren
committed
a9d992e
View commit details
Copy full SHA for a9d992e
Browse repository at this point
repack: optionally aggregate while repacking
Show description for c2384a5
newren
committed
c2384a5
View commit details
Copy full SHA for c2384a5
Browse repository at this point
repack, pack-aggregate: never consume in-flight temp packs
Show description for 5e30826
newren
committed
5e30826
View commit details
Copy full SHA for 5e30826
Browse repository at this point
repack, pack-aggregate: trace pack cleanup cycles
Show description for d11f6d7
newren
committed
d11f6d7
View commit details
Copy full SHA for d11f6d7
Browse repository at this point
You can’t perform that action at this time.