summaryrefslogtreecommitdiffstats
path: root/bin/ecompressdir
Commit message (Expand)AuthorAgeFilesLines
* For compatibility with older findutils, don't use the -L predicate (bug #1684...Zac Medico2007-02-271-2/+3
* add support for transparently decompressing gz/Z/bz2 files since some upstrea...Mike Frysinger2007-01-281-10/+36
* Use XARGS for portable xargs handling when find doesn't find any files. (bran...Zac Medico2007-01-201-1/+1
* make sure we rename links and not just what they point to #162451Mike Frysinger2007-01-161-1/+2
* use cached suffix value and if it is not valid, lets warnMike Frysinger2007-01-111-2/+5
* dont compress files that are already compressed and dont do sanity checking o...Mike Frysinger2007-01-111-8/+3
* add support for user-customizable compression #9870Mike Frysinger2007-01-111-0/+44