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

Added pbzip2 support, and fixed some issues. #16

Merged
merged 1 commit into from Nov 23, 2012

Conversation

ydavit
Copy link
Contributor

@ydavit ydavit commented Nov 23, 2012

  • added pbzip2 support for compression, which speeds up archive creation on multicpu machines
  • fixed file position handling in MS_dd_Progress() function.
    Previously it was skipping the first block, if the compressed
    file consists of a block and the tail
  • minor fix in progress printing in MS_dd_Progress() function.

        - fixed file position handling in MS_dd_Progress() function.
          Previously it was skipping the first block, if the compressed
          file consists of a block and the tail
        - fixed progress printing in MS_dd_Progress() function.
megastep added a commit that referenced this pull request Nov 23, 2012
Added pbzip2 support, and fixed some issues.
@megastep megastep merged commit 11216a7 into megastep:master Nov 23, 2012
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.

None yet

2 participants