Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / alexcrichton/tar-rs issues and pull requests
#284 - Entry iterator stops after encountering an error
Issue -
State: open - Opened by isaackd over 2 years ago
- 1 comment
#283 - Fix handling contents added after header creation
Pull Request -
State: open - Opened by elbe0046 over 2 years ago
- 7 comments
#282 - Archive corrupted when contents added after header creation
Issue -
State: open - Opened by elbe0046 over 2 years ago
#281 - Append entry
Pull Request -
State: closed - Opened by dvc94ch over 2 years ago
- 2 comments
#280 - unpacking tar with symlink to directory is broken on windows
Issue -
State: open - Opened by dvc94ch over 2 years ago
#279 - filtering entries before unpacking
Issue -
State: open - Opened by dvc94ch over 2 years ago
- 1 comment
#278 - [Bug?] numeric field did not have utf-8 text
Issue -
State: closed - Opened by MordechaiHadad over 2 years ago
- 6 comments
#277 - Make the dependency filetime optional
Pull Request -
State: open - Opened by chris-morgan almost 3 years ago
- 4 comments
#276 - archive: allow preserving ownerships when unpacking
Pull Request -
State: closed - Opened by liushuyu almost 3 years ago
#275 - How to use list.rs in the example
Issue -
State: closed - Opened by QuintinTao almost 3 years ago
- 5 comments
#274 - Add a method to write a link name without canonicalization
Pull Request -
State: closed - Opened by cgwalters almost 3 years ago
- 5 comments
#273 - Add an `append_link()` method to handle long link targets
Pull Request -
State: closed - Opened by cgwalters almost 3 years ago
- 3 comments
#272 - Is it possible to unpack from stream...
Issue -
State: closed - Opened by ChugunovRoman almost 3 years ago
- 2 comments
#271 - Add public constructor for PaxExtensions
Pull Request -
State: closed - Opened by anrdnet almost 3 years ago
#270 - Added support for target wasm32-wasi
Pull Request -
State: closed - Opened by john-sharratt almost 3 years ago
- 13 comments
#269 - Avoid reallocating Strings when creating `TarError`
Pull Request -
State: closed - Opened by vrmiguel about 3 years ago
- 1 comment
#268 - Extracting archive with symlink fails on Windows
Issue -
State: open - Opened by suptejas about 3 years ago
- 3 comments
#267 - Fix an overflow when rounding up the size of a file
Pull Request -
State: closed - Opened by alexcrichton about 3 years ago
#266 - Add support for readers that implement Seek (#218)
Pull Request -
State: closed - Opened by fermeise about 3 years ago
- 1 comment
#265 - panicked at 'attempt to add with overflow'
Issue -
State: closed - Opened by charlesxsh about 3 years ago
- 2 comments
#264 - `no_std` compliance?
Issue -
State: closed - Opened by phip1611 about 3 years ago
- 1 comment
#263 - Problem with built-in path normalization
Issue -
State: open - Opened by timsueberkrueb about 3 years ago
- 2 comments
#262 - Use rust birthday for HeaderMode::Deterministic timestamp
Pull Request -
State: closed - Opened by jamessan about 3 years ago
- 5 comments
#261 - Breaks vendored build of libusb-sys 0.4.3 release
Issue -
State: open - Opened by otavio about 3 years ago
- 6 comments
#260 - Restore create_dir_all method for directory creation
Pull Request -
State: closed - Opened by CriesofCarrots about 3 years ago
- 1 comment
#259 - Don't create directories before we've verified they're inside the tar…
Pull Request -
State: closed - Opened by benesch about 3 years ago
- 1 comment
#258 - Don't create directories before we've verified they're inside the tar…
Pull Request -
State: closed - Opened by rocallahan about 3 years ago
- 3 comments
#257 - update config and CI with msrv and 'actions-rs'
Pull Request -
State: closed - Opened by danieleades over 3 years ago
- 1 comment
#256 - use field init shorthand
Pull Request -
State: open - Opened by danieleades over 3 years ago
#255 - export internals for use in async-tar
Issue -
State: closed - Opened by danieleades over 3 years ago
- 4 comments
#254 - tidy 'header' implementation
Pull Request -
State: closed - Opened by danieleades over 3 years ago
#253 - stream/pipe support
Issue -
State: closed - Opened by futurist over 3 years ago
- 1 comment
#252 - Support long symbolic/hard link path name by reading the `linkpath` PAX extension
Pull Request -
State: closed - Opened by nullpo-head over 3 years ago
- 2 comments
#251 - attempt to subtract with overflow on Windows
Issue -
State: open - Opened by messense over 3 years ago
- 2 comments
#250 - Avoid zero-mtime files
Pull Request -
State: closed - Opened by alexcrichton over 3 years ago
#249 - Extract directory entries after all others when using Archive::unpack.
Pull Request -
State: closed - Opened by afranchuk over 3 years ago
- 1 comment
#248 - entry: convert hard link absolute paths to relative ones
Pull Request -
State: open - Opened by gdesmott over 3 years ago
- 8 comments
#247 - Upgrade to GitHub-native Dependabot
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 3 years ago
Labels: dependencies
#246 - builder: add support for archiving special files on Unix
Pull Request -
State: closed - Opened by liushuyu over 3 years ago
- 5 comments
#245 - prepare_header_path breaks unicode
Issue -
State: closed - Opened by Aggrathon over 3 years ago
- 1 comment
#244 - fix: allow unaligned final blocks in sparse archives
Pull Request -
State: closed - Opened by FauxFaux over 3 years ago
- 1 comment
#243 - Err on GNU sparse files with content at end
Issue -
State: closed - Opened by FauxFaux over 3 years ago
- 2 comments
#242 - Permission error unpacking a directory hierarchy with write-protected folders
Issue -
State: closed - Opened by abbec almost 4 years ago
- 10 comments
#241 - Fix long-link paths with multibyte characters on Windows
Pull Request -
State: closed - Opened by alexcrichton almost 4 years ago
#240 - Remove dead dependency on redox-syscall
Pull Request -
State: closed - Opened by benesch almost 4 years ago
- 1 comment
#239 - Error for long non ascii paths: "only Unicode paths are supported on Windows
Issue -
State: closed - Opened by willir almost 4 years ago
- 1 comment
#238 - unpack_in allows creating directories outside the `dst` directory
Issue -
State: closed - Opened by mgjm about 4 years ago
- 3 comments
#237 - Update redox_syscall requirement from 0.1 to 0.2
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 4 years ago
- 2 comments
Labels: dependencies
#236 - Note that set_path doesn't directly support long paths
Pull Request -
State: closed - Opened by sourcefrog over 4 years ago
- 1 comment
#235 - Exposing currently private builder.rs, header.rs fns
Issue -
State: open - Opened by koivunej over 4 years ago
- 1 comment
#234 - Add contiguous mode to the Builder
Pull Request -
State: open - Opened by synek317 over 4 years ago
#233 - Add documentation on path being directory
Pull Request -
State: closed - Opened by Arkanayan over 4 years ago
- 1 comment
#232 - Inconsistent argument order
Issue -
State: open - Opened by Arkanayan over 4 years ago
- 2 comments
#230 - cannonicalize unpack destination to safely handle long paths on windows
Pull Request -
State: closed - Opened by mwrock over 4 years ago
- 6 comments
#229 - Implement consistent, configurable overwriting behaviour for files and symlinks
Pull Request -
State: closed - Opened by moschroe over 4 years ago
- 5 comments
#228 - Add case for entry size in the pax extension
Pull Request -
State: closed - Opened by irisliu88 over 4 years ago
- 8 comments
#221 - Symlink precense breaks unpack
Issue -
State: open - Opened by David-OConnor over 4 years ago
- 1 comment
#218 - Support for `Seek` trait
Issue -
State: closed - Opened by roman-holovin almost 5 years ago
- 3 comments
#217 - accurate mtimes for directories, overwrite symlinks, preserve ownership
Pull Request -
State: open - Opened by moschroe almost 5 years ago
- 4 comments
#212 - builder: impose argument naming consistency
Pull Request -
State: open - Opened by mathstuf about 5 years ago
- 4 comments
#207 - WIP/Discussion Permit ignoring entry permissions
Pull Request -
State: open - Opened by rbtcollins over 5 years ago
- 4 comments
#192 - adding a long hardlink without _fs APIs
Issue -
State: closed - Opened by the8472 over 5 years ago
- 3 comments
#181 - Allow mtime field to be all nulls
Pull Request -
State: open - Opened by FauxFaux over 5 years ago
- 8 comments
#178 - Enhancement: Append Existing Archive or Entry
Pull Request -
State: open - Opened by guspower almost 6 years ago
- 3 comments
#177 - Usage Help: Updating An Existing Archive
Issue -
State: open - Opened by guspower almost 6 years ago
- 10 comments
#132 - entry: chase outgoing links
Pull Request -
State: open - Opened by lucab about 7 years ago
#129 - unpack_in still allows creating files outside the directory
Issue -
State: open - Opened by taralx about 7 years ago
- 6 comments
#102 - Write pax headers in Builder
Issue -
State: open - Opened by dswd over 7 years ago
- 10 comments
#94 - std::fs::canonicalize, realpath(), musl - corner case
Issue -
State: open - Opened by zolnov over 7 years ago
- 3 comments
#58 - Implement IntoIterator for Archive
Issue -
State: open - Opened by mbrt over 8 years ago
- 5 comments
#48 - Handle pax_global_header
Issue -
State: closed - Opened by dbrgn almost 9 years ago
- 3 comments