mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
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/460
Author: @itn3000
Created: 6/27/2019
Status: ✅ Merged
Merged: 6/27/2019
Merged by: @adamhathcock
Base:
master← Head:tar-fix-garbled2📝 Commits (5)
9b4b2a9considering encoding in processing filename(#414)70392c3use Buffer.BlockCopy for performance07c42b8replace magic number1ea9ab7add comment for subtracting6bfa3c2add more comments📊 Changes
6 files changed (+72 additions, -7 deletions)
View changed files
📝
src/SharpCompress/Common/Tar/Headers/TarHeader.cs(+24 -5)📝
tests/SharpCompress.Test/Tar/TarArchiveTests.cs(+48 -2)📝
tests/TestArchives/Archives/Tar.mod.tar(+0 -0)📝
tests/TestArchives/Archives/Tar.noEmptyDirs.tar(+0 -0)📝
tests/TestArchives/Archives/Tar.noEmptyDirs.tar.bz2(+0 -0)📝
tests/TestArchives/Archives/Tar.noEmptyDirs.tar.lz(+0 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.