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