[PR #847] [MERGED] Tar: Add processing for the LongLink header type #1274

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

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/847
Author: @DannyBoyk
Created: 6/3/2024
Status: Merged
Merged: 6/4/2024
Merged by: @adamhathcock

Base: masterHead: 846_tar_longlinkname


📝 Commits (1)

  • a9601ef Tar: Add processing for the LongLink header type

📊 Changes

1 file changed (+46 additions, -24 deletions)

View changed files

📝 src/SharpCompress/Common/Tar/Headers/TarHeader.cs (+46 -24)

📄 Description

Fixes #846


🔄 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/847 **Author:** [@DannyBoyk](https://github.com/DannyBoyk) **Created:** 6/3/2024 **Status:** ✅ Merged **Merged:** 6/4/2024 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `846_tar_longlinkname` --- ### 📝 Commits (1) - [`a9601ef`](https://github.com/adamhathcock/sharpcompress/commit/a9601ef8482ca9c9241adea67af16d503bb8202f) Tar: Add processing for the LongLink header type ### 📊 Changes **1 file changed** (+46 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/Common/Tar/Headers/TarHeader.cs` (+46 -24) </details> ### 📄 Description Fixes #846 --- <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:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1274