Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bzip2 compression support #1

Closed
wants to merge 8 commits into from
Closed

Bzip2 compression support #1

wants to merge 8 commits into from

Conversation

exaexa
Copy link

@exaexa exaexa commented Sep 6, 2015

Hello,

as in the e-mail, I coded the bzip2 compression.
Basically the same as -z, but using -J option.

Changes:

  • new -J option everywhere
  • new dependency on libbz2 (fairly standard on almost every distro)
  • new compression format that saves 40-50% of storage

Thanks for comments!
-mk

phaag and others added 8 commits August 9, 2015 14:23
Project created
same as -z, but using -J option.

Changes:

- new -J option everywhere
- new dependency on libbz2 (fairly standard on almost every distro)
- new compression format that saves 40-50% of storage
@phaag phaag force-pushed the master branch 3 times, most recently from 5e6ddef to 7f17ef9 Compare October 3, 2015 15:10
@phaag phaag closed this Oct 3, 2015
@rnalrd rnalrd mentioned this pull request Jun 21, 2016
phaag pushed a commit that referenced this pull request Jun 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants