1. 3e12be7 Add option -r to env import to allow import of text files with CRLF as line endings by Alexander Holler · 10 years ago
  2. e9ea230 Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. ac9c301 "env grep" - add support for regular expression matches by Wolfgang Denk · 12 years ago
  4. e27fc12 "env grep" - reimplement command using hexport_r() by Wolfgang Denk · 12 years ago
  5. 565af27 hashtable: preparations to use hexport_r() for "env grep" by Wolfgang Denk · 12 years ago
  6. 71497d0 env: Add environment variable flags by Joe Hershberger · 12 years ago
  7. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  8. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  9. 638e659 env: Refactor apply into change_ok by Joe Hershberger · 12 years ago
  10. a46f770 env: Refactor do_apply to a flag by Joe Hershberger · 12 years ago
  11. 393acf0 env: check and apply changes on delete/destroy by Gerlando Falauto · 12 years ago
  12. d392595 env: add check/apply logic to himport_r() by Gerlando Falauto · 12 years ago
  13. 9b0e1ff env: make himport_r() selective on variables by Gerlando Falauto · 12 years ago
  14. dc88d59 env: unify logic to check and apply changes by Gerlando Falauto · 12 years ago
  15. 1e3cdf3 env: allow to export only selected variables by Wolfgang Denk · 13 years ago
  16. d67abff Constify getenv(), setenv() and hash code functions by Wolfgang Denk · 13 years ago
  17. f0c9d53 common: add a grepenv command by Kim Phillips · 14 years ago
  18. 8d88232 env: re-add support for auto-completion by Mike Frysinger · 14 years ago
  19. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  20. c9ae986 Add hash table support as base for new environment code by Wolfgang Denk · 14 years ago