Commit Graph

8 Commits

Author SHA1 Message Date
Matteo Cypriani 5ae1f56d65 [xzize] Use default (not max) compression level
It's not recommended to always use -9 with xz.
2014-09-10 11:05:51 -04:00
Matteo Cypriani 7acba0398e [compression_utils] Document existence of atool 2014-09-10 10:52:55 -04:00
Matteo Cypriani 9d58956e77 Fix some typos; add TODO for just-play-something 2014-05-30 15:27:46 -04:00
Matteo Cypriani 8d61d1d685 Add bin/ to link other scripts and global README 2013-04-10 16:32:46 -04:00
Matteo Cypriani d9da17a74c Rename a bunch of scripts
Reorganise and rename some files (add extensions, more relevant names,
etc.).
2013-04-10 16:32:45 -04:00
Matteo Cypriani ead9997d68 [xzize] Handle short-suffix compressed tar
- Handle short-suffix compressed Tar archives.
- Test separately if a source file exists and is regular.
- Use return value of test_extension() instead of test equality of DEST
  and SOURCE.
2010-01-31 16:24:19 +01:00
Matteo Cypriani f7c2f3aec7 [compression_utils] Add script xzize
xzize is a tool to (re)compress to xz.
2010-01-31 13:13:29 +01:00
Matteo Cypriani 6a40e9ba27 [lz] Rename directory to "compression_utils" 2010-01-31 12:57:46 +01:00