Skip to content

Pull requests: composefs/tar-rs

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update repo links
#451 opened May 14, 2026 by cgwalters Collaborator Loading…
Add Archive::unpack_mapped
#449 opened Apr 19, 2026 by RemiBardon Loading…
Add Entry::set_path_bytes
#448 opened Apr 19, 2026 by RemiBardon Loading…
archive: Replace entry parsing with tar-core Parser
#447 opened Mar 20, 2026 by cgwalters Collaborator Draft
Update rand requirement from 0.8 to 0.10 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#437 opened Mar 4, 2026 by dependabot Bot Loading…
Initialize headers by default to EntryType::Regular breaking-change-wishlist Breaking changes that could be including in the next SemVer-incompatible release.
#423 opened Nov 21, 2025 by e-nomem Loading…
entry: Add set_mode method
#410 opened Jul 29, 2025 by kjughx Loading…
support equivalent to tar's --clamp-mtime
#409 opened Jul 15, 2025 by tofay Loading…
header: update doc for Header.path
#407 opened Jul 1, 2025 by wolfgang42 Loading…
Implement Seek for Entry
#404 opened May 4, 2025 by reidbhuntley Loading…
Request: Function to add files from in-memory data
#400 opened Mar 2, 2025 by KSXGitHub Contributor Loading…
Use zerocopy instead of raw transmute
#392 opened Dec 4, 2024 by cgwalters Collaborator Draft
Pax | Switching key to u8 and update on Pax header doc header breaking-change-wishlist Breaking changes that could be including in the next SemVer-incompatible release.
#391 opened Nov 25, 2024 by gwitrand-ovh Contributor Loading…
builder: Add a set_rdev() convenience
#377 opened Sep 11, 2024 by cgwalters Collaborator Draft
builder: Note that append_dir_all doesn't hardlink
#368 opened Jun 30, 2024 by cgwalters Collaborator Loading…
feat: allow to skip unsupported files
#343 opened Nov 2, 2023 by yet-another-aligator Loading…
feat: add sparse file support to builder
#321 opened May 29, 2023 by attilarepka Loading…
Update overwrite to also overwrite hard links
#319 opened May 17, 2023 by obmarg Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.