[PR #485] [MERGED] Create and using PauseEntryRebuilding for adding large numbers of ent… #1049

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

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/485
Author: @adamhathcock
Created: 10/9/2019
Status: Merged
Merged: 1/9/2021
Merged by: @adamhathcock

Base: masterHead: issue-256


📝 Commits (3)

  • 43c839e Create and using PauseEntryRebuilding for adding large numbers of entries
  • 3b2e273 Merge branch 'master' into issue-256
  • 669e40d Merge branch 'master' into issue-256

📊 Changes

3 files changed (+39 additions, -4 deletions)

View changed files

📝 src/SharpCompress/Archives/AbstractWritableArchive.cs (+26 -0)
📝 src/SharpCompress/Archives/IWritableArchive.cs (+6 -0)
📝 src/SharpCompress/Archives/IWritableArchiveExtensions.cs (+7 -4)

📄 Description

…ries


🔄 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/485 **Author:** [@adamhathcock](https://github.com/adamhathcock) **Created:** 10/9/2019 **Status:** ✅ Merged **Merged:** 1/9/2021 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `issue-256` --- ### 📝 Commits (3) - [`43c839e`](https://github.com/adamhathcock/sharpcompress/commit/43c839eb898b7fa67b658891e1f607eeb58e7aa1) Create and using PauseEntryRebuilding for adding large numbers of entries - [`3b2e273`](https://github.com/adamhathcock/sharpcompress/commit/3b2e2738326a697fdb2d9e536b8dca7725e8f62a) Merge branch 'master' into issue-256 - [`669e40d`](https://github.com/adamhathcock/sharpcompress/commit/669e40d53c5253b7f04b6f22a3092195ea385c6f) Merge branch 'master' into issue-256 ### 📊 Changes **3 files changed** (+39 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/Archives/AbstractWritableArchive.cs` (+26 -0) 📝 `src/SharpCompress/Archives/IWritableArchive.cs` (+6 -0) 📝 `src/SharpCompress/Archives/IWritableArchiveExtensions.cs` (+7 -4) </details> ### 📄 Description …ries --- <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:18:48 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1049