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

Implement command-line switches same as lz4 r96. #8

Closed
t-mat opened this issue Jun 2, 2013 · 2 comments
Closed

Implement command-line switches same as lz4 r96. #8

t-mat opened this issue Jun 2, 2013 · 2 comments

Comments

@t-mat
Copy link
Owner

t-mat commented Jun 2, 2013

No description provided.

@t-mat
Copy link
Owner Author

t-mat commented Jun 3, 2013

  • Change -x to -BX. (enable block checksum)
  • Change -nx to -Sx. disable stream checksum)
  • Implement output null (for Windows) / /dev/null (for other platforms).
  • Implement command-line switch concatenation. (eg. lz4c -hcyB4D filename)
  • Implement -t.
  • Implement -BD (Issue Implement -BD compression mode (lz4 r96). #7).

t-mat added a commit that referenced this issue Jun 10, 2013
@t-mat
Copy link
Owner Author

t-mat commented Jun 10, 2013

PR #12 implement this issue (partly). Rest things will fix at another issue.

@t-mat t-mat closed this as completed Jun 10, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant