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
.
conan-io
/
conan
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
9.5k
Code
Issues
415
Pull requests
64
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add support for zstd compression
- #14706
#14706
Closed
grossag
wants to merge 15 commits into
conan-io:develop2
conan-io/conan:develop2
from
grossag:topic/grossag/zstd3
grossag/conan:topic/grossag/zstd3
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
Add support for zstd compression
#14706
grossag
wants to merge 15 commits into
conan-io:develop2
conan-io/conan:develop2
from
grossag:topic/grossag/zstd3
grossag/conan:topic/grossag/zstd3
Copy head branch name to clipboard
Commits
Commits on Sep 7, 2023
Add support for zstd compression of binary packages
Show description for 278ea02
grossag
committed
278ea02
View commit details
Copy full SHA for 278ea02
Browse repository at this point
Commits on Sep 8, 2023
Switch to include python-zstandard in the package requirements
Show description for 682b0e3
grossag
committed
682b0e3
View commit details
Copy full SHA for 682b0e3
Browse repository at this point
Add a test case to cover zstd compress and decompress
grossag
committed
396815c
View commit details
Copy full SHA for 396815c
Browse repository at this point
Downgrade to 0.20.0 to fix CI
Show description for f0b7813
grossag
committed
f0b7813
View commit details
Copy full SHA for f0b7813
Browse repository at this point
Commits on Sep 11, 2023
Two small improvements
Show description for a33394d
grossag
committed
a33394d
View commit details
Copy full SHA for a33394d
Browse repository at this point
Commits on Jul 22, 2024
Address review feedback
grossag
committed
bbed1a0
View commit details
Copy full SHA for bbed1a0
Browse repository at this point
Merge branch 'develop2' into topic/grossag/zstd3
grossag
committed
ea5d948
View commit details
Copy full SHA for ea5d948
Browse repository at this point
Add file missed by merge
grossag
committed
db87f56
View commit details
Copy full SHA for db87f56
Browse repository at this point
Fix typo in parameter which broke tests
grossag
committed
6a109f4
View commit details
Copy full SHA for 6a109f4
Browse repository at this point
A few more small fixes in hopes of unbreaking the build
Show description for e5765e6
grossag
committed
e5765e6
View commit details
Copy full SHA for e5765e6
Browse repository at this point
Commits on Jul 23, 2024
Some more improvements
Show description for ff29efc
grossag
committed
ff29efc
View commit details
Copy full SHA for ff29efc
Browse repository at this point
Commits on Sep 16, 2024
Address some of the review feedback
Show description for 0c58aa8
grossag
committed
0c58aa8
View commit details
Copy full SHA for 0c58aa8
Browse repository at this point
Commits on Sep 17, 2024
Flush zstd frames around every 128MB
grossag
committed
79afdae
View commit details
Copy full SHA for 79afdae
Browse repository at this point
Commits on Sep 23, 2024
Merge branch 'develop2' into topic/grossag/zstd3
grossag
committed
890c454
View commit details
Copy full SHA for 890c454
Browse repository at this point
Fix DeprecationWarning
Show description for b8f4a57
grossag
committed
b8f4a57
View commit details
Copy full SHA for b8f4a57
Browse repository at this point
You can’t perform that action at this time.