[PR #178] [MERGED] Allow deflate decoder for 7zip #876

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

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/178
Author: @adamhathcock
Created: 9/28/2016
Status: Merged
Merged: 9/28/2016
Merged by: @adamhathcock

Base: masterHead: 7zip_deflate


📝 Commits (2)

  • 7513a60 Allow deflate decoder
  • 4a4522b Merge branch 'master' into 7zip_deflate

📊 Changes

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

View changed files

📝 src/SharpCompress/Compressors/LZMA/Registry.cs (+3 -0)

📄 Description

Fixes https://github.com/adamhathcock/sharpcompress/issues/176


🔄 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/178 **Author:** [@adamhathcock](https://github.com/adamhathcock) **Created:** 9/28/2016 **Status:** ✅ Merged **Merged:** 9/28/2016 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `7zip_deflate` --- ### 📝 Commits (2) - [`7513a60`](https://github.com/adamhathcock/sharpcompress/commit/7513a608b1ef6e65796aae9427a9c12dc599eebf) Allow deflate decoder - [`4a4522b`](https://github.com/adamhathcock/sharpcompress/commit/4a4522b8422b7f75f2732edd893c1866606a9b66) Merge branch 'master' into 7zip_deflate ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/Compressors/LZMA/Registry.cs` (+3 -0) </details> ### 📄 Description Fixes https://github.com/adamhathcock/sharpcompress/issues/176 --- <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:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#876