This website requires JavaScript.
Explore
Help
Sign In
starred
/
sharpcompress
Watch
1
Star
0
Fork
0
You've already forked sharpcompress
mirror of
https://github.com/adamhathcock/sharpcompress.git
synced
2026-07-09 02:26:47 +00:00
Code
Issues
975
Packages
Projects
Releases
25
Wiki
Activity
Files
copilot/fix-sync-methods-in-async-api
Add File
New File
Upload File
Apply Patch
sharpcompress
/
tests
/
SharpCompress.Test
/
Tar
History
Adam Hathcock
5d14c96fb0
clean up seekable checks
2026-04-23 10:19:37 +01:00
..
TarArchiveAsyncTests.cs
clean up seekable checks
2026-04-23 10:19:37 +01:00
TarArchiveDirectoryTests.cs
cleaned up writing and added more validation and tests
2026-02-10 10:48:42 +00:00
TarArchiveTests.cs
clean up seekable checks
2026-04-23 10:19:37 +01:00
TarReaderAsyncTests.cs
first commit for conslidating publci api
2026-03-06 11:22:09 +00:00
TarReaderTests.cs
Merge branch 'release' into adam/master-release
2026-04-04 10:50:12 +01:00
TarWriterAsyncTests.cs
force async tests
2026-01-13 13:56:56 +00:00
TarWriterDirectoryTests.cs
refactoring naming again
2026-01-15 11:41:30 +00:00
TarWriterTests.cs
Added IStreamStack for debugging and configurable buffer management. Added SharpCompressStream to consolodate streams to help simplify debugging. All unit tests passing.
2025-07-20 17:35:22 +01:00