Thanks to visit codestin.com
Credit goes to android.googlesource.com

  1. 75afe8d Merge commit 'Prepare v2024.01' into master by Dmitrii Merkurev · 1 year, 8 months ago
  2. 39ee321 cli: Add a function to set up a new cread by Simon Glass · 2 years ago
  3. 3b487bf cli: Allow command completion to be disabled by Simon Glass · 2 years ago
  4. 8fc041f cli: Allow history to be disabled by Simon Glass · 2 years ago
  5. e5509ce cli: Create a function to process characters by Simon Glass · 2 years ago
  6. be5c2ed cli: Convert cread_line() to use a struct for the main vars by Simon Glass · 2 years ago
  7. 33eb0b9 cli: Add a command to show cmdline history by Simon Glass · 2 years ago
  8. 7605fae Merge branch 'v2023.04' into master by Ying-Chun Liu (PaulLiu) · 2 years, 5 months ago
  9. be0169f cli: Correct handling of invalid escape sequences in cread_line() by Simon Glass · 2 years, 6 months ago
  10. 32bab0e menu: Make use of CLI character processing by Simon Glass · 2 years, 9 months ago
  11. b08e9d4 cli: Move readline character-processing to a state machine by Simon Glass · 2 years, 9 months ago
  12. f1d848e Merge 2022.04 into master by Alistair Delva · 3 years ago
  13. 373a674 ANDROID: cli_secure_boot_cmd: Stop depending on OF_CONTROL by Pierre-Clément Tosi · 3 years, 8 months ago
  14. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 3 years, 9 months ago
  15. 1a62d64 cli: Support macro processing with a fixed-size buffer by Simon Glass · 4 years, 10 months ago
  16. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  17. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 10 years ago
  18. a06be2d cli: Export cli_simple_process_macros for use outside of cli_simple by Hans de Goede · 11 years ago
  19. affb215 main: Make the execution path a little clearer in main.c by Simon Glass · 11 years ago
  20. c1bb2cd main: Hide the hush/simple details inside cli.c by Simon Glass · 11 years ago
  21. b26440f Rename bootretry functions and remove #ifdefs by Simon Glass · 11 years ago
  22. e1bf824 Add cli_ prefix to readline functions by Simon Glass · 11 years ago
  23. 6493ccc Split out simple parser and readline into separate files by Simon Glass · 11 years ago
  24. 18d6653 move CLI prototypes to cli.h and add comments by Simon Glass · 11 years ago