Skip to content

Issues: alexcrichton/tar-rs

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Unicode in Ustar
#81 opened Aug 3, 2016 by Ericson2314 updated Aug 3, 2016
Rework error handling
#86 opened Nov 23, 2016 by joshtriplett updated Nov 23, 2016
Add method to append entry from another tar
#122 opened Sep 5, 2017 by upsuper updated Sep 21, 2017
unpack_in race safety
#123 opened Sep 20, 2017 by benmmurphy updated Sep 22, 2017
Builder#append should set checksum
#126 opened Sep 28, 2017 by taralx updated Sep 28, 2017
Missing fields result in corrupted output
#127 opened Sep 28, 2017 by taralx updated Sep 28, 2017
Implement live browsing for seekable backing streams
#137 opened Dec 15, 2017 by SoniEx2 updated Dec 16, 2017
Support Clone if the underlying Read supports Clone?
#138 opened Dec 17, 2017 by SoniEx2 updated Dec 17, 2017
Extension proposal - "seek" metadata
#140 opened Dec 19, 2017 by SoniEx2 updated Dec 19, 2017
Unexpected behavior when reading from an already consumed Entry
#157 opened Jul 6, 2018 by klieth updated Oct 5, 2018
Unpack without metadata.
#165 opened Oct 5, 2018 by kevincox updated Oct 5, 2018
Mask for permissions
#170 opened Nov 5, 2018 by tecywiz121 updated Nov 5, 2018
Change path separator to "\" on Windows in bytes2path.
#182 opened Feb 12, 2019 by ecstatic-morse updated Feb 13, 2019
Support archiving hard links
#119 opened Jul 6, 2017 by ids1024 updated Apr 19, 2019
Strict Entries for out-of-order (parallel) processing
#160 opened Sep 25, 2018 by NightRa updated May 12, 2019
Feature request: It would be neat being able to use dbg!()
#209 opened Aug 18, 2019 by svenstaro updated Aug 18, 2019
State of Builder upon error?
#213 opened Oct 26, 2019 by mathstuf updated Oct 28, 2019
Feeding a Builder parts of a file at a time
#149 opened Apr 3, 2018 by jjl updated Dec 23, 2019
Support for split archives
#222 opened Mar 13, 2020 by wucke13 updated Mar 13, 2020
Inconsistent argument order
#232 opened Jun 15, 2020 by Arkanayan updated Jun 15, 2020
Exposing currently private builder.rs, header.rs fns
#235 opened Jun 17, 2020 by koivunej updated Jun 18, 2020
unpack_in still allows creating files outside the directory
#129 opened Sep 28, 2017 by taralx updated Jun 23, 2020
Symlink precense breaks unpack
#221 opened Mar 4, 2020 by David-OConnor updated Jul 29, 2020
ProTip! Mix and match filters to narrow down what you’re looking for.