copilot-swe-agent[bot]
aaa97e2ce2
Merge master branch - add ZStandard compression support and TarHeaderWriteFormat
...
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2025-12-19 11:36:44 +00:00
copilot-swe-agent[bot]
1d52618137
Initial plan
2025-12-19 11:32:17 +00:00
Adam Hathcock
34309f17f4
fmt
2025-12-18 15:33:26 +00:00
Adam Hathcock
220ba67faa
add extract all test
2025-12-18 15:26:35 +00:00
Adam Hathcock
230f96e8e8
Merge pull request #1052 from adamhathcock/copilot/move-zstdsharp-into-sharpcompress
...
Move ZstdSharp into SharpCompress - Complete Integration
2025-12-18 14:48:03 +00:00
Adam Hathcock
930c8899d2
Merge remote-tracking branch 'origin/master' into copilot/move-zstdsharp-into-sharpcompress
...
# Conflicts:
# src/SharpCompress/packages.lock.json
# tests/SharpCompress.Test/packages.lock.json
2025-12-18 12:43:19 +00:00
copilot-swe-agent[bot]
7c0cef7dd8
Clean up unused using statements in ZstandardConstants.cs
...
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2025-12-18 12:32:48 +00:00
copilot-swe-agent[bot]
951ebb3fa2
Complete ZstdSharp integration: Add all Unsafe implementation files and remove ZstdSharp.Port dependency
...
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2025-12-18 12:30:38 +00:00
copilot-swe-agent[bot]
2a4d098b41
Initial plan
2025-12-18 12:30:38 +00:00
dependabot[bot]
5839b87f98
Bump csharpier from 1.2.1 to 1.2.3
...
---
updated-dependencies:
- dependency-name: csharpier
dependency-version: 1.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-18 12:30:38 +00:00
dependabot[bot]
425a2bd680
Bump actions/upload-artifact from 5 to 6
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-18 12:30:38 +00:00
drone1400
939c2497c8
Reformatted modified files with csharpier
2025-12-18 12:30:38 +00:00
drone1400
8995ba56b8
Add alternative option for writing TAR archives with USTAR header format
...
- TarWriterOptions now has a property that allows the user to select writing the TAR using the USTAR header format
- if unspecified, will default to the original modern GNU TAR header format
- default behavior is unchanged
2025-12-18 12:30:38 +00:00
HeroponRikIBestest
e941ab60ca
Csharpier
2025-12-18 12:30:38 +00:00
HeroponRikIBestest
48860f1349
Improve logic
2025-12-18 12:30:38 +00:00
HeroponRikIBestest
94b2c5c593
Add tests
2025-12-18 12:30:38 +00:00
HeroponRikIBestest
f1d8ae5a22
Add archive-level IsEncrypted flag
2025-12-18 12:30:38 +00:00
copilot-swe-agent[bot]
e44d2093e5
Consolidate agent instructions into AGENTS.md
...
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2025-12-18 12:30:38 +00:00
copilot-swe-agent[bot]
9fa1201a4c
Initial plan
2025-12-18 12:30:38 +00:00
Adam Hathcock
7800808648
first pass of instructions...consolidate?
2025-12-18 12:30:38 +00:00
copilot-swe-agent[bot]
2789e86d21
Update launch.json to use net10.0 instead of net8.0
...
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2025-12-18 12:30:38 +00:00
copilot-swe-agent[bot]
afd1e39b88
Initial plan
2025-12-18 12:30:38 +00:00
Adam Hathcock
aec4c738ef
add vscode config
2025-12-18 12:30:38 +00:00
copilot-swe-agent[bot]
63ecc8c842
Apply code review feedback: improve documentation structure and add explicit DirectoryEntry case
...
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2025-12-18 12:30:38 +00:00
Adam Hathcock
5f6d583521
Update tests/SharpCompress.Test/Zip/ZipReaderTests.cs
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-18 12:30:38 +00:00
copilot-swe-agent[bot]
0341984f10
Add documentation about ZipReader directory and central directory handling
...
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2025-12-18 12:30:38 +00:00
copilot-swe-agent[bot]
fe757486ae
Add multi-volume ZIP documentation to FORMATS.md
...
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2025-12-18 12:30:38 +00:00
copilot-swe-agent[bot]
46d480c9a1
Changes before error encountered
...
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2025-12-18 12:30:38 +00:00
copilot-swe-agent[bot]
8fe3cba7a8
Initial plan
2025-12-18 12:30:38 +00:00
Adam Hathcock
aa19f4da8b
update dependencies
2025-12-18 12:30:38 +00:00
copilot-swe-agent[bot]
a08f95326c
Remove netstandard2.0 and net481 targets, keep net48, net8.0, net10.0
...
- Updated target frameworks to net48;net8.0;net10.0 only
- Removed netstandard2.0 and net481 package conditions
- Updated conditional compilation to use NETFRAMEWORK only
- Updated package description and README
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2025-12-18 12:30:38 +00:00
copilot-swe-agent[bot]
b4c5437c92
Fix .NET 10.0 formatting in README
...
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2025-12-18 12:30:38 +00:00
copilot-swe-agent[bot]
8680e3b39e
Drop .NET 6 support and add .NET 10 support
...
- Updated SharpCompress.csproj target frameworks from net48;net481;netstandard2.0;net6.0;net8.0 to net48;net481;netstandard2.0;net8.0;net10.0
- Updated test and build projects to use .NET 10
- Updated global.json to .NET 10 SDK
- Updated CI workflow to use .NET 10
- Fixed deprecated Rfc2898DeriveBytes constructor for .NET 10 (SYSLIB0060)
- Updated package description and README to reflect new supported frameworks
- Updated package versions for .NET 10 compatibility
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2025-12-18 12:30:38 +00:00
copilot-swe-agent[bot]
1b3002c8df
Initial plan
2025-12-18 12:30:38 +00:00
Adam Hathcock
394fd2e7db
Merge pull request #1072 from adamhathcock/dependabot/nuget/dot-config/csharpier-1.2.3
...
Bump csharpier from 1.2.1 to 1.2.3
2025-12-15 11:02:17 +00:00
Adam Hathcock
d83af56d28
Merge pull request #1071 from adamhathcock/dependabot/github_actions/actions/upload-artifact-6
...
Bump actions/upload-artifact from 5 to 6
2025-12-15 10:58:08 +00:00
dependabot[bot]
28c93d6841
Bump csharpier from 1.2.1 to 1.2.3
...
---
updated-dependencies:
- dependency-name: csharpier
dependency-version: 1.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-15 09:42:59 +00:00
dependabot[bot]
5f52fc2176
Bump actions/upload-artifact from 5 to 6
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-15 09:02:14 +00:00
Adam Hathcock
8fba579e3a
Merge pull request #1063 from drone1400/tar-ustar-header-format-support
...
Add alternative option for writing TAR archives with USTAR header format
2025-12-09 08:37:18 +00:00
drone1400
40b1aadeb2
Reformatted modified files with csharpier
2025-12-08 17:49:58 +02:00
Adam Hathcock
40e72ad199
fix AI edit
2025-12-08 11:11:51 +00:00
Adam Hathcock
618b4bbb83
try to tell agents to format
2025-12-08 11:04:08 +00:00
Adam Hathcock
1eaf3e6294
format with csharpier
2025-12-08 11:00:29 +00:00
Adam Hathcock
fd453e946d
Update src/SharpCompress/IO/ProgressReportingStream.cs
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-08 10:55:24 +00:00
Adam Hathcock
c294071015
Update src/SharpCompress/Archives/IArchiveEntryExtensions.cs
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-08 10:55:06 +00:00
Adam Hathcock
c2f6055e33
format
2025-12-08 10:26:45 +00:00
drone1400
5161f4df33
Add alternative option for writing TAR archives with USTAR header format
...
- TarWriterOptions now has a property that allows the user to select writing the TAR using the USTAR header format
- if unspecified, will default to the original modern GNU TAR header format
- default behavior is unchanged
2025-12-06 17:33:01 +02:00
copilot-swe-agent[bot]
3396f8fe00
Refactor to use ProgressReportingStream for progress tracking
...
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2025-12-05 11:55:29 +00:00
copilot-swe-agent[bot]
9291f58091
Merge master and add comprehensive tests for archive and reader progress
...
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2025-12-05 11:44:17 +00:00
copilot-swe-agent[bot]
85f3b17c42
Merge remote-tracking branch 'origin/master' into copilot/add-progress-reporting
2025-12-05 11:33:39 +00:00