Commit Graph

  • 4c3f509006 Bump the all-dependencies group with 6 updates dependabot/nuget/build/all-dependencies-3b87ad34ea dependabot[bot] 2026-09-17 09:39:12 +00:00
  • e04d51176c Merge pull request #1387 from adamhathcock/copilot/archiveinformation-show-archive-detail master Adam Hathcock 2026-08-07 11:10:02 +01:00
  • 5908d9a7e6 move detection and use more sync method Adam Hathcock 2026-08-06 15:17:32 +01:00
  • 839df5f5d9 moved namespaces Adam Hathcock 2026-08-06 09:13:22 +01:00
  • 6f497d73bf use sync generator Adam Hathcock 2026-08-06 08:14:48 +01:00
  • 1ab599a21d Merge remote-tracking branch 'origin/master' into copilot/archiveinformation-show-archive-detail Adam Hathcock 2026-08-05 16:20:22 +01:00
  • ea7d97fcee better zip streaming info Adam Hathcock 2026-08-05 16:20:08 +01:00
  • f90ce7a511 Merge pull request #1408 from adamhathcock/release Adam Hathcock 2026-08-05 16:18:15 +01:00
  • c083c6efd8 fmt 0.50.4 Adam Hathcock 2026-08-05 15:59:16 +01:00
  • ec1c0ac3c2 Merge pull request #1407 from adamhathcock/adam/fix-tar-symlink Adam Hathcock 2026-08-05 15:45:45 +01:00
  • a25ef129a4 Fix sym link tests Adam Hathcock 2026-08-05 14:33:19 +01:00
  • b97cce5ef1 review fixes Adam Hathcock 2026-08-05 14:04:41 +01:00
  • 513b6bec45 fixes SharpCompress TAR extraction overwrites files outside the extraction root when a SymbolicLinkHandler enables symlink chaining Adam Hathcock 2026-08-05 13:44:19 +01:00
  • 6fa824b092 Merge pull request #1405 from julianxhokaxhiu/fix/rar-crc Adam Hathcock 2026-08-04 21:44:57 +01:00
  • e4cc79f252 Rar: Fix CPU performance regression Julian Xhokaxhiu 2026-08-04 19:56:17 +02:00
  • 87f5616d1f Detect v Inspect is added. Detect is used only basic info but does not buffer as much as it can. Adam Hathcock 2026-08-04 11:45:13 +01:00
  • 858f5040df Merge remote-tracking branch 'origin/master' into copilot/archiveinformation-show-archive-detail Adam Hathcock 2026-08-04 10:29:51 +01:00
  • 26c17975a6 Merge pull request #1402 from adamhathcock/adam/parallel-lzma-fixes Adam Hathcock 2026-08-04 10:22:29 +01:00
  • 46e740b613 Remove UseSyncOverAsyncDispose Adam Hathcock 2026-08-04 10:16:09 +01:00
  • c619ec0687 change generated dispose to have a sync only option Adam Hathcock 2026-08-04 09:49:11 +01:00
  • 00373c521d Merge branch 'master' into adam/parallel-lzma-fixes Adam Hathcock 2026-08-04 09:31:36 +01:00
  • 89d47e4bc4 Merge remote-tracking branch 'origin/master' Adam Hathcock 2026-08-04 09:30:51 +01:00
  • 575ef6003a Merge remote-tracking branch 'origin/release' Adam Hathcock 2026-08-04 09:30:36 +01:00
  • abe1c3e309 Merge pull request #1397 from adamhathcock/adam/large-file-tests Adam Hathcock 2026-08-04 09:29:42 +01:00
  • 20ea4a3e03 Do need the csproj change Adam Hathcock 2026-08-04 09:27:48 +01:00
  • a5e3f2d17d Merge remote-tracking branch 'origin/adam/large-file-tests' into adam/large-file-tests Adam Hathcock 2026-08-04 09:12:27 +01:00
  • 693921ec73 fmt Adam Hathcock 2026-08-04 09:12:00 +01:00
  • 62d1b5dcc8 Provide a better way to manage async disposable streams Adam Hathcock 2026-08-04 09:11:26 +01:00
  • e00be8f8d7 Merge pull request #1404 from adamhathcock/copilot/fix-nuget-release-job Adam Hathcock 2026-08-04 08:28:53 +01:00
  • e578c8a9b8 Fix formatting: correct indentation of helper methods in TarFactory.cs copilot-swe-agent[bot] 2026-08-04 07:21:40 +00:00
  • 409ab426d2 Initial plan copilot-swe-agent[bot] 2026-08-04 07:18:53 +00:00
  • 14c66e449f Merge pull request #1401 from adamhathcock/adam/zip-sync-generator Adam Hathcock 2026-08-03 21:05:08 +01:00
  • c9a9c0d2ad Merge remote-tracking branch 'origin/adam/large-file-tests' into adam/large-file-tests Adam Hathcock 2026-08-03 16:38:50 +01:00
  • 4a71ec898b fixes found by gh and sol Adam Hathcock 2026-08-03 16:38:27 +01:00
  • 369ab91522 fix windows build Adam Hathcock 2026-08-03 16:01:58 +01:00
  • 208d263a08 Fixes for parallel lzma usage Adam Hathcock 2026-08-03 15:49:01 +01:00
  • c698124896 Fixes for parallel lzma usage Adam Hathcock 2026-08-03 15:49:01 +01:00
  • e8ee2264a9 converted a lot of zip items to sync method generator Adam Hathcock 2026-08-03 15:18:44 +01:00
  • 67060f8bfd Merge pull request #1399 from julianxhokaxhiu/feat/lzma-modern Adam Hathcock 2026-08-03 13:28:48 +01:00
  • 7d242cb55d Merge pull request #1400 from adamhathcock/adam/gzip-sync-generator Adam Hathcock 2026-08-03 13:03:36 +01:00
  • ee93b4fa10 Merge remote-tracking branch 'origin/master' into adam/gzip-sync-generator Adam Hathcock 2026-08-03 12:32:12 +01:00
  • ae7b4ec98c Merge pull request #1398 from julianxhokaxhiu/feat/crc32-faster Adam Hathcock 2026-08-03 11:45:26 +01:00
  • c4fa31d615 gzip using sync generator Adam Hathcock 2026-08-03 08:15:18 +01:00
  • 55db16ecb3 Improve LZMA decoder using 7zip logics for modern dotnet Julian Xhokaxhiu 2026-08-02 18:08:51 +02:00
  • 5f340db48d Improve CRC32 by using the slice-by-16 optimization Julian Xhokaxhiu 2026-08-02 23:11:05 +02:00
  • d391cf21e1 finalize check in Adam Hathcock 2026-08-01 13:26:48 +01:00
  • b91289d82c add large file tests and GZip/Lzw factory fixes Adam Hathcock 2026-08-01 13:25:08 +01:00
  • 67bd9289f9 Merge pull request #1396 from adamhathcock/adam/fix-rar5-decompression-error 0.50.3 Adam Hathcock 2026-08-01 12:50:05 +01:00
  • 2a2218bcf7 small fix Adam Hathcock 2026-08-01 12:49:47 +01:00
  • bc06a9df8b Some clean up Adam Hathcock 2026-08-01 12:43:44 +01:00
  • cfdfad26b6 Fix RAR5 async decompression corruption in UnpWriteBufAsync copilot-swe-agent[bot] 2026-08-01 03:40:04 +00:00
  • 9eb4abe49e Fix RAR5 async decompression corruption in UnpWriteBufAsync copilot/fix-rar5-decompression-error copilot-swe-agent[bot] 2026-08-01 03:40:04 +00:00
  • 5445d2b77e Initial plan copilot-swe-agent[bot] 2026-08-01 03:11:40 +00:00
  • 246d968b4d Merge pull request #1393 from adamhathcock/adam/flat-gzip-fix-stream-rewind 0.50.2 Adam Hathcock 2026-07-31 16:31:43 +01:00
  • 82c44cb5a5 remove async dispose Adam Hathcock 2026-07-31 14:52:58 +01:00
  • a8f6f18843 Fix SeekableSharpCompressStream.StopRecording() to rewind to recorded position Adam Hathcock 2026-07-31 14:21:24 +01:00
  • abcbdb4aa3 Fix SeekableSharpCompressStream.StopRecording() to rewind to recorded position copilot/flat-gzip-fix-stream-rewind copilot-swe-agent[bot] 2026-07-31 07:57:09 +00:00
  • 7162b66ccb Initial plan copilot-swe-agent[bot] 2026-07-31 07:41:40 +00:00
  • ffabf34f38 Potential fix for pull request finding copilot/fix-code-review-suggestion Adam Hathcock 2026-07-30 14:53:12 +01:00
  • 187055e673 Merge pull request #1389 from adamhathcock/copilot/fix-review-comment-3670216142 Adam Hathcock 2026-07-30 14:52:52 +01:00
  • 82a94606ba Merge pull request #1388 from julianxhokaxhiu/feat/lzma-perf-improvements Adam Hathcock 2026-07-29 10:52:52 +01:00
  • f684046728 Fix solid SevenZip reader entry stream handoff behavior copilot-swe-agent[bot] 2026-07-29 08:00:53 +00:00
  • a688c7c657 Fix BufferedSubStream ReadAsync cancellation fast-path copilot-swe-agent[bot] 2026-07-29 07:55:48 +00:00
  • 0bfa4d0dfd Initial plan copilot-swe-agent[bot] 2026-07-29 07:51:36 +00:00
  • 2f545b553a Initial plan copilot-swe-agent[bot] 2026-07-29 07:51:15 +00:00
  • f5289ef49e Improve LZMA decoding for Solid Archives Julian Xhokaxhiu 2026-07-29 02:25:58 +02:00
  • d301cb365f Add format-specific ArchiveInformation details copilot-swe-agent[bot] 2026-07-28 16:45:31 +00:00
  • 0d317bb466 Initial plan copilot-swe-agent[bot] 2026-07-28 16:38:27 +00:00
  • bb4897ab27 use some awaits and pragma the check adam/update-deps Adam Hathcock 2026-07-28 16:48:22 +01:00
  • 9f3b8c1005 Update dependencies and locks Adam Hathcock 2026-07-28 15:49:39 +01:00
  • f4699ad12d Merge pull request #1380 from adamhathcock/adam/sol-cleanup Adam Hathcock 2026-07-28 15:21:28 +01:00
  • e1ba6d3407 Merge pull request #1383 from adamhathcock/adam/sync-generator Adam Hathcock 2026-07-28 15:18:20 +01:00
  • d5c82b89f6 update generation docs Adam Hathcock 2026-07-28 15:12:04 +01:00
  • c21370093d Merge remote-tracking branch 'origin/master' into adam/sync-generator Adam Hathcock 2026-07-28 15:06:49 +01:00
  • bb22169ad0 Merge remote-tracking branch 'origin/adam/sol-cleanup' into adam/sol-cleanup Adam Hathcock 2026-07-28 14:15:06 +01:00
  • cfd1699e10 fix extension method usage Adam Hathcock 2026-07-28 14:14:55 +01:00
  • 0a7be79e34 Potential fix for pull request finding Adam Hathcock 2026-07-28 14:11:56 +01:00
  • c7c1397e1d Merge remote-tracking branch 'origin/master' into adam/sol-cleanup Adam Hathcock 2026-07-28 14:10:39 +01:00
  • be99b9a5dc Potential fix for pull request finding Adam Hathcock 2026-07-28 13:19:41 +01:00
  • cf3dfc0dfa Merge pull request #1382 from virzak/chore/bump-sync-method-generator Adam Hathcock 2026-07-28 13:18:57 +01:00
  • 9e3a92ac10 Fix restore Adam Hathcock 2026-07-28 13:13:17 +01:00
  • 17b8531271 add extra info about sync over async Adam Hathcock 2026-07-28 12:56:23 +01:00
  • 9f74d58eae Update Zomp.SyncMethodGenerator to 2.0.42 Victor Irzak 2026-07-28 07:20:06 -04:00
  • 7ea660c049 batch 2: IO and streams Adam Hathcock 2026-07-28 12:19:33 +01:00
  • d6f79a5467 commit plan Adam Hathcock 2026-07-28 11:52:02 +01:00
  • ea44ec098b first pass of sync generator Adam Hathcock 2026-07-28 11:26:51 +01:00
  • 0037141ac4 Merge pull request #1381 from virzak/feature/sync-method-generator Adam Hathcock 2026-07-28 10:22:17 +01:00
  • cf2dfa0c30 redid the restore Adam Hathcock 2026-07-28 10:08:16 +01:00
  • e783200cd2 minor fixes Adam Hathcock 2026-07-28 09:59:36 +01:00
  • c303856c5f Generate the synchronous archive entry extensions from the async ones Victor Irzak 2026-07-27 23:42:23 -04:00
  • 1f490d933f tests for normal and forward only usage adam/issue-1377 Adam Hathcock 2026-07-27 15:59:36 +01:00
  • 6ca2b63bcd Fix async zip reader entry size metadata from ReaderFactory copilot/fix-entry-size-issue copilot-swe-agent[bot] 2026-07-27 13:04:00 +00:00
  • c9f8d88da7 Initial plan copilot-swe-agent[bot] 2026-07-27 12:50:33 +00:00
  • 5ba71a0431 Updates recommended Adam Hathcock 2026-07-27 08:53:52 +01:00
  • 6062623dd8 Merge pull request #1376 from adamhathcock/copilot/fix-uncompress-tar-gz-error 0.50.1 Adam Hathcock 2026-07-25 17:27:43 +01:00
  • fe75f28ac9 DataDescriptor should always be non-seekable Adam Hathcock 2026-07-25 17:08:50 +01:00
  • ba221b27af Potential fix for pull request finding Adam Hathcock 2026-07-24 09:34:18 +01:00
  • 3e61a72248 test: broaden transformed stream reader coverage copilot-swe-agent[bot] 2026-07-24 07:35:07 +00:00
  • 3375aaa90c fix: preserve transformed streams in reader detection copilot-swe-agent[bot] 2026-07-24 07:18:02 +00:00
  • 0bb5b62842 Initial plan copilot-swe-agent[bot] 2026-07-24 07:09:41 +00:00