Adam Hathcock
|
f7d16f92ba
|
added verify tests
|
2026-02-22 10:40:03 +00:00 |
|
Adam Hathcock
|
cbce6922c8
|
add better output
|
2026-02-22 10:17:12 +00:00 |
|
Adam Hathcock
|
869e2b6191
|
moved tests to new project
|
2026-02-21 17:21:07 +00:00 |
|
Adam Hathcock
|
6fa745f57c
|
first pass
|
2026-02-21 17:07:50 +00:00 |
|
Adam Hathcock
|
1506f43006
|
use more specifc interface for sevenzip
|
2026-02-17 14:02:05 +00:00 |
|
Adam Hathcock
|
9c47eaf447
|
SevenZipReader
|
2026-02-17 11:54:32 +00:00 |
|
Adam Hathcock
|
998ce961c2
|
new interfaces
|
2026-02-17 07:41:11 +00:00 |
|
Adam Hathcock
|
a7ba77cc85
|
Merge branch 'adam/conslidate-exceptions' into adam/rework-7z-extraction
|
2026-02-16 16:30:02 +00:00 |
|
Adam Hathcock
|
eb844e8016
|
Fixed some exception tests
|
2026-02-16 16:29:20 +00:00 |
|
Adam Hathcock
|
855d4b4ce2
|
Use more SC exceptions instead of generic ones
|
2026-02-16 12:40:07 +00:00 |
|
Adam Hathcock
|
f533b6321e
|
last style changes for now
|
2026-02-16 11:20:28 +00:00 |
|
Adam Hathcock
|
eca7bcb515
|
more clean up
|
2026-02-16 10:58:01 +00:00 |
|
Adam Hathcock
|
4ab03c0093
|
fixed more
|
2026-02-16 09:27:06 +00:00 |
|
Adam Hathcock
|
8e715a3077
|
Fixed some easy suggestions
|
2026-02-16 09:22:06 +00:00 |
|
Adam Hathcock
|
2a613a8427
|
Merge branch 'master' into adam/fix-editorconfig-errors
|
2026-02-16 09:08:55 +00:00 |
|
Adam Hathcock
|
07062e198c
|
Merge branch 'release'
|
2026-02-16 09:03:22 +00:00 |
|
Adam Hathcock
|
cdb13da054
|
Merge branch 'release' into copilot/fix-nullreferenceexception-7z-extraction
|
2026-02-14 10:22:41 +00:00 |
|
Adam Hathcock
|
a2a1b2e8fd
|
Expose SharpCompressStream to allow ringbuffer to be used on non-seekable streams
|
2026-02-14 10:16:01 +00:00 |
|
copilot-swe-agent[bot]
|
fb70f06fd4
|
Improve empty-stream test to verify HasStream == false entries
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-02-14 10:15:55 +00:00 |
|
copilot-swe-agent[bot]
|
31c6eb3b5c
|
Fix NullReferenceException for 7z empty-stream entries
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-02-14 10:14:01 +00:00 |
|
Adam Hathcock
|
e27ae35c44
|
Add IExtractableArchiveEntry
|
2026-02-14 10:00:35 +00:00 |
|
Adam Hathcock
|
eb5394a194
|
Remove debug related items
|
2026-02-13 15:50:54 +00:00 |
|
Adam Hathcock
|
5263f43c29
|
more nulls and a namespace folder fix
|
2026-02-13 15:01:12 +00:00 |
|
Adam Hathcock
|
67bbdeab3d
|
fix tests
|
2026-02-13 14:27:02 +00:00 |
|
Adam Hathcock
|
7a9c6b56b7
|
probably dispose tests
|
2026-02-13 14:26:54 +00:00 |
|
Adam Hathcock
|
cd1684b81c
|
merge fixes
|
2026-02-13 14:26:21 +00:00 |
|
Adam Hathcock
|
26d49198f0
|
Merge remote-tracking branch 'origin/master' into adam/fix-editorconfig-errors
# Conflicts:
# src/SharpCompress/Common/Zip/ZipFilePart.cs
# src/SharpCompress/Compressors/BZip2/BZip2Stream.cs
|
2026-02-13 14:23:42 +00:00 |
|
Adam Hathcock
|
18eb140017
|
Merge pull request #1197 from adamhathcock/adam/add-alternate-compressions
Add ability to have alternate compressions
|
2026-02-13 13:46:35 +00:00 |
|
Adam Hathcock
|
d138999445
|
adjust tests
|
2026-02-13 13:38:37 +00:00 |
|
Adam Hathcock
|
7cef629a06
|
add compiler flags
|
2026-02-13 12:46:48 +00:00 |
|
Adam Hathcock
|
76352df852
|
revamped and added SC stream tests
|
2026-02-13 12:44:12 +00:00 |
|
Adam Hathcock
|
39c9d68c4f
|
Better usage of reader options
|
2026-02-13 11:00:53 +00:00 |
|
Adam Hathcock
|
da5cc69a06
|
fix up gzip encoding
|
2026-02-13 09:51:46 +00:00 |
|
Adam Hathcock
|
d667288a87
|
added async stream creation
|
2026-02-12 16:49:56 +00:00 |
|
copilot-swe-agent[bot]
|
ebb8f16e44
|
Fix CompressionType for WinZip AES encrypted entries
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-02-12 15:45:52 +00:00 |
|
Adam Hathcock
|
6931a78bed
|
add async stream creation concept
|
2026-02-12 15:41:16 +00:00 |
|
Adam Hathcock
|
a92f82ef28
|
complete the usage of providers for detection and async
|
2026-02-12 15:09:21 +00:00 |
|
Adam Hathcock
|
ae0b4f5c4c
|
forgot some files
|
2026-02-12 14:31:13 +00:00 |
|
Adam Hathcock
|
0e72f5ad9d
|
move providers
|
2026-02-12 14:30:55 +00:00 |
|
Adam Hathcock
|
f2a9171dd8
|
merge fix
|
2026-02-12 14:21:31 +00:00 |
|
Adam Hathcock
|
0e2c33dd78
|
Merge branch 'master' into adam/add-alternate-compressions
# Conflicts:
# tests/SharpCompress.Performance/Benchmarks/TarBenchmarks.cs
# tests/SharpCompress.Performance/Benchmarks/ZipBenchmarks.cs
# tests/SharpCompress.Performance/baseline-results.md
|
2026-02-12 14:20:01 +00:00 |
|
Adam Hathcock
|
c81e78b5bb
|
fix async benchmarks
|
2026-02-12 11:07:11 +00:00 |
|
Adam Hathcock
|
147dbc878a
|
Merge pull request #1210 from adamhathcock/adam/issue-1206
OpenAsyncReader, OpenAsyncArchive and others must be async for Tar detection
|
2026-02-12 10:43:10 +00:00 |
|
Adam Hathcock
|
51c42b89b4
|
OpenAsyncArchive has to be async
|
2026-02-12 10:26:18 +00:00 |
|
Adam Hathcock
|
5a319ffe2c
|
create/open always has to be async for detection
|
2026-02-12 10:18:43 +00:00 |
|
Adam Hathcock
|
bae660381c
|
TarArchive should use a compression method like TarReader
|
2026-02-12 09:48:06 +00:00 |
|
Adam Hathcock
|
b2f1d007c6
|
Clean up some code paths
|
2026-02-12 08:50:18 +00:00 |
|
Adam Hathcock
|
98d0f1913e
|
make sure things compile adam
|
2026-02-11 14:19:21 +00:00 |
|
Adam Hathcock
|
8aa93f4e34
|
fix fmt
|
2026-02-11 14:02:27 +00:00 |
|
Adam Hathcock
|
3689b893db
|
Update tests/SharpCompress.Performance/Benchmarks/SevenZipBenchmarks.cs
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
|
2026-02-11 14:00:37 +00:00 |
|