Adam Hathcock
3c1ae51dae
Merge pull request #786 from Erior/feature/Issue-774
...
LZMA EOS marker detection
2023-12-11 08:46:20 +00:00
Adam Hathcock
8a59fc9aaf
Merge pull request #785 from Erior/feature/Issue-782
...
Handle tar files generated with tar -H oldgnu that has large uid/gid values
2023-12-11 08:44:54 +00:00
Adam Hathcock
b7ea9dd841
Merge pull request #784 from Erior/feature/rar-comment
...
Dont crash on reading rar5 comment #783
2023-12-11 08:44:01 +00:00
Lars Vahlenberg
0320db6b4a
LZMA EOS marker detection
2023-12-09 13:41:35 +01:00
Lars Vahlenberg
18c7f58093
Handle tar files generated with tar -H oldgnu that has large uid/gid values
2023-12-04 22:35:11 +01:00
Lars Vahlenberg
7f6f7b1436
Resharpier fix
2023-12-04 20:28:16 +01:00
Lars Vahlenberg
ca49176b97
Dont crash on reading rar5 comment
2023-12-04 20:19:11 +01:00
Adam Hathcock
67be0cd9d7
Mark for 0.34.2
0.34.2
2023-11-15 11:32:51 +00:00
Adam Hathcock
902fadef83
Merge pull request #780 from caesay/cs/revert-disable-strongname
...
Revert change disabling strong name signing in 92df1ec
2023-11-15 11:22:02 +00:00
Adam Hathcock
2777b6411f
Merge branch 'master' into cs/revert-disable-strongname
2023-11-15 11:18:30 +00:00
Adam Hathcock
e3235d7f04
Merge pull request #781 from adamhathcock/fix-formatting
...
Update csharpier and fix formatting
2023-11-15 11:18:04 +00:00
Adam Hathcock
dc89c8858e
comment out more C++ bits
2023-11-15 11:14:39 +00:00
Adam Hathcock
d28a278d63
Comment out flag to allow formatting
2023-11-15 11:10:05 +00:00
Adam Hathcock
7080c2abd0
Update csharpier and fix formatting
2023-11-15 11:05:30 +00:00
Caelan Sayler
43f86bcab8
Revert change disabling strong name signing in 92df1ec
2023-11-14 16:34:58 +00:00
Adam Hathcock
7d9c875c4d
Merge pull request #778 from LANCommander/throw-cancelled-exception
...
Throw ReaderCancelledException on reader cancelled
2023-11-13 08:34:15 +00:00
Pat Hartl
ed4099eb12
Throw ReaderCancelledException on reader cancelled
2023-11-10 23:36:14 -06:00
Adam Hathcock
632b83f75d
Mark for 0.34.1
0.34.1
2023-10-02 08:44:14 +01:00
Adam Hathcock
66c92637f9
Merge pull request #769 from Erior/feature/766
...
Update Zstd to 0.7.2
2023-09-25 09:01:51 +01:00
Adam Hathcock
6bcaebc471
Merge pull request #768 from Erior/feature/761
...
Feature/761
2023-09-25 09:01:20 +01:00
Lars Vahlenberg
7feee1027c
Update Zstd to 0.7.2
2023-09-23 16:02:27 +02:00
Lars Vahlenberg
4fd8c77fa9
CSharpier cleanup
2023-09-23 14:52:39 +02:00
Lars Vahlenberg
bc3bb2d323
Set FilePart properties for directory type
2023-09-23 14:51:08 +02:00
Adam Hathcock
7764684c68
Release for 0.34
0.34.0
2023-09-18 09:53:05 +01:00
Adam Hathcock
feb2c38572
fmt update
2023-09-18 09:48:31 +01:00
Adam Hathcock
6a97e82a2e
Merge pull request #763 from btomblinson/master
...
#751 Add .tar.7z support
2023-09-18 09:47:01 +01:00
btomblinson
57c0d19cde
#751 Add .tar.7z support
2023-09-17 17:46:56 -06:00
Adam Hathcock
e14ed89f3d
Merge pull request #759 from Erior/feature/748
...
Feature/748
2023-09-14 09:05:48 +01:00
Adam Hathcock
6a14893a23
Merge branch 'master' into feature/748
2023-09-14 09:00:50 +01:00
Lars Vahlenberg
0f19735d33
Cleanup
2023-09-11 19:31:27 +02:00
Lars Vahlenberg
6a859ac65d
Adding Filters to 7z
2023-09-11 19:24:54 +02:00
Adam Hathcock
4d9c24244c
Merge pull request #758 from adamhathcock/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2023-09-11 10:47:54 +01:00
dependabot[bot]
cdeb288c4f
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 09:38:10 +00:00
Adam Hathcock
7f8016497b
Merge pull request #750 from FlsZen/master
...
Add fast `ExtractToDirectoryAsync` extension method on `IArchive`
2023-09-07 15:05:15 +01:00
FlsZen
ec01225225
It looks like build format wants this on one line
2023-08-13 12:52:14 -04:00
James Hood
4e23b84999
Remove Task aspect
2023-07-21 13:17:42 -04:00
James Hood
c7c143fed9
Add ExtractToDirectoryAsync extension method on IArchive that is very fast compared to WriteToDirectory.
2023-07-19 08:22:15 -04:00
Adam Hathcock
4932171834
update csharpier
2023-06-12 09:53:00 +01:00
Adam Hathcock
00fc6c8e2f
formatting
2023-06-12 09:52:35 +01:00
Adam Hathcock
1b73dab341
Merge remote-tracking branch 'Nanook/fixes-zstd'
2023-06-12 09:52:17 +01:00
Adam Hathcock
99e99c1ccd
Merge branch 'master' into fixes-zstd
2023-06-12 09:45:35 +01:00
Adam Hathcock
14ce479ab7
Merge pull request #746 from rodesfl/patch-1
...
Added simple example
2023-06-12 09:31:17 +01:00
Rodrigo Lotrário
e7e873a1b2
Added simple example
...
Had some difficult figuring this one out, as this is so straight forward and is the simplest use case, maybe should be included at the top of the docs ?
2023-06-09 19:38:42 -03:00
Adam Hathcock
5a57428ec0
Merge pull request #745 from Erior/feature/Issue-743
...
Skip if we know the size, set blank password if not set for rar
2023-06-07 09:44:36 +01:00
Lars Vahlenberg
18e8e6ee98
Sharpier
2023-06-06 22:43:12 +02:00
Lars Vahlenberg
6bf6e51740
Skip if we know the size, set blank password if not set for rar
2023-06-06 22:27:53 +02:00
Adam Hathcock
b52a899a18
Merge pull request #740 from AlissaSabre/issue_739
...
Make ArchiveFactory.IsArchive(Stream, ...) public. Fix #739
2023-05-10 09:56:50 +01:00
Alissa Sabre
cf722a7120
Make ArchiveFactory.IsArchive(Stream, ...) public. Fix #739
2023-05-10 15:49:44 +09:00
Adam Hathcock
33cd1f3db8
Merge pull request #737 from Erior/feature/TarHeaderFactory-Infinite-loop
...
Check for broken file #736
2023-03-30 11:35:20 +01:00
Lars Vahlenberg
b7d2715ffd
Remove whitespace
2023-03-29 19:39:03 +02:00