| .. |
|
Ace
|
Use more SC exceptions instead of generic ones
|
2026-02-16 12:40:07 +00:00 |
|
Arc
|
more fixes for editorconfig
|
2026-02-11 11:35:37 +00:00 |
|
Arj
|
Use more SC exceptions instead of generic ones
|
2026-02-16 12:40:07 +00:00 |
|
GZip
|
use with methods
|
2026-04-21 11:04:14 +01:00 |
|
Lzw
|
use with methods
|
2026-04-21 11:04:14 +01:00 |
|
Options
|
fix public init-only API setters
|
2026-05-20 08:14:24 +00:00 |
|
Rar
|
fix legacy type issues
|
2026-05-14 15:35:57 +01:00 |
|
SevenZip
|
Merge remote-tracking branch 'origin/master' into adam/write-async
|
2026-05-14 16:12:13 +01:00 |
|
Tar
|
Some tar fixes from review
|
2026-05-15 12:20:53 +01:00 |
|
Zip
|
use ValueTask where possible
|
2026-05-14 15:10:04 +01:00 |
|
ArchiveEncoding.cs
|
Use explicit enum, add comments
|
2026-01-07 11:10:15 +00:00 |
|
ArchiveEncodingExtensions.cs
|
fixed comment
|
2026-01-07 11:26:42 +00:00 |
|
ArchiveType.cs
|
Implement LzwReader support for .Z archives
|
2026-02-07 10:29:18 +00:00 |
|
CompressionType.cs
|
Replace IsLzma2 flag with CompressionType enum for 7z writer API consistency
|
2026-02-22 21:08:34 -06:00 |
|
Constants.cs
|
Dynamic ring buffer sizing for BZip2 and ZStandard on non-seekable streams
|
2026-04-02 10:56:50 +00:00 |
|
DirectoryManagement.cs
|
made methods extension methods for IEntry
|
2026-05-05 17:30:02 +01:00 |
|
Entry.cs
|
refactor how options for reading was done
|
2026-02-09 17:30:11 +00:00 |
|
EntryStream.Async.cs
|
remove the rar flag
|
2026-02-04 09:46:19 +00:00 |
|
EntryStream.cs
|
last style changes for now
|
2026-02-16 11:20:28 +00:00 |
|
ExtractionOptions.cs
|
fix public init-only API setters
|
2026-05-20 08:14:24 +00:00 |
|
FilePart.cs
|
Merge branch 'master' into adam/async
|
2026-01-08 15:36:41 +00:00 |
|
FlagUtility.cs
|
more build fixes
|
2026-02-16 11:15:58 +00:00 |
|
IArchiveEncoding.cs
|
Use explicit enum, add comments
|
2026-01-07 11:10:15 +00:00 |
|
IEntry.cs
|
refactor how options for reading was done
|
2026-02-09 17:30:11 +00:00 |
|
IEntryExtensions.Async.cs
|
test cleanup from master
|
2026-05-14 08:26:02 +01:00 |
|
IEntryExtensions.cs
|
test cleanup from master
|
2026-05-14 08:26:02 +01:00 |
|
IsExternalInit.cs
|
Added Net7.0 / Net 6.0 / Net 5.0 and NetStandard2.1
|
2026-02-21 01:34:40 +00:00 |
|
IVolume.cs
|
use extension where appropriate with more fixes
|
2026-01-21 16:57:25 +00:00 |
|
MemberNotNullAttribute.cs
|
Added Net7.0 / Net 6.0 / Net 5.0 and NetStandard2.1
|
2026-02-21 01:34:40 +00:00 |
|
ProgressReport.cs
|
Changes before error encountered
|
2025-11-29 15:55:21 +00:00 |
|
SharpCompressException.cs
|
Use more SC exceptions instead of generic ones
|
2026-02-16 12:40:07 +00:00 |
|
Volume.Async.cs
|
some async fixes
|
2026-02-16 10:03:20 +00:00 |
|
Volume.cs
|
Use explicit helpers for leaving streams open or not.
|
2026-04-21 10:43:43 +01:00 |