Support PORTAGE_REPOSITORIES environmental variable, which overrides
[portage.git] / bin / ebuild-helpers / ecompress
2012-09-14 Brian HarringConvert funcs of isolated-functions.sh to __ prefixed...
2011-06-30 Zac MedicoFix last commit to work regardless of nullglob.
2011-06-30 Zac Medicoecompress: beware of -k in PORTAGE_COMPRESS_FLAGS
2010-12-20 Zac MedicoSubstitute bash builtin >> for touch command.
2010-10-14 Ulrich MuellerDon't compress empty files, bug 340935.
2010-08-19 Zac Medico* In helpers_die arguments, display ${0##*/} instead...
2010-08-12 Dror LevinMake utilities die on failure in EAPI 4, bug 273651
2010-03-24 Zac MedicoAdd back executable bits, accidentally removed in previ...
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2009-12-13 Zac MedicoCombine 2 shift calls into one. v2.2_rc59
2009-12-13 Zac MedicoBug #296554 - Add decompression support to ecompress...
2009-04-02 Zac MedicoBug #264245 - Revert i|=1 from r13242 since that breaks...
2009-03-29 Zac MedicoIn order to eliminate the possibility of integer overfl...
2009-03-12 Zac MedicoMove ebuild helpers into an ebuild-helpers subdirectory.