summaryrefslogtreecommitdiffstats
path: root/bin/ecompress
Commit message (Expand)AuthorAgeFilesLines
* cache the result of --suffix to reduce testing overhead as suggested by Mr_Bo...Zac Medico2007-06-221-14/+17
* drop the need for the force flag by default and just delete the existing file...Zac Medico2007-03-271-1/+7
* send stdout to /dev/null since we rely on the output of stdout here to determ...Zac Medico2007-03-271-1/+1
* allow people to disable compression by setting the PORTAGE_COMPRESS variables...Zac Medico2007-03-051-5/+7
* For bug #168267, use add --force to the default PORTAGE_COMPRESS_FLAGS so tha...Zac Medico2007-02-271-1/+1
* add support for user-customizable compression #9870Mike Frysinger2007-01-111-0/+44