Skip to content

Add gzip compression option

Lucas Fryzek requested to merge Hazematman/nautilus:lfryzek/gzip_compress into main

This MR adds a GZIP compression

gzip compression is still widely used and sometimes you want to share a file to be used on a system that doesn't have xz available. It would be nice if Nautilus gave the option of quickly creating a tar.gz file.

Merge request reports