Commit Graph

  • 86c3b93fa5 Merge branch 'opencode/glowing-wolf' into adam/async-creation Adam Hathcock 2026-01-25 15:04:01 +00:00
  • e89fb211ce gzipwriter async Adam Hathcock 2026-01-25 15:03:51 +00:00
  • 55100cb37a ExplodeStream is async Adam Hathcock 2026-01-25 15:03:06 +00:00
  • 14fd880dac add tar writing async Adam Hathcock 2026-01-25 14:57:44 +00:00
  • 4ca1a7713e Merge pull request #1157 from adamhathcock/adam/1154-release 0.44.3 Adam Hathcock 2026-01-25 11:36:59 +00:00
  • 9caf7be928 Revert testing Adam Hathcock 2026-01-24 10:23:02 +00:00
  • bf4217fde6 Merge pull request #1156 from adamhathcock/copilot/fix-sharpcompress-archive-iteration Adam Hathcock 2026-01-24 10:11:16 +00:00
  • de3cda9034 Merge pull request #1156 from adamhathcock/copilot/fix-sharpcompress-archive-iteration Adam Hathcock 2026-01-24 10:11:16 +00:00
  • f1102dc980 Undoing https://github.com/adamhathcock/sharpcompress/pull/1151 Adam Hathcock 2026-01-24 10:01:49 +00:00
  • f2bb81d611 Add async versions of archive iteration regression tests copilot-swe-agent[bot] 2026-01-23 16:42:44 +00:00
  • 41e0c151de Fix regression: archive iteration breaking when input stream throws in Flush() copilot-swe-agent[bot] 2026-01-23 16:04:09 +00:00
  • d0f44839ff Initial plan copilot-swe-agent[bot] 2026-01-23 15:58:14 +00:00
  • 414cad1241 add braces Adam Hathcock 2026-01-23 10:55:51 +00:00
  • abe0087cfd fmt Adam Hathcock 2026-01-23 10:32:11 +00:00
  • 060b1ed5dd fix disposal and add tests Adam Hathcock 2026-01-23 10:25:41 +00:00
  • fbc168fafe Merge remote-tracking branch 'origin/adam/async-creation' into adam/async-creation Adam Hathcock 2026-01-23 09:46:53 +00:00
  • d5a8c37113 Merge pull request #1154 from adamhathcock/adam/1151-release 0.44.2 Adam Hathcock 2026-01-23 09:31:03 +00:00
  • 21ce9a38e6 fix up tests Adam Hathcock 2026-01-23 09:04:55 +00:00
  • 7732fbb698 Merge pull request #1151 from adamhathcock/copilot/fix-entrystream-flush-issue Adam Hathcock 2026-01-22 15:23:13 +00:00
  • 44402414a6 LZMA create Adam Hathcock 2026-01-22 17:01:48 +00:00
  • 11b92d102a Create for explodestream Adam Hathcock 2026-01-22 16:48:53 +00:00
  • 16831e1e6e Merge pull request #1152 from adamhathcock/copilot/sub-pr-1132 Adam Hathcock 2026-01-22 16:39:47 +00:00
  • 3b83d08e2a fmt Adam Hathcock 2026-01-22 16:38:44 +00:00
  • b622a2ce73 fix disposal and other simple issues Adam Hathcock 2026-01-22 16:38:35 +00:00
  • c5814502f6 clean up and fixing tests....need to revisit disposal Adam Hathcock 2026-01-22 16:24:07 +00:00
  • d9be6389ca Address code review feedback - remove extra blank lines and use consistent property access copilot-swe-agent[bot] 2026-01-22 15:51:21 +00:00
  • 336a8f2876 Fix SharpCompressStream Dispose methods to set _isDisposed and call base.Dispose even when LeaveOpen is true copilot-swe-agent[bot] 2026-01-22 15:50:05 +00:00
  • b4f949ba9b Initial plan copilot-swe-agent[bot] 2026-01-22 15:44:08 +00:00
  • 9403c12793 Add await Adam Hathcock 2026-01-22 15:42:54 +00:00
  • 77c1cebefc Merge remote-tracking branch 'origin/master' into adam/async-creation Adam Hathcock 2026-01-22 15:29:38 +00:00
  • caa7acdbc5 Merge pull request #1151 from adamhathcock/copilot/fix-entrystream-flush-issue Adam Hathcock 2026-01-22 15:23:13 +00:00
  • 1522e64797 fix async tests Adam Hathcock 2026-01-22 15:15:57 +00:00
  • 5152e3197e fix build flags Adam Hathcock 2026-01-22 15:12:18 +00:00
  • ae4f2c08fd check if second stream is zip header without changing position - fix Adam Hathcock 2026-01-22 15:06:58 +00:00
  • 9628f2dda1 Add async tests for EntryStream.Dispose on non-seekable streams copilot-swe-agent[bot] 2026-01-22 14:35:16 +00:00
  • 65208a30c1 fix more tests Adam Hathcock 2026-01-22 14:15:47 +00:00
  • 4c838db876 everything compiles and passes (minus 3 tests) Adam Hathcock 2026-01-22 14:08:20 +00:00
  • d1f6fd9af1 move more and fmt Adam Hathcock 2026-01-22 14:05:23 +00:00
  • 61c6f8403a some manual moving Adam Hathcock 2026-01-22 13:52:24 +00:00
  • a8f47237d7 divide async and sync into new files Adam Hathcock 2026-01-22 13:38:20 +00:00
  • 7cbdc5b46c Format code with CSharpier copilot-swe-agent[bot] 2026-01-22 13:21:36 +00:00
  • 8b74243e79 Update test comments to include version context copilot-swe-agent[bot] 2026-01-22 13:07:32 +00:00
  • f77a2aabab Fix EntryStream.Dispose() to not throw NotSupportedException on non-seekable streams copilot-swe-agent[bot] 2026-01-22 13:04:58 +00:00
  • e6fb704780 Initial plan copilot-swe-agent[bot] 2026-01-22 12:59:30 +00:00
  • c5d7407919 Update from Task to ValueTask where I can Adam Hathcock 2026-01-22 09:18:07 +00:00
  • b9ed2b09c1 fmt Adam Hathcock 2026-01-22 09:05:26 +00:00
  • db0bb8a30d fix some 7z tests Adam Hathcock 2026-01-22 08:52:00 +00:00
  • 85d82e5c86 fix tar issue Adam Hathcock 2026-01-22 08:22:57 +00:00
  • 1a87075f33 GZip fix Adam Hathcock 2026-01-22 08:13:34 +00:00
  • 8df9232171 use extension where appropriate with more fixes Adam Hathcock 2026-01-21 16:57:25 +00:00
  • 7b7eba8cd9 more fixes Adam Hathcock 2026-01-21 16:11:40 +00:00
  • 169364f6ae fix disposal Adam Hathcock 2026-01-21 15:37:56 +00:00
  • c38f74d34c Merge remote-tracking branch 'origin/master' into adam/async-creation Adam Hathcock 2026-01-21 15:31:44 +00:00
  • c2c4387f59 revert BSS adam/lmza-investigation Adam Hathcock 2026-01-20 17:49:12 +00:00
  • 895699d22e fmt Adam Hathcock 2026-01-20 16:53:08 +00:00
  • cf901c2784 fix test Adam Hathcock 2026-01-20 16:44:34 +00:00
  • e1bbc65f5b more bzip tests pass Adam Hathcock 2026-01-20 16:39:15 +00:00
  • f6faaa83ec better async bzip input stream Adam Hathcock 2026-01-20 16:32:30 +00:00
  • 4d3ae3a97f Merge branch 'opencode/curious-river' into adam/bzip2-async Adam Hathcock 2026-01-20 16:03:11 +00:00
  • cc47fde57f works? Adam Hathcock 2026-01-20 15:37:15 +00:00
  • a8d5b8e86b intermediate commit Adam Hathcock 2026-01-20 15:19:46 +00:00
  • 0a9c5bfe15 format changes Adam Hathcock 2026-01-20 13:40:51 +00:00
  • ff0769e988 Create factory for CBZip2InputStream Adam Hathcock 2026-01-20 13:21:11 +00:00
  • 3987733079 LZW async Adam Hathcock 2026-01-20 12:56:13 +00:00
  • b26d38b7e4 another tar test fix Adam Hathcock 2026-01-20 12:34:49 +00:00
  • 2175cb299d tar fixes Adam Hathcock 2026-01-20 12:22:38 +00:00
  • 8abb972f87 Fix test Adam Hathcock 2026-01-20 11:01:17 +00:00
  • 05bf22f518 rar works now adam/create-rar-async Adam Hathcock 2026-01-20 10:41:37 +00:00
  • 3b5ee481c5 fix for another async typo Adam Hathcock 2026-01-20 10:17:28 +00:00
  • b54617238b more async fixes? Adam Hathcock 2026-01-20 10:09:13 +00:00
  • 44174e7b03 some fixes Adam Hathcock 2026-01-20 09:07:57 +00:00
  • af555c0096 save more info Adam Hathcock 2026-01-20 08:25:58 +00:00
  • ecd9317ab3 more basic LLM async and fixed CRC async Adam Hathcock 2026-01-19 16:08:46 +00:00
  • 884f0b702e some grunt rar header async Adam Hathcock 2026-01-19 16:08:20 +00:00
  • 2e95832bea factory the headers instead of creating Adam Hathcock 2026-01-19 14:19:15 +00:00
  • 04d293ecf7 addded benchmarks around lzma test that leads nowhere Adam Hathcock 2026-01-19 13:29:22 +00:00
  • 97879f18b6 Merge pull request #1146 from adamhathcock/adam/pr-1145-release 0.44.1 Adam Hathcock 2026-01-19 10:35:33 +00:00
  • d74454f7e9 Merge pull request #1145 from adamhathcock/copilot/add-leaveopen-parameter-lzipstream Adam Hathcock 2026-01-19 09:57:39 +00:00
  • ce01cc7ce1 Merge pull request #1145 from adamhathcock/copilot/add-leaveopen-parameter-lzipstream Adam Hathcock 2026-01-19 09:57:39 +00:00
  • 9454466be7 Add comprehensive tests for leaveOpen behavior and fix BZip2 stream disposal copilot-swe-agent[bot] 2026-01-19 07:33:22 +00:00
  • 0e4a159998 Add leaveOpen parameter to LZipStream and BZip2Stream copilot-swe-agent[bot] 2026-01-19 07:31:20 +00:00
  • 4998676476 Initial plan copilot-swe-agent[bot] 2026-01-19 07:22:01 +00:00
  • dfc303ff6c start of create pattern adam/async-rar2 Adam Hathcock 2026-01-19 07:14:08 +00:00
  • dea635e39e Intermediate commit of rar async reading Adam Hathcock 2026-01-18 16:29:03 +00:00
  • 4a6e5232ae Add opt-in multi-threading support with SupportsMultiThreadedExtraction flag copilot-swe-agent[bot] 2026-01-18 16:27:59 +00:00
  • 3e23a6e5a6 Add multi-threading support for file-based archives - sync test passing copilot-swe-agent[bot] 2026-01-18 16:09:54 +00:00
  • e0a43e9727 Initial plan copilot-swe-agent[bot] 2026-01-18 15:56:08 +00:00
  • f359f553b3 some minor fixes Adam Hathcock 2026-01-18 15:31:10 +00:00
  • 08118f7286 add more async writing Adam Hathcock 2026-01-18 15:07:02 +00:00
  • 408d2e6663 Async add entry Adam Hathcock 2026-01-18 14:57:01 +00:00
  • 4c4b727bd7 Tar detection works Adam Hathcock 2026-01-17 13:39:57 +00:00
  • 8e54b10b7f tar tests are better? Adam Hathcock 2026-01-16 15:10:08 +00:00
  • f99e421115 fix factory Adam Hathcock 2026-01-16 15:04:01 +00:00
  • 82d56b9678 multi-file rars done manually Adam Hathcock 2026-01-16 13:43:26 +00:00
  • 447d35267f some fixes Adam Hathcock 2026-01-16 13:19:41 +00:00
  • 763805e03a async IsRarFile Adam Hathcock 2026-01-16 12:12:51 +00:00
  • cd70a7760e remvoe AutoFactory Adam Hathcock 2026-01-16 11:44:12 +00:00
  • ec7c359341 Arj works Adam Hathcock 2026-01-16 11:12:26 +00:00
  • cc59c1960a fix ace tests Adam Hathcock 2026-01-16 10:49:18 +00:00
  • 1cc80e7675 Merge pull request #1141 from adamhathcock/copilot/sub-pr-1132 Adam Hathcock 2026-01-16 10:12:08 +00:00