Ticket #3523 (closed enhancement: fixed)
Open tar.lz4
Reported by: | zenek | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.16 |
Component: | mc-vfs | Version: | master |
Keywords: | Cc: | zaytsev | |
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
I would like support for tar.lz4 in mc, because speed of compression is important for me. ( Tarballs created by tar -I lz4 -cf something.tar.lz4 somedir ).
It is possible to add a view action, but I'm not able to open it with utar://
Attachments
Change History
comment:3 Changed 9 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
- Votes for changeset set to andrew_b
- Branch state changed from no branch to on review
Branch:3523_tar_lz4
changeset:b5ccd12d32cee5609f99bc982abf80d525da82dc
comment:5 Changed 9 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [b5ccd12d32cee5609f99bc982abf80d525da82dc].
comment:7 follow-up: ↓ 8 Changed 9 years ago by zaytsev
- Cc zaytsev added
On a related note, it seems that lzma is missing from misc/filehighlight.ini section [archive], shall I add it?
Note: See
TracTickets for help on using
tickets.
patch attached.