Pass a space-separated list of variables into filter-bash-environment.py and
[portage.git] / bin / filter-bash-environment.py
2008-03-05 Zac MedicoPass a space-separated list of variables into filter...
2008-03-05 Zac MedicoFix have_end_quote() to compare the quote against the...
2008-03-05 Zac MedicoHandle multi-line quoted variable assignments.
2008-03-05 Zac MedicoUpdate description to reflect the new meaning of the...
2008-03-05 Zac MedicoImplement variable assignment handling in python so...
2008-03-04 Zac MedicoFix func_start_re so that it requires at least one...
2008-03-04 Zac MedicoTighten the funct_start_re so that it doesn't match...
2008-03-04 Zac MedicoAdd support for idendification of function definitions...
2008-03-02 Zac MedicoBug #211949 - As suggested by vapier, tighten the varia...
2007-12-13 Zac MedicoBug #202068 - In order to filter unwanted variable...