Commit Graph

17 Commits

Author SHA1 Message Date
DecDuck e1f1cbb4da feat: null-ptr fix 2026-03-01 22:18:22 +11:00
DecDuck e5d818f819 fix: add send trait to filereader 2026-02-28 14:59:54 +11:00
Tim Smith c7b823dc10 Remove invalid docs link 2019-01-03 18:13:37 -08:00
Tim Smith fa34497dde Fix travis badge 2019-01-02 15:57:21 -08:00
Jamie Winsor 5325f15339 version bump 0.1.1 2016-03-21 17:25:21 -07:00
Jamie Winsor 29b4a2a405 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 fc8b870317 write prefix for hardlinks on Disk restore 2016-03-21 17:23:00 -07:00
Jamie Winsor 9e3659dcf9 expose ability to set/get filetype of archive entry 2016-03-21 15:58:09 -07:00
Jamie Winsor baa9b408d6 don't close on free - libarchive takes care of this 2016-03-21 13:23:47 -07:00
Jamie Winsor a2e51c7f8b match result code before extracting an error 2016-03-21 13:22:30 -07:00
Jamie Winsor f7cc72e071 prepare for first release 2016-03-17 13:32:37 -07:00
Jamie Winsor ad5ed84d91 fix bug where all data blocks were not extracted to file 2016-03-17 13:17:17 -07:00
Jamie Winsor 39b37933d7 add option for writing an archive's entries with a prefix 2016-01-12 00:00:30 -08:00
Jamie Winsor a069bd2a98 fix segmentation fault
add read_block function to reader
2016-01-11 19:38:01 -08:00
Jamie Winsor a45b168b6c lock to >= 0.2.0 of libc 2016-01-11 19:23:04 -08:00
Jamie Winsor fe0b023a2d implement display trait for archive error and err code 2016-01-09 16:20:12 -08:00
Jamie Winsor 98168ddcf1 Initial commit 2016-01-09 15:40:08 -08:00