1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 23 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove .netstandard 2.0 and clean up More... about 1 month ago
Merge pull request #825 from adamhathcock/tar-corruption More... about 1 month ago
more logic fixes More... about 1 month ago
actually, transfer block is different than overall transfer More... about 1 month ago
calculate remaining afterwards More... about 1 month ago
add max transfer size to tar More... about 1 month ago
fix patch More... about 1 month ago
Fix tar corruption when sizes mismatch More... about 1 month ago
Merge pull request #823 from klimatr26/new-7z-filters More... about 1 month ago
formatting More... about 1 month ago
Add support for 7z ARM64 and RISCV filters More... about 1 month ago
Merge pull request #819 from TwanVanDongen/master More... about 2 months ago
CSharpier reformat missed More... about 2 months ago
Support added for TAR LZW compression (Unix 'compress' resulting in .Z files) More... about 2 months ago
Merge pull request #817 from btomblinson/master More... about 2 months ago
#809 Add README.md to csproj for NuGet More... about 2 months ago
Merge pull request #815 from adamhathcock/code-clean-up More... 2 months ago
Merge branch 'master' into code-clean-up More... 2 months ago
Merge pull request #816 from coderb/pullreq-rar-memusage More... 2 months ago
rar5 improve memory usage use ArrayPool for stream buffer use stackalloc for methods on file decompression code path More... 2 months ago
use complete namespace More... 2 months ago
even more clean up More... 2 months ago
more clean up More... 2 months ago
more clean up More... 2 months ago
more clean up on tests More... 2 months ago
use var More... 2 months ago
just using rider to clean up More... 2 months ago
update csharpier More... 2 months ago
Merge pull request #814 from coderb/pullreq-rar5-redir More... 2 months ago
rar5 read FHEXTRA_REDIR and expose via RarEntry NOTE: api user should skip entries where RarEntry.IsRedir is true and not call OpenEntryStream() More... 2 months ago