Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #193486 - Use echo -n and properly quote the array argument. (trunk r7850) | Zac Medico | 2007-09-27 | 1 | -1/+1 |
* | Bug #193486 - Use xargs to avoid 'bash: /bin/rm: Argument list too long' | Zac Medico | 2007-09-27 | 1 | -1/+2 |
* | cache the result of --suffix to reduce testing overhead as suggested by Mr_Bo... | Zac Medico | 2007-06-22 | 1 | -14/+17 |
* | drop the need for the force flag by default and just delete the existing file... | Zac Medico | 2007-03-27 | 1 | -1/+7 |
* | send stdout to /dev/null since we rely on the output of stdout here to determ... | Zac Medico | 2007-03-27 | 1 | -1/+1 |
* | allow people to disable compression by setting the PORTAGE_COMPRESS variables... | Zac Medico | 2007-03-05 | 1 | -5/+7 |
* | For bug #168267, use add --force to the default PORTAGE_COMPRESS_FLAGS so tha... | Zac Medico | 2007-02-27 | 1 | -1/+1 |
* | add support for user-customizable compression #9870 | Mike Frysinger | 2007-01-11 | 1 | -0/+44 |