Ticket #4509 (closed enhancement: fixed)
Support for LZO/LZOP compression format
Reported by: | TobiasW | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.31 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
Here is a patch that integrates the lzop compressor into the Midnight Commander. The file extention of lzop compressed files is .lzo and for tar archives both .tar.lzo and .tzo are allowed.
As I often use this type of compressed files, I would appreciate it if this patch is integrated into the Midnight Commander project.
Attachments
Change History
comment:1 Changed 12 months ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
- Branch state changed from no branch to on review
- Milestone changed from Future Releases to 4.8.31
Great work! Thanks!
Branch: 4509_lzo
changeset:4b7d002300255a8baf8e66b197469a301b95a97a
comment:2 Changed 12 months ago by andrew_b
- Votes for changeset set to andrew_b
- Branch state changed from on review to approved
comment:3 Changed 12 months 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: [cede013095699c8c14a2b2aea3d5647baba1dca1].
Note: See
TracTickets for help on using
tickets.