Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | env: check and apply changes on delete/destroy | Gerlando Falauto | 2012-09-18 | -2/+3 |
* | env: add check/apply logic to himport_r() | Gerlando Falauto | 2012-09-18 | -1/+13 |
* | env: make himport_r() selective on variables | Gerlando Falauto | 2012-09-18 | -1/+5 |
* | env: unify logic to check and apply changes | Gerlando Falauto | 2012-09-18 | -1/+2 |
* | env: allow to export only selected variables | Wolfgang Denk | 2011-11-08 | -1/+2 |
* | Constify getenv(), setenv() and hash code functions | Wolfgang Denk | 2011-07-30 | -1/+1 |
* | common: add a grepenv command | Kim Phillips | 2011-04-28 | -0/+6 |
* | env: re-add support for auto-completion | Mike Frysinger | 2011-01-09 | -0/+7 |
* | hashtable: drop all non-reentrant versions | Mike Frysinger | 2010-12-17 | -17/+1 |
* | Add hash table support as base for new environment code | Wolfgang Denk | 2010-09-19 | -0/+106 |