summaryrefslogtreecommitdiffstats
path: root/bin/filter-bash-environment.py
Commit message (Expand)AuthorAgeFilesLines
* Implement variable assignment handling in python so that we can eventuallyZac Medico2008-03-051-2/+10
* Fix func_start_re so that it requires at least one alphanumeric character.Zac Medico2008-03-041-1/+1
* Tighten the funct_start_re so that it doesn't match leading whitespaceZac Medico2008-03-041-1/+1
* Add support for idendification of function definitions since it's neededZac Medico2008-03-041-2/+18
* Bug #211949 - As suggested by vapier, tighten the variable filter to alsoZac Medico2008-03-021-0/+1
* Bug #202068 - In order to filter unwanted variable assignments outZac Medico2007-12-131-0/+52