[PR #51] [MERGED] Fixed bug where tar.bz2 compression did not work #810

Closed
opened 2026-01-29 22:17:41 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/51
Author: @sander2
Created: 4/6/2015
Status: Merged
Merged: 4/9/2015
Merged by: @adamhathcock

Base: masterHead: fix-tar.bz2-compression


📝 Commits (1)

  • ef72829 Fixed bug where tar.bz2 compression did not work

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 SharpCompress/Writer/Tar/TarWriter.cs (+1 -0)

📄 Description

Commit d36ae445e2 caused tar.bz2 file generation and the Tar_BZip2_Writer test to fail. This reverts that commit.


🔄 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/51 **Author:** [@sander2](https://github.com/sander2) **Created:** 4/6/2015 **Status:** ✅ Merged **Merged:** 4/9/2015 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `fix-tar.bz2-compression` --- ### 📝 Commits (1) - [`ef72829`](https://github.com/adamhathcock/sharpcompress/commit/ef72829f1c91226abe06cc426b9412e208682169) Fixed bug where tar.bz2 compression did not work ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `SharpCompress/Writer/Tar/TarWriter.cs` (+1 -0) </details> ### 📄 Description Commit d36ae445e29de46879bfb23299ad8fa9ea59d4b1 caused tar.bz2 file generation and the Tar_BZip2_Writer test to fail. This reverts that commit. --- <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:17:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#810