Adam Hathcock
|
a1de3eb47d
|
add async tests and clean up deflate64stream
|
2025-10-28 11:01:12 +00:00 |
|
copilot-swe-agent[bot]
|
084f81fc8d
|
Format code with CSharpier
|
2025-10-28 10:23:57 +00:00 |
|
copilot-swe-agent[bot]
|
d148f36e87
|
Add support for empty directory entries in archives
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2025-10-28 10:22:58 +00:00 |
|
Adam Hathcock
|
c68d8deddd
|
add async tests
|
2025-10-27 12:34:24 +00:00 |
|
Adam Hathcock
|
d1a540c90c
|
use windows instead of skippable fact
|
2025-10-22 10:32:47 +01:00 |
|
Adam Hathcock
|
84e03b1b27
|
Allow 7zip files of all sizes?
|
2025-10-21 10:28:58 +01:00 |
|
Adam Hathcock
|
f1a80da34b
|
fix tests that use extract all wrongly
|
2025-10-21 09:56:29 +01:00 |
|
Adam Hathcock
|
c789ead590
|
Merge branch 'master' into bugfix/StreamBufferFix
|
2025-08-22 14:05:35 +01:00 |
|
Morilli
|
8eea2cef97
|
add failing test
|
2025-08-21 20:08:34 +02:00 |
|
Nanook
|
76de7d54c7
|
Rewind buffer fix for directory extract.
|
2025-08-01 21:47:09 +01:00 |
|
Nanook
|
8a0152fe7c
|
Fixed up test issue after copilot "fixes" :S.
|
2025-07-24 01:33:18 +01:00 |
|
Nanook
|
7769435fc8
|
CSharpier fixes after copilot tweaks.
|
2025-07-24 01:31:30 +01:00 |
|
Nanook
|
ae311ea66e
|
Update tests/SharpCompress.Test/Zip/TestPseudoTextStream.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-24 01:28:56 +01:00 |
|
Nanook
|
d15816f162
|
Update tests/SharpCompress.Test/Zip/TestPseudoTextStream.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-24 01:28:40 +01:00 |
|
Nanook
|
5cbb31c559
|
Update tests/SharpCompress.Test/Zip/TestPseudoTextStream.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-24 01:28:23 +01:00 |
|
Nanook
|
e9dd413de6
|
CSharpier formatting.
|
2025-07-24 00:46:09 +01:00 |
|
Nanook
|
c5de3d8cc1
|
Zip ZStandard Writing with tests. Level support.
|
2025-07-24 00:23:55 +01:00 |
|
Adam Hathcock
|
893890c985
|
Merge branch 'master' into feature/StreamStack
|
2025-07-23 08:46:16 +01:00 |
|
Morilli
|
5e72ce5fbe
|
add failing test
|
2025-07-22 20:11:13 +02:00 |
|
Adam Hathcock
|
236e653176
|
Merge branch 'master' into feature/StreamStack
|
2025-07-22 11:55:57 +01:00 |
|
Nanook
|
938775789d
|
Formated with Sharpier.
|
2025-07-20 18:11:37 +01:00 |
|
Nanook
|
21f14cd3f2
|
Added IStreamStack for debugging and configurable buffer management. Added SharpCompressStream to consolodate streams to help simplify debugging. All unit tests passing.
|
2025-07-20 17:35:22 +01:00 |
|
Morilli
|
d78a682dd8
|
add failing test
|
2025-07-19 19:56:38 +02:00 |
|
Adam Hathcock
|
e7417e35ba
|
Update dependencies and csharpier
|
2025-04-28 16:18:01 +01:00 |
|
Morilli
|
d560b46c85
|
use File.OpenRead instead of File.Open to allow concurrent access
|
2025-02-11 03:31:49 +01:00 |
|
Morilli
|
f9a974c1fe
|
fix formatting
|
2025-01-28 02:24:42 +01:00 |
|
Morilli
|
d2cfc1844c
|
add failing test
|
2025-01-28 01:49:49 +01:00 |
|
Adam Hathcock
|
5bf3d6dc32
|
update csharpier
|
2025-01-14 09:07:40 +00:00 |
|
Adam Hathcock
|
baf66db9dc
|
format
|
2024-07-24 08:31:44 +01:00 |
|
GordonJ
|
3545693999
|
Added Tests and supporting Files.
|
2024-07-23 14:05:07 -05:00 |
|
Adam Hathcock
|
3e52b85e9d
|
Merge remote-tracking branch 'origin/master' into remove-netstandard20
# Conflicts:
# .config/dotnet-tools.json
|
2024-04-23 09:26:44 +01:00 |
|
Adam Hathcock
|
b550df2038
|
get rid of more ! and update csharpier
|
2024-04-22 14:17:08 +01:00 |
|
Adam Hathcock
|
fb55624f5f
|
add more null handling
|
2024-04-18 14:25:10 +01:00 |
|
Adam Hathcock
|
e96366f489
|
Entry can be null and remove other ! usages
|
2024-04-18 13:24:03 +01:00 |
|
Adam Hathcock
|
4b9c814bfc
|
remove .netstandard 2.0 and clean up
|
2024-04-11 15:46:43 +01:00 |
|
Adam Hathcock
|
5f13e245f0
|
more clean up on tests
|
2024-03-14 08:53:08 +00:00 |
|
Adam Hathcock
|
2715ae645d
|
use var
|
2024-03-14 08:38:12 +00:00 |
|
Adam Hathcock
|
0299232cb5
|
just using rider to clean up
|
2024-03-14 08:37:17 +00:00 |
|
Adam Hathcock
|
93e181cfd9
|
update csharpier
|
2024-03-14 08:29:30 +00:00 |
|
Twan van Dongen
|
fe13d29549
|
Merge branch 'master' of https://github.com/TwanVanDongen/sharpcompress
|
2024-01-27 18:31:13 +01:00 |
|
Twan van Dongen
|
225aaab4f4
|
Support for decompressing Zip Shrink (method:1) added
|
2024-01-27 18:28:46 +01:00 |
|
Adam Hathcock
|
ea3a96eead
|
update and rerun csharpier
|
2023-12-18 09:04:04 +00:00 |
|
Adam Hathcock
|
7080c2abd0
|
Update csharpier and fix formatting
|
2023-11-15 11:05:30 +00:00 |
|
Adam Hathcock
|
16e8dd447b
|
update csharpier
|
2023-03-21 13:14:08 +00:00 |
|
Lars Vahlenberg
|
9e6f9d50ef
|
Sync with master
|
2023-03-01 20:13:13 +01:00 |
|
Lars Vahlenberg
|
606923b374
|
Implement Searching Data Descriptor stream for supporting UncompressedZipExtractAll
|
2023-02-19 01:33:22 +01:00 |
|
Nanook
|
b9d019561f
|
Added the XZ zipx unit test.
|
2023-02-02 00:39:34 +00:00 |
|
Adam Hathcock
|
b01e97b168
|
more clean up
|
2022-12-20 15:20:49 +00:00 |
|
Adam Hathcock
|
7da10795a1
|
csharpier
|
2022-12-20 15:14:22 +00:00 |
|
Adam Hathcock
|
959bbdcf1b
|
big clean up
|
2022-12-20 15:06:44 +00:00 |
|