copilot-swe-agent[bot]
|
9628f2dda1
|
Add async tests for EntryStream.Dispose on non-seekable streams
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-01-22 14:35:16 +00:00 |
|
Adam Hathcock
|
65208a30c1
|
fix more tests
|
2026-01-22 14:15:47 +00:00 |
|
Adam Hathcock
|
4c838db876
|
everything compiles and passes (minus 3 tests)
|
2026-01-22 14:08:20 +00:00 |
|
Adam Hathcock
|
d1f6fd9af1
|
move more and fmt
|
2026-01-22 14:05:23 +00:00 |
|
Adam Hathcock
|
61c6f8403a
|
some manual moving
|
2026-01-22 13:52:24 +00:00 |
|
Adam Hathcock
|
a8f47237d7
|
divide async and sync into new files
|
2026-01-22 13:38:20 +00:00 |
|
copilot-swe-agent[bot]
|
7cbdc5b46c
|
Format code with CSharpier
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-01-22 13:21:36 +00:00 |
|
copilot-swe-agent[bot]
|
8b74243e79
|
Update test comments to include version context
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-01-22 13:07:32 +00:00 |
|
copilot-swe-agent[bot]
|
f77a2aabab
|
Fix EntryStream.Dispose() to not throw NotSupportedException on non-seekable streams
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-01-22 13:04:58 +00:00 |
|
copilot-swe-agent[bot]
|
e6fb704780
|
Initial plan
|
2026-01-22 12:59:30 +00:00 |
|
Adam Hathcock
|
c5d7407919
|
Update from Task to ValueTask where I can
|
2026-01-22 09:18:07 +00:00 |
|
Adam Hathcock
|
b9ed2b09c1
|
fmt
|
2026-01-22 09:05:26 +00:00 |
|
Adam Hathcock
|
db0bb8a30d
|
fix some 7z tests
|
2026-01-22 08:52:00 +00:00 |
|
Adam Hathcock
|
85d82e5c86
|
fix tar issue
|
2026-01-22 08:22:57 +00:00 |
|
Adam Hathcock
|
1a87075f33
|
GZip fix
|
2026-01-22 08:13:34 +00:00 |
|
Adam Hathcock
|
8df9232171
|
use extension where appropriate with more fixes
|
2026-01-21 16:57:25 +00:00 |
|
Adam Hathcock
|
7b7eba8cd9
|
more fixes
|
2026-01-21 16:11:40 +00:00 |
|
Adam Hathcock
|
169364f6ae
|
fix disposal
|
2026-01-21 15:37:56 +00:00 |
|
Adam Hathcock
|
c38f74d34c
|
Merge remote-tracking branch 'origin/master' into adam/async-creation
# Conflicts:
# src/SharpCompress/Compressors/BZip2/BZip2Stream.cs
# src/SharpCompress/Compressors/BZip2/CBZip2InputStream.cs
# src/SharpCompress/Compressors/Deflate/DeflateStream.cs
|
2026-01-21 15:31:44 +00:00 |
|
Adam Hathcock
|
895699d22e
|
fmt
|
2026-01-20 16:53:08 +00:00 |
|
Adam Hathcock
|
cf901c2784
|
fix test
|
2026-01-20 16:44:34 +00:00 |
|
Adam Hathcock
|
e1bbc65f5b
|
more bzip tests pass
|
2026-01-20 16:39:15 +00:00 |
|
Adam Hathcock
|
f6faaa83ec
|
better async bzip input stream
|
2026-01-20 16:32:30 +00:00 |
|
Adam Hathcock
|
4d3ae3a97f
|
Merge branch 'opencode/curious-river' into adam/bzip2-async
|
2026-01-20 16:03:11 +00:00 |
|
Adam Hathcock
|
cc47fde57f
|
works?
|
2026-01-20 15:37:15 +00:00 |
|
Adam Hathcock
|
a8d5b8e86b
|
intermediate commit
|
2026-01-20 15:19:46 +00:00 |
|
Adam Hathcock
|
0a9c5bfe15
|
format changes
|
2026-01-20 13:40:51 +00:00 |
|
Adam Hathcock
|
ff0769e988
|
Create factory for CBZip2InputStream
|
2026-01-20 13:21:11 +00:00 |
|
Adam Hathcock
|
3987733079
|
LZW async
|
2026-01-20 12:56:13 +00:00 |
|
Adam Hathcock
|
b26d38b7e4
|
another tar test fix
|
2026-01-20 12:34:49 +00:00 |
|
Adam Hathcock
|
2175cb299d
|
tar fixes
|
2026-01-20 12:22:38 +00:00 |
|
Adam Hathcock
|
8abb972f87
|
Fix test
|
2026-01-20 11:01:17 +00:00 |
|
Adam Hathcock
|
05bf22f518
|
rar works now
|
2026-01-20 10:41:37 +00:00 |
|
Adam Hathcock
|
3b5ee481c5
|
fix for another async typo
|
2026-01-20 10:17:28 +00:00 |
|
Adam Hathcock
|
b54617238b
|
more async fixes?
|
2026-01-20 10:09:13 +00:00 |
|
Adam Hathcock
|
44174e7b03
|
some fixes
|
2026-01-20 09:07:57 +00:00 |
|
Adam Hathcock
|
ecd9317ab3
|
more basic LLM async and fixed CRC async
|
2026-01-19 16:08:46 +00:00 |
|
Adam Hathcock
|
884f0b702e
|
some grunt rar header async
|
2026-01-19 16:08:20 +00:00 |
|
Adam Hathcock
|
2e95832bea
|
factory the headers instead of creating
|
2026-01-19 14:19:15 +00:00 |
|
Adam Hathcock
|
97879f18b6
|
Merge pull request #1146 from adamhathcock/adam/pr-1145-release
Merge pull request #1145 from adamhathcock/copilot/add-leaveopen-para…
0.44.1
|
2026-01-19 10:35:33 +00:00 |
|
Adam Hathcock
|
d74454f7e9
|
Merge pull request #1145 from adamhathcock/copilot/add-leaveopen-parameter-lzipstream
Add leaveOpen parameter to LZipStream and BZip2Stream
|
2026-01-19 09:58:10 +00:00 |
|
Adam Hathcock
|
ce01cc7ce1
|
Merge pull request #1145 from adamhathcock/copilot/add-leaveopen-parameter-lzipstream
Add leaveOpen parameter to LZipStream and BZip2Stream
|
2026-01-19 09:57:39 +00:00 |
|
copilot-swe-agent[bot]
|
9454466be7
|
Add comprehensive tests for leaveOpen behavior and fix BZip2 stream disposal
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-01-19 07:33:22 +00:00 |
|
copilot-swe-agent[bot]
|
0e4a159998
|
Add leaveOpen parameter to LZipStream and BZip2Stream
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-01-19 07:31:20 +00:00 |
|
copilot-swe-agent[bot]
|
4998676476
|
Initial plan
|
2026-01-19 07:22:01 +00:00 |
|
Adam Hathcock
|
f359f553b3
|
some minor fixes
|
2026-01-18 15:31:10 +00:00 |
|
Adam Hathcock
|
08118f7286
|
add more async writing
|
2026-01-18 15:07:02 +00:00 |
|
Adam Hathcock
|
408d2e6663
|
Async add entry
|
2026-01-18 14:57:01 +00:00 |
|
Adam Hathcock
|
4c4b727bd7
|
Tar detection works
|
2026-01-17 13:39:57 +00:00 |
|
Adam Hathcock
|
8e54b10b7f
|
tar tests are better?
|
2026-01-16 15:10:08 +00:00 |
|