[PR #763] [MERGED] #751 Add .tar.7z support #1210

Open
opened 2026-01-29 22:19:30 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/763
Author: @btomblinson
Created: 9/18/2023
Status: Merged
Merged: 9/18/2023
Merged by: @adamhathcock

Base: masterHead: master


📝 Commits (1)

📊 Changes

3 files changed (+25 additions, -0 deletions)

View changed files

📝 tests/SharpCompress.Test/SevenZip/SevenZipArchiveTests.cs (+25 -0)
tests/TestArchives/Archives/7Zip.Tar.tar (+0 -0)
tests/TestArchives/Archives/7Zip.Tar.tar.7z (+0 -0)

📄 Description

@adamhathcock I started over after being unable to merge the latest changes to my fork, got rid of the ArchiveType change as well so should be good to go


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/adamhathcock/sharpcompress/pull/763 **Author:** [@btomblinson](https://github.com/btomblinson) **Created:** 9/18/2023 **Status:** ✅ Merged **Merged:** 9/18/2023 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`57c0d19`](https://github.com/adamhathcock/sharpcompress/commit/57c0d19cde603f82367a51182e4522d89cee06af) #751 Add .tar.7z support ### 📊 Changes **3 files changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `tests/SharpCompress.Test/SevenZip/SevenZipArchiveTests.cs` (+25 -0) ➕ `tests/TestArchives/Archives/7Zip.Tar.tar` (+0 -0) ➕ `tests/TestArchives/Archives/7Zip.Tar.tar.7z` (+0 -0) </details> ### 📄 Description @adamhathcock I started over after being unable to merge the latest changes to my fork, got rid of the ArchiveType change as well so should be good to go --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:19:30 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1210