1. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 10 months ago
  2. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  3. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  4. f1f9d4f hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · 8 years ago
  5. cc156f3 test/py: test the shell if command by Stephen Warren · 9 years ago
  6. 8b86c60 test/py: add test of basic shell functionality by Stephen Warren · 9 years ago
  7. 5ab097a test/py: add test of setenv/printenv/echo by Stephen Warren · 9 years ago
  8. 2302b3a hush: make run_command() return an error on parsing failure by Rabin Vincent · 10 years ago
  9. 484408f hush: return consistent codes from run_command() by Rabin Vincent · 10 years ago
  10. 87b6398 cli: hush: Adjust 'run' command to run each line of the env var by Simon Glass · 10 years ago
  11. 4d90702 sandbox: restore ability to access host fs through standard commands by Stephen Warren · 10 years ago
  12. 93ce756 Add final result tests for run_command_list() by Simon Glass · 10 years ago
  13. cfd13e8 unit-test: make "test -e" test independent of $CWD by Stephen Warren · 11 years ago
  14. fe9ca3d hush: fix some quoted variable expansion issues by Stephen Warren · 11 years ago
  15. eebd1b5 unit-test: clean up evironment after Hush tests by Stephen Warren · 11 years ago
  16. f2afe70 unit-test: add lots of tests for the Hush 'test' command by Stephen Warren · 11 years ago
  17. 6748672 unit-test: fix 'env default' invocation by Stephen Warren · 11 years ago
  18. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. a72007d sandbox: Add basic test for command execution by Simon Glass · 12 years ago