mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-07 13:44:36 +00:00
[PR #147] [MERGED] Tar long paths #866
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/147
Author: @pawelpabich
Created: 7/6/2016
Status: ✅ Merged
Merged: 7/6/2016
Merged by: @adamhathcock
Base:
master← Head:tar_long_paths📝 Commits (2)
71a161bNow we can handle long file names6a5ad22Refactored code a bit📊 Changes
3 files changed (+84 additions, -24 deletions)
View changed files
📝
src/SharpCompress/Common/Tar/Headers/TarHeader.cs(+60 -24)📝
test/SharpCompress.Test/Tar/TarReaderTests.cs(+24 -0)➕
test/TestArchives/Archives/Tar.LongPathsWithLongNameExtension.tar(+0 -0)📄 Description
Fixes #146
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.