summaryrefslogtreecommitdiff
path: root/src/shared/shell.h
Commit message (Expand)AuthorAgeFilesLines
* shared/shell: Add bt_shell_echoLuiz Augusto von Dentz2022-12-141-0/+2
* shared/shell: Introduce bt_shell_execLuiz Augusto von Dentz2022-02-281-0/+1
* shared/shell: fix missing stdbool in shell.hYun-Hao Chung2021-08-111-0/+1
* src: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* shared/shell: Fix colors not using proper escape sequenceLuiz Augusto von Dentz2019-03-141-8/+8
* shared/shell: Return exit status to callerERAMOTO Masaya2018-03-271-1/+1
* shared/shell: Add bt_shell_usageLuiz Augusto von Dentz2018-02-281-0/+1
* shared/shell: Add bt_shell_{noninteractive_}quitLuiz Augusto von Dentz2018-02-281-0/+3
* shared/shell: Introduce bt_shell_{get,set}_envLuiz Augusto von Dentz2018-02-061-0/+3
* shared/shell: Add submenu descriptionLuiz Augusto von Dentz2017-12-121-0/+1
* shell: Add exists callbackLuiz Augusto von Dentz2017-12-111-0/+4
* shell: Add bt_shell_optLuiz Augusto von Dentz2017-12-081-1/+10
* shared/shell: Fix no version output with optionERAMOTO Masaya2017-12-051-1/+1
* shared/shell: Use wordexp to parse argumentsLuiz Augusto von Dentz2017-11-171-1/+1
* shared/shell: Add submenu supportLuiz Augusto von Dentz2017-11-171-1/+10
* shared/shell: Add initial implementationLuiz Augusto von Dentz2017-11-171-0/+67