Commit graph

20 commits

Author SHA1 Message Date
DecDuck
fdb73ef2de
fix: clippy lints 2026-03-02 22:24:47 +11:00
DecDuck
bf47426655
fix: formatting 2026-03-02 22:11:49 +11:00
DecDuck
c694faba63
fix: rename package 2026-03-01 22:21:13 +11:00
DecDuck
279fd5f727
feat: null-ptr fix 2026-03-01 22:18:22 +11:00
DecDuck
b6d5273576
fix: add send trait to filereader 2026-02-28 14:59:54 +11:00
Tim Smith
fb31063c03
Remove invalid docs link 2019-01-03 18:13:37 -08:00
Tim Smith
0dbc420e53
Fix travis badge 2019-01-02 15:57:21 -08:00
Jamie Winsor
383f5fa62b version bump 0.1.1 2016-03-21 17:25:21 -07:00
Jamie Winsor
7da81c9df2 Merge pull request #1 from chef/extract-bug
Various fixes for restoring files on disk from archive
2016-03-21 17:24:50 -07:00
Jamie Winsor
588205339b write prefix for hardlinks on Disk restore 2016-03-21 17:23:00 -07:00
Jamie Winsor
19a9a2bbe6 expose ability to set/get filetype of archive entry 2016-03-21 15:58:09 -07:00
Jamie Winsor
f621db6fad don't close on free - libarchive takes care of this 2016-03-21 13:23:47 -07:00
Jamie Winsor
3838ba6718 match result code before extracting an error 2016-03-21 13:22:30 -07:00
Jamie Winsor
f87351e04d prepare for first release 2016-03-17 13:32:37 -07:00
Jamie Winsor
cd1c4e91cb fix bug where all data blocks were not extracted to file 2016-03-17 13:17:17 -07:00
Jamie Winsor
ef803aeb46 add option for writing an archive's entries with a prefix 2016-01-12 00:00:30 -08:00
Jamie Winsor
2e5afef935 fix segmentation fault
add read_block function to reader
2016-01-11 19:38:01 -08:00
Jamie Winsor
b0a07dd42d lock to >= 0.2.0 of libc 2016-01-11 19:23:04 -08:00
Jamie Winsor
db512c2f63 implement display trait for archive error and err code 2016-01-09 16:20:12 -08:00
Jamie Winsor
30d66360c7 Initial commit 2016-01-09 15:40:08 -08:00