haggis-rs/src
2024-01-15 00:45:59 -05:00
..
nix Ran through and fixed clippy lints 2023-12-15 18:49:36 -05:00
checksum.rs Finish (probably) port to new spec and add more tests 2023-07-16 01:15:15 -04:00
error.rs Fix several logic issues causing failure during archive extraction 2023-07-11 00:57:22 -04:00
file.rs Ran through and fixed clippy lints 2023-12-15 18:49:36 -05:00
filetype.rs Ran through and fixed clippy lints 2023-12-15 18:49:36 -05:00
lib.rs Export listing::Kind as ListingKind 2024-01-01 18:56:13 -05:00
listing_stream.rs Partially remove Seek constraint from ListingStream, extract fifo node in tests 2024-01-15 00:29:50 -05:00
listing.rs For archive listings, print '-' as the size for nodes other than regular files 2024-01-15 00:45:59 -05:00
node.rs Partially remove Seek constraint from ListingStream, extract fifo node in tests 2024-01-15 00:29:50 -05:00
special.rs Add ListingStream type 2023-12-29 23:52:05 -05:00
stream.rs Add ListingStream type 2023-12-29 23:52:05 -05:00