alexcrichton / tar-rs

Tar file reading/writing for Rust
https://docs.rs/tar
Apache License 2.0
616 stars 178 forks source link

Please support a Mode that preserves timestamps but not usernames #339

Open joshtriplett opened 10 months ago

joshtriplett commented 10 months ago

I'd love to have a preserve mode that preserves timestamps but squelches user/group information, for cases where mtimes matter.