mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
[PR #249] [MERGED] Per entry compression was being written out incorrectly on the centra… #923
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/249
Author: @adamhathcock
Created: 5/30/2017
Status: ✅ Merged
Merged: 5/31/2017
Merged by: @adamhathcock
Base:
master← Head:zip_entry_compression_fix📝 Commits (4)
69fc74ePer entry compression was being written out incorrectly on the central directory. Fix for that.9270d7cAdd cache for dotnet packages3f24a74Merge branch 'master' into zip_entry_compression_fix3df763aMerge branch 'master' into zip_entry_compression_fix📊 Changes
3 files changed (+23 additions, -12 deletions)
View changed files
📝
.travis.yml(+3 -0)📝
src/SharpCompress/Writers/Zip/ZipCentralDirectoryEntry.cs(+13 -4)📝
src/SharpCompress/Writers/Zip/ZipWriter.cs(+7 -8)📄 Description
…l directory. Fix for that.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.