~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* unit-test: cover run_commandf() by test-casesEvgeny Bachinin2023-03-30
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Move command functions out of common.hSimon Glass2019-12-02
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada2016-06-24
* test/py: test the shell if commandStephen Warren2016-01-20
* test/py: add test of basic shell functionalityStephen Warren2016-01-20
* test/py: add test of setenv/printenv/echoStephen Warren2016-01-20
* hush: make run_command() return an error on parsing failureRabin Vincent2014-11-07
* hush: return consistent codes from run_command()Rabin Vincent2014-11-07
* cli: hush: Adjust 'run' command to run each line of the env varSimon Glass2014-10-27
* sandbox: restore ability to access host fs through standard commandsStephen Warren2014-06-23
* Add final result tests for run_command_list()Simon Glass2014-06-05
* unit-test: make "test -e" test independent of $CWDStephen Warren2014-03-07
* hush: fix some quoted variable expansion issuesStephen Warren2014-03-07
* unit-test: clean up evironment after Hush testsStephen Warren2014-03-07
* unit-test: add lots of tests for the Hush 'test' commandStephen Warren2014-02-19
* unit-test: fix 'env default' invocationStephen Warren2014-02-19
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* sandbox: Add basic test for command executionSimon Glass2012-08-09