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
.
zip-rs
/
zip2
Public
Notifications
You must be signed in to change notification settings
Fork
110
Star
337
Code
Issues
45
Pull requests
14
Discussions
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Move read sync code into sync submodule
- #134
#134
Merged
Pr0methean
merged 13 commits into
zip-rs:sync-async
zip-rs/zip2:sync-async
from
SapryWenInera:async_pr_prelude
SapryWenInera/zip2:async_pr_prelude
Copy head branch name to clipboard
May 18, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Move read sync code into sync submodule
#134
Pr0methean
merged 13 commits into
zip-rs:sync-async
zip-rs/zip2:sync-async
from
SapryWenInera:async_pr_prelude
SapryWenInera/zip2:async_pr_prelude
Copy head branch name to clipboard
Commits
Commits on May 17, 2024
Move all sync code to sync submodule
SapryWenInera
committed
281ceb9
View commit details
Copy full SHA for 281ceb9
Browse repository at this point
Fixed broken imports in read.rs
SapryWenInera
committed
f8daf39
View commit details
Copy full SHA for f8daf39
Browse repository at this point
Allowed some functions to be public on the crate
SapryWenInera
committed
06537a1
View commit details
Copy full SHA for 06537a1
Browse repository at this point
Fix imports in stream.rs
SapryWenInera
committed
8f059ca
View commit details
Copy full SHA for 8f059ca
Browse repository at this point
Fix imports in write.rs
SapryWenInera
committed
0cc6b17
View commit details
Copy full SHA for 0cc6b17
Browse repository at this point
Changed read_zipfile_from_stream to be fully public
SapryWenInera
committed
ced9024
View commit details
Copy full SHA for ced9024
Browse repository at this point
Fix import in examples
SapryWenInera
committed
c1c2251
View commit details
Copy full SHA for c1c2251
Browse repository at this point
Fix last import problems
SapryWenInera
committed
6a2d977
View commit details
Copy full SHA for 6a2d977
Browse repository at this point
Merge with upstream/master
SapryWenInera
committed
9800e59
View commit details
Copy full SHA for 9800e59
Browse repository at this point
Fix reversion on extract function of ZipArquive
SapryWenInera
committed
0a6f9df
View commit details
Copy full SHA for 0a6f9df
Browse repository at this point
Fix import o windows platform
SapryWenInera
committed
350799a
View commit details
Copy full SHA for 350799a
Browse repository at this point
Fix cargo fmt issues
SapryWenInera
committed
eae1d1d
View commit details
Copy full SHA for eae1d1d
Browse repository at this point
Fix fuzz read checks
SapryWenInera
committed
91e7e1d
View commit details
Copy full SHA for 91e7e1d
Browse repository at this point
You can’t perform that action at this time.