issues
search
alexcrichton
/
tar-rs
Tar file reading/writing for Rust
https://docs.rs/tar
Apache License 2.0
630
stars
190
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix for archiving long paths that have path components starting with ".." crossing the 100-character mark
#390
mitrandir77
opened
1 week ago
0
Fix long names (GNUTYPE_LONGNAME)
#389
frederikbosch
closed
1 week ago
9
symlink handling in OCI containers
#388
drahnr
opened
1 week ago
0
sparse test: fix for 64k page size
#387
Fabian-Gruenbichler
closed
1 week ago
3
Release 0.4.43
#386
cgwalters
closed
2 weeks ago
2
OSS-Fuzz: OSS-Fuzz fuzzing integration
#385
arthurscchan
closed
2 weeks ago
8
tests: Just use `unwrap()`
#384
cgwalters
closed
4 weeks ago
3
entry: Use our const for xattrs
#383
cgwalters
closed
4 weeks ago
0
Very basic Pax header writer
#382
gwitrand-ovh
closed
4 weeks ago
4
EntryType::Continuous / Contiguous typo
#381
allisonkarlitskaya
opened
1 month ago
0
EntryWriter: Add comments for why ManuallyDrop is OK
#380
cgwalters
closed
1 month ago
0
maintenance consensus issue tracker
#379
cgwalters
opened
1 month ago
3
🏁 RoSctober 2024: The Open Source Developer Challenge is about to start! 🎉
#378
race-of-sloths
closed
2 months ago
2
builder: Add a set_rdev() convenience
#377
cgwalters
opened
2 months ago
3
feat: Add Builder::append_writer
#376
xzfc
closed
2 months ago
0
feat: Support adding sparse files to archives
#375
xzfc
closed
2 months ago
6
fix: Don't forget to zero-terminate in octal_into
#374
xzfc
closed
3 months ago
0
fix: Support sparse entries of enormous size
#373
xzfc
closed
3 months ago
0
Ensure directory permissions are correctly applied.
#372
stswidwinski
closed
3 months ago
2
[Symlink] Add symlink ownership management.
#371
stswidwinski
closed
3 months ago
1
Modes in header are broken
#370
VorpalBlade
closed
3 months ago
1
Unpacking tar archive with long link in it results in truncated filenames
#369
schneems
opened
4 months ago
3
builder: Note that `append_dir_all` doesn't hardlink
#368
cgwalters
opened
4 months ago
0
tar-rs fails to decompress some ostree archives
#367
mripard
opened
5 months ago
1
Add doc hint that default is different than `tar`
#366
schneems
closed
4 months ago
1
Add append_dir_all doc test without renaming
#365
schneems
closed
3 months ago
0
Update append_dir_all doc test
#364
schneems
closed
3 months ago
1
Remove unused `use` in doctest
#363
schneems
closed
5 months ago
0
Update to 2021 edition
#362
cgwalters
closed
5 months ago
0
Release 0.4.41
#361
cgwalters
closed
5 months ago
0
(Feature request) CLI tool
#360
hardBSDk
opened
5 months ago
0
entry_type: Fix doc comments for PAX bits
#359
cgwalters
closed
5 months ago
1
Are backslashes converted to slashes?
#358
eduardosm
opened
7 months ago
0
Make license metadata SPDX compliant
#357
paolobarbolini
closed
5 months ago
0
Confusing error with `append_path_with_name` and named pipes
#356
Cerber-Ursi
opened
7 months ago
0
Add support for unpacking using custom Unpacker API
#355
alessandrod
opened
8 months ago
6
Memory leaks
#354
Smotrov
opened
9 months ago
2
Does this crate support acls?
#353
RyanGreenup
opened
9 months ago
0
`Builder::append_*` methods corrupt archive when file size changes
#352
tp971
opened
11 months ago
0
`append_dir_all` fails on dangling symlinks
#351
larswirzenius
opened
11 months ago
0
`append_dir_all` will add the archive being created to itself
#350
larswirzenius
opened
11 months ago
0
mtime is incorrectly read as 0
#349
konstin
opened
11 months ago
0
update xattr to 1.1.3
#348
sunshowers
closed
5 months ago
5
Can't unpack zero sized file created by dotnet tar
#347
sobczyk
opened
1 year ago
1
Unify `mtime` constant used on Unix and Windows
#346
mkaput
closed
5 months ago
5
Allow setting mode for all `Builder::append_*` methods?
#345
iwinux
opened
1 year ago
0
Doesn't work correctly when entries are collected into a Vec
#344
KSXGitHub
opened
1 year ago
3
feat: allow to skip unsupported files
#343
yet-another-aligator
opened
1 year ago
0
Request: Add a convenient way to inspect executable bit
#342
KSXGitHub
opened
1 year ago
0
HeaderMode::Deterministic differs in behaviour on Unix and Windows platforms
#341
abizjak
closed
5 months ago
0
Next