-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
boulder: Add support for compressman option #281
base: main
Are you sure you want to change the base?
Conversation
237ee8f
to
31c3fbc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Although I'm not a Rust expert, let's try to make this code more idiomatic by using the Path/PathBuf structs.
854052f
to
4edb90e
Compare
4edb90e
to
ebcb9ef
Compare
f29c2d7
to
57e42cf
Compare
Should be good now |
db2203f
to
8f4fedf
Compare
compresses man/info pages
8f4fedf
to
75dd19e
Compare
🏓 |
|
Compresses any man/info pages with zstd. A tradeoff between slightly bigger .stone files vs smaller installed size.
Tested
nano
(contains man and info files)xz
(contains lots of man symlinks)