ChanTsune/Portable-Network-Archive
Highly scalable archive format that can be compressed, encrypted, and split. Also, its data structure is inspired by the PNG data structure.
RustApache-2.0
Issues
- 0
Add `--follow-link` option
#1035 opened by ChanTsune - 1
Support .gitignore
#581 opened by ChanTsune - 0
Remove `wasm` feature
#1000 opened by ChanTsune - 0
☔ Remove `wasm` feature flag
#998 opened by ChanTsune - 0
- 0
cache ignore path not working
#966 opened by ChanTsune - 0
More strict cli test assertion
#629 opened by ChanTsune - 0
Provide slice friendly APIs
#896 opened by ChanTsune - 0
`ansi_term` unmaintained
#929 opened by ChanTsune - 0
Implement `Archive::entries_slice(&self)`
#898 opened by ChanTsune - 0
Implement `Archive::read_header_from_slice(&[u8])`
#897 opened by ChanTsune - 0
Add password hash algorithm option for cli
#879 opened by ChanTsune - 0
Provide more lower-level operations APIs
#877 opened by ChanTsune - 0
Add `xattrs` subcommand
#834 opened by ChanTsune - 0
Stabilize `strip` subcommand
#827 opened by ChanTsune - 0
- 0
Support `ACL`
#664 opened by ChanTsune - 0
Add `chmod` sub command
#649 opened by ChanTsune - 0
Add `chown` sub command
#648 opened by ChanTsune - 0
Add ACL support to CLI as an experimental feature
#694 opened by ChanTsune - 0
Add ACL support for windows
#700 opened by ChanTsune - 0
- 0
Keep ACL information as private chunks
#687 opened by ChanTsune - 0
Add `--append` option to `stdio` sub command
#698 opened by ChanTsune - 0
Panic occurred when execute `experimental stdio` command without any options
#686 opened by ChanTsune - 0
- 0
Add extra chunk access method for entry
#675 opened by ChanTsune - 0
Add `ChunkType::custom`
#674 opened by ChanTsune - 0
Add `concat` sub command
#651 opened by ChanTsune - 0
Add `--exclude-from` option
#653 opened by ChanTsune - 0
`--exclude-from` for `update` sub command
#658 opened by ChanTsune - 0
`update` sub command `--exclude` has noeffect
#657 opened by ChanTsune - 0
Add support `--uid` and `--gid`
#645 opened by ChanTsune - 0
Add support archiving file list from stdin
#639 opened by ChanTsune - 0
Add support `--files-from`
#643 opened by ChanTsune - 0
☂️ Support `--numeric-owner` like tar
#633 opened by ChanTsune - 0
- 0
- 0
- 0
Add `update` subcommand
#620 opened by ChanTsune - 0
Stabilize `split` subcommand
#456 opened by ChanTsune - 0
show xattrs details
#607 opened by ChanTsune - 0
Show solid mode informations in list result
#538 opened by ChanTsune - 0
Remove progress bar
#567 opened by ChanTsune - 0
Add `delete` subcommand
#586 opened by ChanTsune - 0
- 0
Add stdin/stdout support
#447 opened by ChanTsune - 0
☂️ Support xattrs
#527 opened by ChanTsune - 0
Add `--xattr` options (in cli `create` `extract`)
#537 opened by ChanTsune - 0
Add new chunk type `xATR` (in libpna)
#536 opened by ChanTsune