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
Type
/
to 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
.
libra-tools
/
git-internal
Public
Notifications
You must be signed in to change notification settings
Fork
115
Star
14
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
feat(pack): add PackStats utility for pack object type distribution
- #139
#139
Merged
genedna
merged 9 commits into
libra-tools:main
libra-tools/git-internal:main
from
jiatianbo666:feat/pack-stats
jiatianbo666/git-internal:feat/pack-stats
Copy head branch name to clipboard
Jun 30, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat(pack): add PackStats utility for pack object type distribution
#139
genedna
merged 9 commits into
libra-tools:main
libra-tools/git-internal:main
from
jiatianbo666:feat/pack-stats
jiatianbo666/git-internal:feat/pack-stats
Copy head branch name to clipboard
Commits
Commits on Jun 2, 2026
feat(pack): add PackStats utility for pack object type distribution
Show description for fa2a718
jiatianbo666
committed
fa2a718
View commit details
Copy full SHA for fa2a718
Browse repository at this point
fix(pack): use io::sink, remove Send bound, extract consume_zlib helper
Show description for f845828
jiatianbo666
committed
f845828
View commit details
Copy full SHA for f845828
Browse repository at this point
fix(pack): verify pack trailer hash in pack_stats
Show description for 167665c
jiatianbo666
committed
167665c
View commit details
Copy full SHA for 167665c
Browse repository at this point
fix(pack): use header_data.len() for offset, reuse hash_buf allocation
Show description for 7d4a426
jiatianbo666
committed
7d4a426
View commit details
Copy full SHA for 7d4a426
Browse repository at this point
fix(pack): reorder test imports to match rustfmt style
Show description for 06235a2
jiatianbo666
committed
06235a2
View commit details
Copy full SHA for 06235a2
Browse repository at this point
Commits on Jun 3, 2026
fix: resolve clippy warnings in pack_index.rs and protocol/pack.rs
Show description for 940cc05
jiatianbo666
committed
940cc05
View commit details
Copy full SHA for 940cc05
Browse repository at this point
fix(pack): remove blank line between import groups for nightly rustfmt
Show description for 5de6d82
jiatianbo666
committed
5de6d82
View commit details
Copy full SHA for 5de6d82
Browse repository at this point
fix(pack): add LFS skip guard to all pre-existing decode tests
Show description for 67c40ca
jiatianbo666
committed
67c40ca
View commit details
Copy full SHA for 67c40ca
Browse repository at this point
Commits on Jun 30, 2026
Merge remote-tracking branch 'origin/main' into pr-139
Show description for 8413317
genedna
committed
8413317
View commit details
Copy full SHA for 8413317
Browse repository at this point
You can’t perform that action at this time.