Adam Hathcock
|
e7eb1097fa
|
update settings to avoid package lock churn
|
2026-05-29 10:07:10 +01:00 |
|
Adam Hathcock
|
49d3452c4f
|
Merge remote-tracking branch 'origin/master' into adam/fix-locks
|
2026-05-29 09:49:35 +01:00 |
|
Adam Hathcock
|
eb5efc27c9
|
Merge pull request #1340 from adamhathcock/copilot/fix-7zip-progress-reporting
Restore `WriteToDirectoryAsync` progress callbacks for solid 7z archives
|
2026-05-29 09:48:32 +01:00 |
|
Adam Hathcock
|
d6efe32cda
|
fmt
|
2026-05-29 09:25:52 +01:00 |
|
Adam Hathcock
|
7c5a7dccb1
|
Try to fix global.json to avoid churn in locks
|
2026-05-29 09:25:14 +01:00 |
|
copilot-swe-agent[bot]
|
ae8d983b72
|
Fix flaky progress test by using synchronous IProgress implementation
|
2026-05-29 08:13:41 +00:00 |
|
copilot-swe-agent[bot]
|
d5a8f98500
|
Fix async progress reporting for solid 7z extraction
|
2026-05-29 08:02:33 +00:00 |
|
copilot-swe-agent[bot]
|
5adae487c7
|
Fix writable archive async disposal and add regression tests
|
2026-05-28 13:12:11 +00:00 |
|
copilot-swe-agent[bot]
|
0a3c36dc80
|
Dispose caller-provided stream in async archive open test
|
2026-05-27 08:05:46 +00:00 |
|
copilot-swe-agent[bot]
|
851aa391c6
|
test: dispose wrapped cancellation stream
|
2026-05-27 08:05:19 +00:00 |
|
copilot-swe-agent[bot]
|
c0b42d4806
|
test: dispose reader stream in async parity test
|
2026-05-27 08:04:00 +00:00 |
|
Adam Hathcock
|
55df0d30d9
|
add AOT smoke and missing tests
|
2026-05-26 15:47:44 +01:00 |
|
Adam Hathcock
|
98b4ffc807
|
Merge pull request #1332 from adamhathcock/adam/update-docs-skills
Add skills
|
2026-05-26 15:36:44 +01:00 |
|
Adam Hathcock
|
35c9cdd232
|
add zip skill and upgrade packages
|
2026-05-26 15:23:29 +01:00 |
|
Adam Hathcock
|
c49c1f46ef
|
Add correct Xz mapping
|
2026-05-26 15:06:17 +01:00 |
|
copilot-swe-agent[bot]
|
1af93977ba
|
Remove regenerated lockfile noise
Agent-Logs-Url: https://github.com/adamhathcock/sharpcompress/sessions/afd8cfa5-472e-4624-bb56-1412aaa04e90
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-05-25 09:33:18 +00:00 |
|
copilot-swe-agent[bot]
|
34034e843b
|
Finalize single-volume FileName fix validation
Agent-Logs-Url: https://github.com/adamhathcock/sharpcompress/sessions/afd8cfa5-472e-4624-bb56-1412aaa04e90
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-05-25 09:33:03 +00:00 |
|
copilot-swe-agent[bot]
|
a5ef90ee22
|
Revert unrelated lockfile updates
Agent-Logs-Url: https://github.com/adamhathcock/sharpcompress/sessions/afd8cfa5-472e-4624-bb56-1412aaa04e90
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-05-25 09:30:14 +00:00 |
|
copilot-swe-agent[bot]
|
48ff579bc8
|
Fix single-volume archive Volume.FileName resolution
Agent-Logs-Url: https://github.com/adamhathcock/sharpcompress/sessions/afd8cfa5-472e-4624-bb56-1412aaa04e90
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-05-25 09:29:52 +00:00 |
|
copilot-swe-agent[bot]
|
9699907289
|
test older consumer API compatibility
Agent-Logs-Url: https://github.com/adamhathcock/sharpcompress/sessions/3c4b9fc7-e75a-4e7a-97eb-491fc8d1e50c
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-05-20 15:13:04 +00:00 |
|
copilot-swe-agent[bot]
|
63bfa185f7
|
fix public init-only API setters
Agent-Logs-Url: https://github.com/adamhathcock/sharpcompress/sessions/9d9bc63c-5667-44ae-82f2-bd83df142606
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2026-05-20 08:14:24 +00:00 |
|
Adam Hathcock
|
576d431378
|
Add PolySharp. Odd frameworks aren't supported
|
2026-05-20 08:55:41 +01:00 |
|
Adam Hathcock
|
9d87274c5a
|
build and test fixes
|
2026-05-15 11:41:26 +01:00 |
|
Adam Hathcock
|
1e3346208f
|
Merge remote-tracking branch 'origin/master' into adam/tar-pax
# Conflicts:
# src/SharpCompress/Archives/Tar/TarArchive.Factory.cs
# tests/SharpCompress.Test/Tar/TarArchiveAsyncTests.cs
|
2026-05-15 11:19:20 +01:00 |
|
Adam Hathcock
|
63b104f2e7
|
Merge remote-tracking branch 'origin/master' into adam/write-async
# Conflicts:
# src/SharpCompress/Compressors/LZMA/Lzma2EncoderStream.cs
# src/SharpCompress/Factories/TarFactory.cs
# src/SharpCompress/Polyfills/StreamExtensions.cs
# src/SharpCompress/Writers/IWriter.cs
|
2026-05-14 16:12:13 +01:00 |
|
Adam Hathcock
|
da20f512aa
|
use ValueTask where possible
|
2026-05-14 15:10:04 +01:00 |
|
Adam Hathcock
|
9e2aac2521
|
Merge remote-tracking branch 'origin/release' into adam/write-async
|
2026-05-14 13:09:34 +01:00 |
|
Adam Hathcock
|
4816f09e6c
|
fmt
|
2026-05-14 08:48:18 +01:00 |
|
Adam Hathcock
|
b681f96077
|
windows fix
|
2026-05-14 08:46:06 +01:00 |
|
Adam Hathcock
|
564f136845
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-14 08:36:23 +01:00 |
|
Adam Hathcock
|
c66742d4c4
|
Merge remote-tracking branch 'origin/release' into adam/fix-gzip-save
|
2026-05-14 08:36:02 +01:00 |
|
Adam Hathcock
|
21f3ec70d9
|
test cleanup from master
|
2026-05-14 08:26:02 +01:00 |
|
Adam Hathcock
|
ccb3aafb30
|
AI clean up for tests
|
2026-05-13 13:16:35 +01:00 |
|
Adam Hathcock
|
a05465a13d
|
Some clean up of unused vars
|
2026-05-13 11:49:26 +01:00 |
|
Adam Hathcock
|
b9ddd4294e
|
Fix GZip write async
|
2026-05-13 11:33:21 +01:00 |
|
Adam Hathcock
|
117eaa8167
|
Merge remote-tracking branch 'origin/master' into adam/merge-release-to-master
# Conflicts:
# src/SharpCompress/Common/ExtractionMethods.Async.cs
# src/SharpCompress/Common/ExtractionMethods.cs
|
2026-05-06 10:11:30 +01:00 |
|
Adam Hathcock
|
69ef2b2a3b
|
merge fixes
|
2026-05-06 10:10:02 +01:00 |
|
Adam Hathcock
|
5f16216a3f
|
review and test fixes
|
2026-05-05 17:48:39 +01:00 |
|
Adam Hathcock
|
bd0fa73cce
|
some refactoring
|
2026-05-05 17:22:53 +01:00 |
|
Adam Hathcock
|
3b29de3954
|
test clean up and formatting
|
2026-05-05 16:57:15 +01:00 |
|
Adam Hathcock
|
2021a06626
|
add zipslip tests and fixes
|
2026-05-05 16:52:16 +01:00 |
|
Adam Hathcock
|
25a5b7beeb
|
BZip2 fixed?
|
2026-05-05 08:19:55 +01:00 |
|
Adam Hathcock
|
ee02924b14
|
Figure out more async usage for legacy
|
2026-04-30 15:13:49 +01:00 |
|
Adam Hathcock
|
2f3d11ca61
|
Rationalize AsyncDisposable
|
2026-04-30 13:57:03 +01:00 |
|
Adam Hathcock
|
de36344863
|
Fix more async stream disposal
|
2026-04-30 13:46:32 +01:00 |
|
Adam Hathcock
|
29f06b753a
|
add Crc32Stream write async
|
2026-04-30 13:07:34 +01:00 |
|
Adam Hathcock
|
2aec75a3bc
|
Small fixes and format
|
2026-04-30 10:41:33 +01:00 |
|
Adam Hathcock
|
998853c91d
|
LZip might work if SCS writes are done
|
2026-04-29 12:47:05 +01:00 |
|
Adam Hathcock
|
14ad6a8685
|
tar can write async
|
2026-04-29 11:50:51 +01:00 |
|
Adam Hathcock
|
06a70fdd1e
|
Fully implement FInishAsync
|
2026-04-29 11:45:45 +01:00 |
|